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.

CC2650: CC26xx ECDH dynamic key generation

Part Number: CC2650
Other Parts Discussed in Thread: CC2640

Hello Ti Team,

I am working on BLE-4.2 SDK 2.2.1 to test ECDH pairing security. I have tested security_examples_peripheral and security_examples_central example code with (PAIRING = OOB_SC) and it's working correctly but this is the static private and public key generation example. I need dynamic private and public key generation.

I think ECCROMCC26XX_genKeys this API generate the dynamic key. I read the SWRU393_CC2640_BLE_Software_Developer's_Guide but I didn't find more information about Out of Band. Is there more information available for Out of Band or any documenattion for Out of Band?

Any one worked on dynamic key generation for ECDH?

Any help will be appreciated.

Thanks,

Raj