Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure link with bonding.
Use Case:
1. nRF52832 advertise to all devices.
2. Android with nRF Connect perform connection with bonding procedure. That connection is stable. But...
3. Perform disconnect on Android side.
4. nRF52832 advertise only to bonded devices (whitelist)
5. Try to make second connection between Android and nRF52832.
6. It fails on nRF Security connection procedure (code 0) with error code 0x103d
7. And nRF board disconnects with error code 0x3d
8. In nrfConnect on Android side I see Gatt Internal Error 129 and Gatt Error 133
I attach print screens logs from nRF sniffer.