Hi All.
We have flashed the hex-file of ble_app_blinky for pca10040 on the debugger, and things work fine.
We are using sdk-15.2 with softdevice-6.1.1
So, a question, does this example (and the sdk-examples in general) incorporate ble-security at transport level? By transport level, we require that the data-transfer between peers must be "encrypted-over-the-wire", so that no one can read the data on-the-fly.
So, does the ble-stack in the sdk-examples already takes care of this? Or some extra bootstrapping needs to be done?
Will be grateful for pointers.
Thanks and Regards,
Ajay