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

Will SCAN_REQ affect the scanning timing.

I am doing an application that relies on continuous scanning of the beacons. So if I use SCAN_RSP in the advertising device, would this affect the timing of the scanning device. I have used PPK to try to measure the timing of scanning, but I can see a lot of disruptions like in this figure. This figure is a 100ms scanning. But you can see that the power consumption is not constant.

 

I want to know if a device receives a beacon in active mode and send a SCAN_REQ. What is the time duration that the scanning device has to stop scanning in order to send a SCAN_REQ?

Parents Reply
  • Hi,

    The content of the scan_req is fixed. In theory it is possible to filter out who to send scan_req to, however (due to tight timing) this will stop scanning for other devices and wait for the next time the specific peer advertise to send the scan_req, I doubt this is what you want. This may block scanning for several hundred ms for other devices.

    Best regards,
    Kenneth

Children
No Data
Related