I use a nrf51822 with the sdk 10.0.0 and s110 8.0.0. The nrf51822 have a peripheral role. The Connection interval min is set to 500ms, the Connection interval max to 1s, the slave latency to 0 and the connection supervisory timeout to 4s. The connexion and the data exchange between the central and the peripheral works well. But no timeout occur after an inactivity of 4s and more. The central must be indefinetly connected without timeout event. I would like to know if the timeout is manage by the soft device, or i must manage it?