This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE encryption

Hi,

I want to encrypt the BLE data.

If I understand it right the cryptocell can't encrypt the data sent over BLE automatically, instead the application has to encrypt the data first then has to send the encrypted data over BLE, is that right !?

I saw in ble_gap.h file a sd_ble_gap_encrypt function, is it an BLE link automatic encryption ? if yes what encryption protocol is this !? is the ble central && peripheral examples have it already?

BR

JK

Parents Reply Children
No Data
Related