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

nRF52 BLE Sniffer

Hi All, 

        We use nRF52 BLE Sniffer.Its working fiine.  Please letus know, weather its possible to sniff multiple BLE devices at a time using single Sniffer. If possible, let us know how to do it. (If any settings in Display Filters or Device selection is to be made)

Parents Reply Children
  • Ya, when sniffer is running, it reports all nearby advertising devices. If I want to sniff a particular device by pairing it with another device, I will select the required device in the "Device" drop down list and then I can sniff the packets through that device after pairing with someother device. In the same way, can I sniff multiple devices even after pairing, using only one Hardware Interface(Sniffer) ?????

  • Hi, 

    If the devices are paired, it will show as Master and Slave as the following figure. 

    -Amanda H.

  • Tq Mr Amanda H.

    I am facing one more issue. When I use wireshark in "Multiple File mode"  (i,e to capture and store sniffed data in multiple files of 2MB each) to sniff, the wireshark stops capturing when it creates 2nd file after saving data to first file of 2MB. This issue happens only with nRF Sniffer. This multiple file capture mode works fine with wifi sniffing. Can you pls address it.

  • Hi, 

     

    Hanumanthappa said:
    When I use wireshark in "Multiple File mode"  (i,e to capture and store sniffed data in multiple files of 2MB each)

     Do you mean capturing from multiple hardware interfaces? If so, what OS do you use?

    Please be aware that:

    In the nRF Sniffer User Guide v2.2 Page.11  

    Windows - It is not possible to run all hardware interfaces in a single instance of Wireshark. Run one instance
    of Wireshark for each sniffer hardware attached to the computer. Select only one hardware instance in each
    of the Wireshark instances.

    -Amanda H.

  • I am not capturing from multiple hardware interfaces...  Am running only one hardware. Am trying to use "Capture --> Options ---> Output" and trying to set "Create new file automatically after____"  2MB size. It runs and when first file size becomes 2MB it creates 2nd file and then stops capturing.