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

NRF Connect: failed to call gattsExchangeMtuReply (NRF_ERROR_INVALID_PARAM)

Hi Nordic,

I'm trying to use a nrf52832 dev kit (v1.1.1) with NRF Connect (v2.5.0 on mac) to communicate to my device (NRF52832). My device has implemented MTU exchange using SDK 15.1.0. However, upon connection, NRF Connect throws an error related to MTU reply. Note that I've tried running "msddisable" on j-link on the DK. 

In my device logs, I don't see anything strange, but the NRF connect thinks that the remote user terminated the connection.

Is this a known issue?

Parents Reply Children
Related