This is a simple OTA for ESP32 with a password that allows you to update your firmware over the air with bin and or other files. The code was tested on an ESP32 DEV board and it works perfectly, but it needs to be tested on EVOKE Motorcycles ESP#@ CAN ECU Board. The next step is to add the code of the Wifi_With_OTA repository where the ESP32 scans all the nearby wifi, and you can use your phone or other devices to connect the ESP32 to the desired wifi network. If the above feature is added, the user will connect to their own WiFi and update their devices independently.
- SSID: FLYRouter-e920 (It should be changed with your own network SSID)
- Password: b33cd675
- username: evoke
- Password: nicolas
- Over The Air (OTA) firmware update
- Vanilla Free RTOS task manager
- Classic Serial Bluetooth or Serial BT
- Be able to scan the nearby network and connect to the desired wifi.
- Upgrade the web page with pictures and other animations.
- Add a forgot password button