Releases: mauriciobarroso/nearfi_code
Releases · mauriciobarroso/nearfi_code
v1.3.0
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
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
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
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
First functional version of the code
- ESP IDF v4.2