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

Can current nRF52840 dongle based BLE sniffer detect extended advertisements?

Hi,

I'm wondering if the current nRF sniffer firmware (v3.0.0) can detect extended advertisements on arbitrary channels? Is it supported in the firmware? If so, can I use the python script to list all current extended advertisements? In essence, I have a customized BLE advertiser that can broadcast on an arbitrary channel (not limited to 37, 38, 39), and want the sniffer to look for advertising packets on all channels. 

Parents
  • Hi

    Extended advertising is not yet supported by the nRF Sniffer. You may be able to see the initial packet ADV_EXT_IND but not the actual extended packets. Note that the nRF Sniffer does not support the nRF52840 Dongle either currently, as the supported devices are: the nRF52840 DK, nRF52 DK, nRF51 DK or the nRF51 Dongle.

    Best regards,

    Simon

Reply
  • Hi

    Extended advertising is not yet supported by the nRF Sniffer. You may be able to see the initial packet ADV_EXT_IND but not the actual extended packets. Note that the nRF Sniffer does not support the nRF52840 Dongle either currently, as the supported devices are: the nRF52840 DK, nRF52 DK, nRF51 DK or the nRF51 Dongle.

    Best regards,

    Simon

Children
Related