Hi,
We are try to simulate a BLE sniffer messages to UART with the DA14580 demo board, what source code I can use to do that?
The proximity monitor is not good for us ,it is make a request to the proximity reporter and we do not need that .
We need (for example) to catch every advertising message each 250mSec .

Hi,
Please contact you local sales rep and ask for a central application implementation. We have a sample app available that seems to be exactly what you are asking for.
Hello,
Is this the only post regarding sniffing :)?
I would like to convert the dongle into a sniffer - ideally, see the packets in Wireshark, too.
Any software I can load into the dongle in order to capture the traffic (send it on the 'virtualized' UART over USB, for example)?
If there is one, can you guys send me a mail or make it available in the 'Software' section?
Thank you.
列维
Hi liviu_ioan,
I have managed to do packet sniffing with Wireshark and 4.x bluetooth usb dongle. As far as I know, you don't load anything to the dongle, but you rather use it via USB HCI.
The easiest way to debug Bluetooth devices I found was to set upNode environment. Then, I installednoble, which will then control your bluetooth dongle that is attached to your computer. Just use Wireshark to see the traffic in the bluetooth interface. I almost recommend downloading newest Wireshark, they fixed some bugs concerning to BLE.
Hi Vesa,
Appreciate the quick answer.
1. I had to mention I'm (currently) using Windows 7. Any solutions over here :)?
2. "Use it via USB HCI" - are you talking directly to the BT stack (using noble) available in the ROM of Dialog 14580?
Or why are you saying nothing needs to be loaded?
Thank you.
列维
Hi Liviu,
Ah, I meant normal Bluetooth USB dongle. Not Dialog one
Hi,
Any update on how to use the Dialog dongle to sniff the BLE communication?
It would be really usefull.
Best regards,
Laszlo
Hi Laszlo,
We currently dont provide anything, either a software or a "how to" manual to turn your dialog dongle into a sniffer.
Thanks MT_dialog
Hi MT_dialog,
Ok, thanks for the fast feedback.