Restricting BLE connections to the bonded device ONLY

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
NeJo_3618906
Level 1
Level 1
First reply posted First question asked Welcome!

Hello,

Is there a way to accomplish the following using the existing library features?:

- Once a BLE peripheral is bonded to a central, it will not accept connections from any other device except the one we're bonded with. The bonded central can connect and disconnect as needed, but all other central devices would not be allowed to connect at any time.

- The bonded central device may support any of the valid BLE addressing schemes (private static/resolvable static etc. we can't control this part)

- I am implementing this on the  MurataType1LD module: (CYW43438) + STM32 (ARM Cortex-M4F) 

 

0 Likes
5 Replies