-
Notifications
You must be signed in to change notification settings - Fork 179
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
BLE bonding fail when it's no longer used by Matter (CON-1426) #1164
Comments
@GaryChan-work extremely sorry for the late turn around. Can you please check if #1207 (comment) answers your problem. For continue using the BLE even after commissioning, we need to disable the What I tried doing is used the code from the esp-idf examples' bleprph and blecent to incorporate those roles. Please check and let me know if that works for you. |
Please check if espressif/esp-idf#11036 is helpful. |
@GaryChan-work Please close this if your issue is resolved |
Closing this now |
Hi,
I had the same issue as listed below and could use @chrelu solution to do the advertising. However, I couldn't perform the bonding with the mobile phone as I did before. I have used the "nRF Connect app" on Android to connect it and perform the bonding, but the connection was dropped, and the bonding was failed. The mobile didn't prompt any message for me to confirm the passkey, and the device also didn't receive BLE_GAP_EVENT_PASSKEY_ACTION as before.
Does anyone know how to fix this issue?
Thank you very much!
Originally posted by @chrelu in #906 (comment)
The text was updated successfully, but these errors were encountered: