Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

NRF 802154 Thread / BT LE - capture packages without PCAP

Hi community,

For debugging / a project in very early stage I need to sniff Thread packages and (later on) Bluetooth (LE) and ZigBee packages.

I would like to use the kindly provided and good Python SDK but want to evaluate captured packages within Python (not within Wireshark from a PCAP). One of the reasons is the need to store some data in a MariaDB database.

Is it possible to handle captured Thread (and BT [LE] + ZigBee) packages within Python? If not, is someone aware of an alternative for this scenario?

Thanks in advance,

Mart.

Related