Skip to content

Releases: mauriciobarroso/nearfi_code

v1.3.0

28 Mar 02:25
Compare
Choose a tag to compare

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

v1.2.0

07 Jun 20:43
3a4c49c
Compare
Choose a tag to compare

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

v1.1.1

10 Jan 17:57
Compare
Choose a tag to compare

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

v1.1.0

22 Sep 14:50
Compare
Choose a tag to compare

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

v1.0.0

29 Jul 03:35
Compare
Choose a tag to compare

First functional version of the code

  • ESP IDF v4.2