Skip to content

Failing to reconnect to a paired, JUST_WORKS BLE device #41907

Answered by MrOneTwo
MrOneTwo asked this question in Q&A
Discussion options

You must be logged in to vote

Things I didn't know before I started investigating it: I'm using Secure Connection pairing here.

Ok so after some investigation and a lot of help, we established that the problem is with iOS accessing the CCCD characteristic.

> ACL Data RX: Handle 0 flags 0x02 dlen 9                                     #194 [hci0] 12.518916
      ATT: Write Request (0x12) len 4
        Handle: 0x0022
          Data: 0100
< ACL Data TX: Handle 0 flags 0x00 dlen 9                                     #195 [hci0] 12.519016
      ATT: Error Response (0x01) len 4
        Write Request (0x12)
        Handle: 0x0022
        Error: Insufficient Authentication (0x05)

The iPhone attempts to write to a characteris…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@joerchan
Comment options

@MrOneTwo
Comment options

@MrOneTwo
Comment options

@joerchan
Comment options

@MrOneTwo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MrOneTwo
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