Skip to content

Conversation

@martinwork
Copy link
Contributor

From MicroBitBLEManager's bleDisconnectionCallback, trigger the same event as MicroBitUARTService's on_confirmation to wake up send() if it's sleeping. Fixes #407.

From MicroBitBLEManager's bleDisconnectionCallback, trigger the same event as MicroBitUARTService's on_confirmation to wake up send() if it's sleeping. Fixes lancaster-university#407.
@jaustin
Copy link
Contributor

jaustin commented Aug 21, 2019

@finneyj and @microbit-sam would be good to look at this small fix as this is an issue for the iOS app and the fix isn't invasive.

@microbit-sam
Copy link
Contributor

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MicroBitUARTService::send can get stuck when client disconnects

3 participants