nearfi_code

Proximity Wi-Fi Repeater based on ESP32 SoCs

MIT License

Stars
0
Committers
1

Bot releases are hidden (Show)

nearfi_code - v1.3.0 Latest Release

Published by mauriciobarroso over 1 year ago

Fifth functional version of the code

  • ESP IDF v4.2
  • Updated OTA server certificate
  • Implmented a LED full state to indicate the maximum number of clients connected
  • Deleted ping funciton to indicate no internet connection
  • Added new buzzer and button components
  • Cleaned application code
nearfi_code - v1.2.0

Published by mauriciobarroso over 2 years ago

Fourth functional version of the code

  • ESP IDF v4.2
  • Updated OTA server certificate
  • SoftAP SSID changed according SSID target
  • Improved LED control
  • Implemented ping funciton to indicate no internet connection
  • Cleaned code of components and application
nearfi_code - v1.1.1

Published by mauriciobarroso almost 3 years ago

Third functional version of the code

  • ESP IDF v4.2.2
  • Removed MQTT component (not used)
  • Removed unnecessary certificates (AWS device ID, AWS private key, AWS endpoint, AWS S3)
  • Cleaned code of components and application
nearfi_code - v1.1.0

Published by mauriciobarroso about 3 years ago

Second functional version of the code

  • ESP IDF v4.2.2
  • Implemented Secure Boot v2
  • Implemented Flash encryption (development mode)
  • Implemented HTTPS OTA
  • Implemented MQTT component (not used)
  • Updated sdkconfig.defaults to improve internet speed up to 10 Mbps
  • Added certificates (AWS device ID, AWS private key, AWS endpoint, AWS S3) and other files (device ID)
  • Added signing keys to Secure Boot v2
  • Cleaned code of the components
nearfi_code - v1.0.0

Published by mauriciobarroso about 3 years ago

First functional version of the code

  • ESP IDF v4.2