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.
各位技术社区的朋友,
1 SmartRF Packet Sniffer 有Linux版本吗?
2 SmartRF Packet Sniffer可以进行二次开发吗?
3 CC2541可以烧写“sniffer_fw_cc2540.hex”吗?可以象CC2540一样,配合CC Debug进行抓包吗?
请不吝赐教!
1 没有。
SmartRF Packet Sniffer runs on Windows 98, Windows 2000, Windows XP (32 bit), Windows Vista (32 and 64 bit) and Windows 7 (32 and 64 bit).
2 可以的
3 CC2541是没有USB接口的,抓包的话建议使用http://www.ti.com.cn/tool/cn/cc2540emk-usb
谢谢回答!
另外还要咨询一下:
(1)对SmartRF Packet Sniffer进行二次开法,有没有例程或开发方法的介绍?
(2)CC2541是没有USB接口,是否就 不能抓包?
谢谢!
"We do have a Cebal installer with a click-wrap license which we can provide. It contains low level access functions for starting packet sniffing, reading packets etc. It is provided as-is and does not come with any support." by TY
TI员工TY在2013年回答相关问题时说,提供一些SmartRF Packet Sniffer的底层函数。
请问应该如何在自己的程序中使用?用什么开发工具?
Honggui Li
需要使用CC2540 USB 软件狗http://www.ti.com.cn/tool/cn/CC2540EMK-USB?keyMatch=CC2540&tisearch=Search-CN-Everything
和packet sniffer
您好,我也想了解Packet Sniffer是否有源代码可以用来开发,而且在该软件的安装目录下有一个_UART结尾的.hex文件,我想知道烧录这个文件以后怎么用?