Search found 2 matches
- Wed Sep 19, 2018 9:35 am
- Forum: General Discussion
- Topic: BLE Security Passcode
- Replies: 15
- Views: 43191
Re: BLE Security Passcode
Hi, I'm facing almost same problem too. In my case, I want to implement pairing between ESP32 and iPhone(ios11) and I don't need any passcode. The ideal behavior is that once one iPhone connected to ESP32, any other central devices can't scan the ESP32 until the pairing is broken. In the present, I ...
- Wed Sep 19, 2018 9:06 am
- Forum: ESP32 Arduino
- Topic: BLE Pairing between ESP32 and iPhone
- Replies: 0
- Views: 2969
BLE Pairing between ESP32 and iPhone
Hi, I want to implement BLE pairing between ESP32 and iPhone(ios11). The ideal behavior is that once one iPhone connected to ESP32, any other central devices can't scan the ESP32 until the pairing is broken. And also, bonded iPhone will automatically connect to ESP32 after that. How can I implement ...