Skip to content
Discussion options

You must be logged in to vote

Interesting find! Yeah, it seems like it should wait until the mtu exchange response is processed before sending the next command. This needs a change to the gatt outbound processing logic to ensure there's only 1 outbound at a time. The challenge is that the att exchange is a shortcut not going through the gatt code, so it'd need to mark the connection in the connection manager somehow.

I raised #490 to track it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lxndrd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants