Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pairing issue #45

Open
szkkeny opened this issue Sep 18, 2018 · 1 comment
Open

Pairing issue #45

szkkeny opened this issue Sep 18, 2018 · 1 comment

Comments

@szkkeny
Copy link

szkkeny commented Sep 18, 2018

Hi,

I want to implement 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.

How can I do that?

Regards,

@szkkeny
Copy link
Author

szkkeny commented Sep 18, 2018

I think I can solve it by changing m_advParams.adv_type in BLEAdvertising.cpp.
https://github.com/pcbreflux/espressif/blob/master/esp32/app/ESP32_ble_notify/main/GreatNeilKolbanLib/BLEAdvertising.cpp#L40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant