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

NRF52840 SoftDevice S140 6.1

Hello,

I got a problem duringing advertising with the following scenario:

  1. I advertise some data to a Scanner.
  2. The Scanner answers with a Scan Request.
  3. The ble event handler jumps into BLE_GAP_EVT_SCAN_REQ_REPORT
  4. within this event, I  change the scan response data depending on the received peer address.

--> That  data is not sent in the scan response packet.

Obiviously I can not change the response data until the current advertising has been terminated.

Is this a bug in the Softdevice or done on perpose ?

Best regards

Stefan

PS: could you help me finding the ble timing parameters (timing between advertsinng --> scan request --> scan repsonse) within the bluetooth spec ?

Parents Reply Children
No Data
Related