adafruit / Adafruit_BLESniffer_Python

Python API for Adafruit's Bluefruit LE Sniffer
Other
101 stars 51 forks source link

Is there any way that we can store the basic device log info at csv file instead of .pcap file #11

Closed wzhan366 closed 7 years ago

wzhan366 commented 7 years ago

Is there any way that we can store the basic device log info at csv file instead of .pcap file?

Or we need to modify repo by ourselves?

ladyada commented 7 years ago

you'd have to adapt the code, its meant for use with wireshark (which is free and can export to various formats!)