Skip to content

krishna4104/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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.2%
  • Python 20.0%
  • CMake 1.8%