The latest version of the deployment module is now equipped with OTA updating, basically being able to update the code inside the microcontroller via WiFi.
Currently we have a safeguard in place that if the ESP32 doesn't connect to wifi on startup it will just ignore it and continue.
Task
The latest version of the deployment module is now equipped with OTA updating, basically being able to update the code inside the microcontroller via WiFi.
Currently we have a safeguard in place that if the ESP32 doesn't connect to wifi on startup it will just ignore it and continue.
Task
CONNECT_WIFIwe run the setup function in the ota class