Skip to content

michael-angerer/esp32_ble_ota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLE OTA Ready ESP Project + Python Client Code

This project contains OTA update capabilities via BLE implemented using the NimBLE stack and a Python-based client code using the Bleak library.

References

The ESP code is based on the official example provided by Espressif:

The Python client code is implemented using Bleak:

License

http://www.apache.org/licenses/LICENSE-2.0

Blog Post

The concept behind this project is fully explained in the following blog post:

Releases

No releases published

Packages

No packages published