2025-01-25 11:49 AM
Hi,
I am building a BLE application using Zephyr v3.7.0 and nucleo_wba55cg evaluation board. I have currently implemented the accept list functionality where only paired and bonded devices can connect in accept list adv mode.
However, I struggle with the bond deletion scenarios; below you can find the test steps to reciprocate the scenario:
In step 3, I am not able to re-pair and re-bond the same smartphone that has been bonded once before (essentially, the peripheral device retains the bond but still bonding is not possible)
Note:
@Lubos KOUDELKA @Sebastien DENOUAL @Dominique FOLLEZOUR