Hello everyone,
I work on a project with a custom board and e NRF52840 on it.
I work with the SDK15.2.0, the SoftDevice s140 and FreeRTOS.
The BLE function well but if the Android App crash the peripheral is still connected.
I want to know if there is a timeout or a mechanism to detect inactivity on the connection.
Or I must to implement a app timer to do that ?
Thanks in advance for any answer.
Etienne