hello,
I used nrf52 and softdevice 2.0.1 and i have a big problem.
For some times the BT works perfectly but after i connect more then 4 devices for some reason the device return PM_EVT_ERROR_UNEXPECTED end stop working. The reset do not help i used sd_nvic_SystemReset() and NVIC_SystemReset() even i trya power off the BT module, but this error still happens
i received this error(PM_EVT_ERROR_UNEXPECTED) every time when i want to connect to a BT module to a phone.
Any ideas what cause this.