-
Notifications
You must be signed in to change notification settings - Fork 23
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
Python script not working #7
Comments
You need to add "response=True" when writing to the control characteristic too.
|
Hi there, async def send_ota(esp32_ble_ota): and split the firmware into packets
please help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to test this but the python code doesn't write the characteristics of the esp. And the execution is stuck at this -
Searching for ESP32...
ESP32 found!
Sending packet size: 253.
Sending OTA request.
The text was updated successfully, but these errors were encountered: