cannot talk to dongle after connect

I connect to the nRF52840-MDK dongle thru the Serial Terminal (nRF52 Connectivity) it found the comm port and set the baudrate automatically. However, the terminal window constantly fills up the screen with ~/ characters. it repeats every 1 second. What I would like is detailed instructions on how to configure this dongle to be a BT 5 sniffer and read the Extended Advertising for any BT device near the dongle. It would also be helpful to filter the devices seen. Eventually I like to use Python to filter the choices and obtain the advertises data where I can parse the data received. I'm using Windows 10 pro.

Thanks.

Parents Reply
  • I loaded nrf_Sniffer_for_bluetooth_le_4.1.1,uf2 into the device.

    However, I tried to run the Sniffer.py and I got an error "Input Error: attempted to import with no known parent package" It seems every python program that is in this folder (every downloaded) cannot run.

    1) What do I load into the dongle and where do I get it?

    2) what python script can I run as a stand alone, and where do I get that?

    I will look into what you sent but I remember trying it before so I don't have any optimism that it will work.

    I appreciate your help. So far I have not gotten anywhere close to what I aim to accomplish.

Children
Related