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

BLE UART example pairing? password?

I noticed when using the UART BLE Example that there is no password or pairing request to connect to and use the device. 

Everything works fine, and I even implemented my own little password thing that has to present a password over the active connection before itll start sending data over the UART connection. 

The trouble is, there is no paring password or code, or password in order to connect. I cant figure out how to fix that situation, any ideas? 

This is causing me a problem in the Denial of Service area. Someone can connect to the device, and just leave it idle and connected, preventing an authorized user from connecting. This is starting to happen to me in school situations because of nefarious students. 

Parents Reply
  • That doesnt help me with the nRF52832 thats why I am here asking for help. I am using the BT832XE from Fanstel as that is the longest range BLE module I can find with +20dbm of output power. Which is why I chose it for my product. 

    Anyways, I will read the article and see if that helps. It doesnt specify what software IDE they are using, I am using the Segger stuff. 

Children
Related