This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2450 USB Dongle program as sniffer

Other Parts Discussed in Thread: CC2540

Hello.

want to program the CC2540USB dongle as sniffer.

Where I can find the hex file for it and what is the best free tool to use for programming if I use the CC debugger tool?

Thanks

Bar.

  • Hi,

    First you need to install TI' BLE Packet sniffer software on your PC. Then you can find the required firmware at <Install Dir>\Texas Instruments\SmartRF Tools\Packet Sniffer\bin\general\firmware. The required firmware is 'sniffer_fw_cc2540_usb.hex'.

    You can program CC2540 USB dongle using CC debugger and TI SmartRF Flash Programmer.

    Thanks,

    Dhaval

    Note : You may like to click on 'Verify Answer', if this has answered your question.

  • Thanks Dhaval! Yep, that sums it up.