Hi everyone,
I implement nrf5_SDK_17.0.2 ble_app_uart example and I use an android app like nRF_Connect to receive the uart data on my cell phone.
The problem is that when my cell phone starts ringing I lose my connection and I have to reconnect to the nrf52840 dongle.
What should I do?
Thanks.