We have been successfully using the TI SmartRF Packet Sniffer with the CC2540 USB Dongle (the one that comes with the CC2540DK) to monitor packets coming from our BLE hardware.
Now I have a need to write some custom code that will run on a Windows PC, listen to the packets the USB Dongle sees, and take action based on them.
Is there an example somewhere to do this?
Thanks.
How can I write a custom Windows app to read packets using the CC2540 USB Dongle?