Hi nRF team,
we are building our project on top ble_template_example, and we want data encryption for bluetooth data .
we have seen below ways :-
1.) AES Encryption
2.) BLE_GAP_CONN_SEC_MODE Permissions
pls suggest which one is more feasible for data encryption.
And also share any project examples where above Encrptions are implemented.
Thank You !