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

Need to respond to BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST on peripheral device

If my device only acts as a peripheral, does it need to respond to BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST events? In other words, is BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST a central-only event?

In addition, just to confirm, BLE_GAP_EVT_PHY_UPDATE_REQUEST and BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST can occur on either a central or a peripheral device right?

Parents Reply Children
No Data
Related