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.