Hi,
I tested UART app(nRF Toolbox) by iPhone for scenario: erased bonding info of peripheral but iPhone, then establish connection between iPhone and peripheral.
Here are test result:
1. UART app shows connected (but actually not) when I erased the bonding info of peripheral early.
2. We can see the logs that the connection isn't established correctly.
The connection is not established is expected.
Does the UART app keep connection is expected?
Can peripheral send notification to UART app, and disconnect the secure link?
By the way, tn this situation, I understand user should clear bonding info in iPhone manually.
=====
Hardware: nRF52832
SDK: 16.0.0
Code base: ble_app_hrs_pca10040 S132
Integrate NUS service to code base.
=====
Thanks. Vick