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.