ESP32 SDK to integrate asvin libraries for over the air update through asvin platform
- Rename credentials_copy.h to credentials.h
- Update
customer_key
,device_key
- Then build the application and flash it to ESP32
- The application uses WiFiManager to connect to the WiFi. Please follow the instructions given in
https://github.com/tzapu/WiFiManager
to connect to WiFi
- Connect to WiFi
- Login To Auth Server
- Register Device
- CheckRollout
- Get CID from BlockChain server
- Download Firmware from IPFS server and update the ESP
- Check if Rollout was sucessful