Roger - @Matti Airas I have OTA updates enable...
@Matti Airas I have OTA updates enabled on my SH-ESP32, and also on another ESP32 board. I’m also sending out n2k data, so I would like to disable sending signalk data. I followed your HALMET example which works for the data, but OTA updates don’t work. Looking at the different app types, it looks like OTA is only available on the full app. Do you have any suggestions?
V2 SDK if it makes a difference.
Thanks,
Roger.
4 Replies
Can you define "don't work"?
OTA is defined in sensesp_app, not in sensesp_minimal_app or sensesp_base_app.
Is it just a case of adding it to my app, like we are doing with Networking and HTTPServer?
Yeah, that's enough. No need to even keep the reference around.
Ah ok