Do the nrf mesh has open source with Encryption to prevent everyone can receive the datas ?
Do the nrf mesh has open source with Encryption to prevent everyone can receive the datas ?
There are no encryption mechanisms in the nRF51-ble-broadcast-mesh as such. However, it should be possible to implement some form of encryption of the data at a higher level.
I have implemented AES CTR for the mesh, I can not share code but it works fine.