This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

central connection problem

hello, I am trying to write one characteristics on GATT server from a client. My server program (acts as peripheral) is working fine with MCP. But when i am trying to connect from another nRF51822 the peripheral gets connected and suddenly disconnected. I think BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event is not taking place in central side. I could not figure out where I did mistake. Can anybody please help me to solve this? i am using S130 softdevice.

Thanks in advance

Related