cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.51k stars 432 forks source link

OTA.GetBootState doesn't work for CC3220 #406

Open ulso opened 6 years ago

ulso commented 6 years ago

Despite the fact that RPC.List reports it as available, the use of OTA.GetBootState doesn't work on CC3220. It just returns Error: -1

rojer commented 6 years ago

ahem... well, OTA is not implemented for CC3220 yet. the whole thing is basically a stub. so... yeah. :)