Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault), when
peer manager is passed a non empty
white list (loaded from flash…
I am creating a BLE peripheral device and I am using peer manager in it. What is the maximum number of peers that my device can bond with? And what will be the result when a central wants to bond with my device but it has reached the upper limit.
Note…
Dear developers,
I have a problem with peer manager reporting PM_EVT_ERROR_UNEXPECTED right after it has reported PM_EVT_CONN_SEC_SUCCEEDED.
This is quite a long call chain though, but I’ll try to explain what’s happening (see snapshot from IAR) …