Hi.
We use nRF5_SDK_17.0.2_d674dde as central
And phone as peripheral.
Usually system works correctly for a long time.
But sometimes it enter in strange state.
Connections are broken every 30 seconds after successful connection.
I have think previously, it is because of no activity on NUS service.
So sending NUS message after BLE_NUS_C_EVT_DISCOVERY_COMPLET was added.
But it doesn't help.
Please teach a nature of this behavior and advice steps to prevent it.
Thanks. BR.