Hi,
Greetings for the day!
I Face re-pairing issue in iPhone similar to the issue mentioned in this link [Resolved] TI SDK 1.40.00.45 : Crash when re-pairing with a peer device that lost or removed its bon...
My peripheral device : KW36, central device: iPhone X(iOS version: 12.4)
I try the following sequence :
1) Flash KW36 with hid_device example.
2) Initiate a connection from iPhone X(iOS version:12.4) to KW36,
3) I use just works pairing( no display, no keyboard) and iPhone gets paired successfully
4) Bonding deleted from peripheral device(kw36) and not from central device(iPhone)
5) After this the central device(iphone) initiates a connection request, but does not send a pairing request to the peripheral device(kw36)
What I understood from this link [Resolved] TI SDK 1.40.00.45 : Crash when re-pairing with a peer device that lost or removed its bon... is, we can send "insufficient authentication" to GATT read/write request by central device to peripheral device, so that central device will get discovery error(insufficient authentication) and iPhone will initiate pairing request after this.
I want to implement this failure scenario in KW36, how I can do this ?
Regards
Sai Kalyana Raman