TI中文支持网
TI专业的中文技术问题搜集分享网站

CC2541 sniffer去搭配dongle使用协议

Hello:

想咨询一下  我们批量生产蓝牙设备需要读取蓝牙mac地址  想用dongle抓取蓝牙信息 自己做上位机读取  但是不知道上位机和dongle的通讯协议是什么  我看都是用smartrf packet sniffer读dongle的信息 ,请问sniffer去搭配dongle使用协议?

Viki Shi:

自己做上位机可以参考一下HostTestRelease例程,协议栈中有包含

Yue TANG:

如下link,有一些PC端的例子

processors.wiki.ti.com/…/CC254X_PC_Examples

PC – Tools and Applications

SBLTool – PC Tool to download bootload compatible images (.bin) to CC2540 over serial link. (COM)
LinuxHostTest – Simple python script to make a HostTestRelease USB dongle perform a BLE device discovery. [PYTHON]
LinuxHostTest2 – More complete script to manage a HostTestRelease USB dongle like a BLE master. [PYTHON]
LinuxHostTest3 – Based on LinuxHostTest2 script to manage a HostTestRelease USB dongle like a BLE master. Improved readability and corrected some bugs. [PYTHON]
JavaSimplePeripheral – Example App to talk with SimplePeripheral application. [JAVA]
HealthDemoGUI – Example App which interfaces to Health Thermometer and Blood Pressure Profile. [C#]
py-ble-hci – Script for controlling a HostTestRelease USB dongle focusing on Direct Test Mode. Includes binary parser built using construct for easy extension to other HCI commands/events. [PYTHON]
pyblehci – Python Library for building and parsing vendor-specific HCI packets used by the HostTestRelease application (USB dongle) [PYTHON] NEW!
Raspberry PI and CC2541 SensorTag project by Mike Saunby NEW!
TISmartRFSnifferPython – Intercept and interpret TI Packet sniffer data via UDP (work in progress, only adv so far) [PYTHON] NEW!

赞(0)
未经允许不得转载:TI中文支持网 » CC2541 sniffer去搭配dongle使用协议
分享到: 更多 (0)