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

BLE just works pairing

Hi,

I am working over nrf51822 ble and I have some security issues with that. I'm programming an android app to connect to the nRF51822 (peripheral). Without any security or pairing settings everything works fine. The Problem: Any kind of authentication and encryption is needed, but in the final Product the nRF51822 has no display or keyboard.

I want to work with "just works" security model so that no sniffing or eavesdropping would interference. please suggest me some material where I can good enough knowledge and can work with my ble device. Any help will be appreciated.

Related