This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Disconnect Issue

I am trying to connect nrf52832 with custom android app, after connection established beacon sends message. Sometimes I can establish the connection after 8 tries, sometimes 3, sometimes 1. It is same when I use nRF Connect, it disconnects many times. When I debug the code, it never comes into BLE_GAP_EVT_DISCONNECTED or BLE_GAP_EVT_CONNECTED until l establish the connection. And it gives no error message. What should I fix to connect at first try?

    

Parents Reply Children
No Data
Related