pyCCSniffer
pyCCSniffer copied to clipboard
Python 802.15.4 packet sniffer for the CC2531 EMK from Texas Instruments
I already install the pyusb library but still getting this error Traceback (most recent call last): File "C:\Users\670296728\Downloads\pyCCSniffer-master\pyCCSniffer-master\pyCCSniffer.py", line 236, in snifferDev = CC253xEMK(handler, args.channel) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\670296728\Downloads\pyCCSniffer-master\pyCCSniffer-master\cc253xemk.py", line 76,...
When trying this utility I noticed, that these dependencies seem to have been missing. Please consider adding them, unless your set up did not require these. ---- I used Python...