Other Parts Discussed in Thread: CC2531
我用的是CCDebuger +CC2531 USB Dongle,按照TI官方文档的顺序进行抓包,每次出来的数据基本上全都是错的,按用户指南说的是数据包解析错误,但是具体要怎么去解决呢?请教各位,谢谢!
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.
Other Parts Discussed in Thread: CC2531
我用的是CCDebuger +CC2531 USB Dongle,按照TI官方文档的顺序进行抓包,每次出来的数据基本上全都是错的,按用户指南说的是数据包解析错误,但是具体要怎么去解决呢?请教各位,谢谢!
你好,
1)你先把抓包用的firmware用CC Debugger烧写到C2531 USB Dongle里面
Firmware在C:\Program Files (x86)\Texas Instruments\SmartRF Tools\Packet Sniffer\bin\general\firmware sniffer_fw_cc2531.hex
2)然后把USB Dongle直接插到PC上,
3)打开Packet Sniffer软件,选择合适的信道和协议栈配置,启动抓包。
4)你zigbee设备上跑的程序是什么?
我的操作过程是按照你前面3个步骤来的,抓包是不是需要用到另一个软件SmartRF Studio 7,?我后来看了一下TI的一个抓包视频,但是在配置寄存器的时候,我Register export界面中没有Packet Sniffer settings这个选项,请问这个要怎么设置?