Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OTA Upload #27

Open
rei-vilo opened this issue Mar 3, 2018 · 3 comments
Open

Implement OTA Upload #27

rei-vilo opened this issue Mar 3, 2018 · 3 comments

Comments

@rei-vilo
Copy link
Member

rei-vilo commented Mar 3, 2018

For CC3200, CC3200-EMT and CC3220-EMT, implement OTA upload.

This would ease the upload process.

ESP8266 has already implemented this process as a library, ArduinoOTA, to be found at https://github.com/esp8266/Arduino/tree/master/libraries/ArduinoOTA

@rei-vilo
Copy link
Member Author

rei-vilo commented Mar 4, 2018

@rei-vilo
Copy link
Member Author

rei-vilo commented Mar 12, 2018

Similarly, Moteino has implemented OTA for RFM69-based boards (sub-1 GHz) at
https://github.com/LowPowerLab/RFM69/tree/master/Examples/WirelessProgramming_OTA

@rei-vilo
Copy link
Member Author

rei-vilo commented Dec 8, 2018

Arduino has now the WiFi101 OTA library. Source code is available at https://github.com/arduino-libraries/WiFi101OTA.

The WiFi101OTA class has 2 functions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant