Connectable but not discoverable

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

cross mob
Anonymous
Not applicable

How do I make the chip connectable but not discoverable ?

0 Likes
1 Solution
StBa_721356
Level 5
Level 5
50 likes received 25 likes received 10 likes received

I highly doubt that you can do this.

To be able to connect to a BLE peripheral it has to advertise its presence and thus has to be discoverable. Otherwise a BLE central would not know how to connect to the peripheral.

You can do the other way round: making a peripheral being discoverable but not connectable (typical example for this is an iBeacon peripheral).

View solution in original post

2 Replies