How to check the current BLE connection interval

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hachc_2137126
Level 5
Level 5
10 likes given 5 likes given First like received

Hi,

While using WICED SDK 3.5.2 with BCM43341 platform as a central role, is there any methodology to get current connection interval of one specific connection?

Also, any callback registration is available for checking/monitoring the incoming request of connection parameter update from peripheral side?

0 Likes
1 Solution
Anonymous
Not applicable

There are no APIs to determine the connection interval of a BLE connection. If the 43341 is used as the central (initiator), then the connection parameters will be that set in the wiced_bt_cfg_settings_t.

There are no events for connection parameter update request.

View solution in original post

0 Likes
2 Replies
hachc_2137126
Level 5
Level 5
10 likes given 5 likes given First like received

Anyone checking this question?

0 Likes
Anonymous
Not applicable

There are no APIs to determine the connection interval of a BLE connection. If the 43341 is used as the central (initiator), then the connection parameters will be that set in the wiced_bt_cfg_settings_t.

There are no events for connection parameter update request.

0 Likes