Search found 2 matches

by bpfeiffer
Mon May 06, 2019 1:12 pm
Forum: General Discussion
Topic: the passkez in BLE security
Replies: 2
Views: 4346

Re: the passkez in BLE security

or you can use bonding/pairing without passkey and during pairing add device to whitelisted, finally you can allow to connect only whitelisted devices. For example you will need just one gpio/button, when its high on esp32 startup then you will allow to connect and pair new device and when its low ...
by bpfeiffer
Wed Mar 27, 2019 6:56 am
Forum: ESP-IDF
Topic: BLE Pairing with a button
Replies: 4
Views: 5965

Re: BLE Pairing with a button

Hi,

you found a solution for this?
I'm working on a simmilar project like this.