This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2564C: CC2564

Part Number: CC2564C
Other Parts Discussed in Thread: CC2564

Hi

I based on the HOGPDemo for the software development, I got the problem on the reconnect. I would like to bond to the iphone and auto reconnect. However, its not able to reconnect and I need to re-pairing to make a success connection. 

During the reconnection, its able to resolved the address and process the authorization event. However it will be disconnect immdeiately with reason 0x3D return.

I suspect if the irk and ltk are not exchanged correctly. Could you advise how could i verify if the encryption key is exchanged correctly?

this is the iphone and HOGP's pairing capability

IIphone:
IO Capability: lcKeyboardDisplay.
MITM: TRUE.
Bonding Type: Bonding.
OOB: OOB Not Present.
Encryption Key Size: 16.
Sending Keys:
LTK: YES.
IRK: YES.
CSRK: NO.
Receiving Keys:
LTK: YES.
IRK: YES.
CSRK: NO.


HOGP ConfigureCapabilities device pairing capability
IO Capability: lcNoInputNoOutput.
MITM: FALSE.
Bonding Type: Bonding.
OOB: OOB Not Present.
Encryption Key Size: 16.
Sending Keys:
LTK: YES.
IRK: NO.
CSRK: NO.
Receiving Keys:
LTK: NO.
IRK: YES.
CSRK: NO.

Regards

Nicky