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.

SIMPLELINK-CC2640R2-SDK: Is it possible to disable / turn-off link encryption from Peripheral ?

Part Number: SIMPLELINK-CC2640R2-SDK

Hi,

* BLE Stack : simplelink_cc2640r2_sdk_1_35_00_33.

* Sample code : simplelink_cc2640r2_sdk_ble_example_pack_1_35_00_37 -- [CC2640R2RC] hid_adv_remote.

Usually, BLE requires Secure Connection ; in which BLE stack 4.2 already has secure connection implemented in the stack.

 

Is it possible to disable / turn-off link encryption from Peripheral (in this case: remote control) ?

If yes, please advise how ?   what modification need to be done in the code ?   will it required changes in the stack ?

 

Thank you in advance.