Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

How to get connection event counter in S132 v5.0.0

Hi

We are using nRF5 SDK v14.1.0 and soft-device S132 v5.0.0 for our device which are already in production. 

For function/feature improvement in this devices, we like to use BLE connection event counter. 

To get the next connection event counter the API is available sd_ble_gap_next_conn_evt_counter_get. But this API is added in s132 v7.0.0 and above. 

Is there any other way to get connection event counter in this soft-device S132 v5.0.0? 

Regards,

Narendra

Parents Reply Children
Related