I want to develop a tool to filter and analysis the BLE packet. What document can give the details between the PC and the dongle? For example the raw data format that dongle sent to PC, the configures that PC give the dongle.
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.
I want to develop a tool to filter and analysis the BLE packet. What document can give the details between the PC and the dongle? For example the raw data format that dongle sent to PC, the configures that PC give the dongle.
HI,
You can use the SmartRF BLE packet sniffer available from TI.
Below is the link
http://processors.wiki.ti.com/index.php/BLE_sniffer_guide
Regards,
Vijayasarathy Shastri
Thanks for your reply.
Seems I didn't describe clearly. I want to develop a tool to analysis the data between central and peripheral device. This tool only display the raw data. It's not convenient for us.
Can you give some interface about the SmartRF BLE packet sniffer software? Or a SDK? The only thing I need to is analysis data and display the details. Or a DLL with document to tell me how to operate the USB dongle?
Thanks!
Hi,
IMHO,
I think GUI code or DLL is not public and hence not shared.
Regards,
Vijay