jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
50 stars 11 forks source link

OTA Upgrade #85

Open jgauchia opened 10 months ago

jgauchia commented 10 months ago

Add firmware upgrade via OTA

hpsaturn commented 1 week ago

I think that we could have this in the WCLI library, in this layer, similar to telnet service, o maybe enable/disable via flag. The other thing is FOTA updates, that is a different challenge, but maybe will nice to have in this layer too.

jgauchia commented 1 week ago

I think that we could have this in the WCLI library, in this layer, similar to telnet service, o maybe enable/disable via flag. The other thing is FOTA updates, that is a different challenge, but maybe will nice to have in this layer too.

Ok! no problem