Skip to content

Last notification is never seen by upload script #4

Description

@jagheterfredrik

Thanks for your work on all things BLE!

It seems that the default onComplete handler's use of vTaskDelay blocks the Bluetooth stack on my single core ESP32-C3, which leads to the upload script never receiving the last ACK notification. I solved it by registering a custom onComplete handler which instead sets a reboot flag+time read by the loop() but might be worth at least documenting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions