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: