Hi All,
I am using s112_nrf52_7.2.0_softdevice with nRF5_SDK_17.1.0 and Segger Embedded studio for nRF52805.
My application code is successfully patched for nRF52805 as provided in link and working fine. Now, I want to do paring & bonding using OOB method and also need to do encryption on some of the GATT Characteristic's payload. so, below points I need to clear
- Which type of AES 128 bit encryption is supported by nRF52805.
- Any Example of AES 128 bit encryption & OOB that can work for Nrf52805.
- How to generate Random Number, is there any library.
- what will be considering points for OOB , AES 128 bit encryption and to generate random number.
- Is there any special hardware required for all of the above above points.
Please suggest any documents ,example, links or helpful resources that have some implementation like this, thanks in advance.
Suresh