Hi,
when i make a connection to my device i get 4 `BLE_GAP_EVT_CONN_PARAM_UPDATE`.
If i make an action of read or write when update event occures i get a duplicated read od write event.
is it normal to get 4 `BLE_GAP_EVT_CONN_PARAM_UPDATE` events without request on connection established?
Why would i get duplicated events? (i look like phone has made two reads but only one was executed)
Thanks