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

Secure UART Pairing for Central and Peripheral Examples

Hey guys, I am using 2 nRF52832 boards with a PCA10040. I program my boards with the BLE UART central and peripheral examples. I was wondering if it is possible to, and if so how to, make the pairing process secure between the 2 boards. As of now, after I program the examples, the boards just connect automatically and both LED1's turn on. I was wondering if we could make the pairing process start after pressing BUTTON1 on the boards. And then when they successfully pair, the LED1's turn on. Any help is great. If you know how to do it or have done something similar, please share in detail or even share your code if you're willing. Thanks!!

Related