Skip to content

Support for handling BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST for NRF52 devices in BLE API. #6196

@yogeshk19

Description

@yogeshk19

Description

  • Type: Question
  • Related issue: #4893,#3509
  • Priority: Major

Question

How to handle BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST for NRF52 devices in BLE API? Currently there is no available mechanism to handle this event using the BLE API, as this seems to tie in to the low power mode operation for NRF52 devices. Currently using two NRF52 devices as peripheral and master and when the peripheral requests an update to the connection parameters the master has no mechanism in the mbed BLE API to handle this event BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST and to accept the updated connection request. What is the easiest way to achieve this?

Thanks,
Yogesh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions