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

S110 Encryption from application

Hi All,

From the data sheet nrf51822 have a aes hw modules which is used bt softdevice s110.

If i disable the pairing key .

Can I use the inbuilt aes module from my application program.

Any help is greatly appreciated. Thanks & Regards, Dibin

Parents
  • You don't have to disable the pairing on the BLE link to use the AES in your application. You can simply request your payload to be encrypted before handing it over to the BLE stack. That way the data is already encrypted by your application before it's sent across BLE with encryption.

  • Hi , Thank you very much for information. Regards, Dibin

Reply Children
No Data