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

disconnect after connection parameter update

Hi,

I am using the NRF51 developement kit. I have dongle flashed with the Master control panel firmware. On the pca10028 board I compiled and flashed an example heart rate service application with S130 softdevice.

The dongle finds the board with no problem. Then I connect to it, discover services and then enable them. All is working well. Then I get a connection parameters update event which is handled by the master control panel (I ticked the checkbox in the settings). After that there is a cca 4second pause and then i receive a disconnect event.

Why am I receiving the disconnect event after the connection parameters update ?

I also cannot find any S110 examples in the Keil v5 packs. Why is that so ?

image description

Related