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.

CCS/LAUNCHXL-CC2640R2: Question about pairing

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F

Tool/software: Code Composer Studio

Hello,

I am using 2 LaunchXL CC2640r2f, my code is based on multi_role.

When I upload code to both of them and connect one to the other everything works fine.

When I upload the same code (no changes) to just one of them and try again, they do not connect, I get p_msg->hdr.status == blePending and then GAP_LINK_TERMINATED_EVENT.

I know that uploading code removes all pairing information from that device while the other still has the info, but why can't it connect?

Thanks,

Amit