You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing documentation lacks explanations on how to hook-up some hardware sniffers to Foren6 via FIFOs.
The Contiki sniffer application we provide doesn't cover all platforms. For Econotag, for example, we use libmc1322x's rftestrx2pcap.py to write to a FIFO, which is read by Foren6.
Changes needed:
Categorize the instructions by platform (more user-friendly)
Add specific instructions for Econotag (rftestex2pcap --> FIFO --> Foren6)
Add specific instructions for rzusbstick (dumpcap --> FIFO --> Foren6)
The text was updated successfully, but these errors were encountered:
The existing documentation lacks explanations on how to hook-up some hardware sniffers to Foren6 via FIFOs.
The Contiki sniffer application we provide doesn't cover all platforms. For Econotag, for example, we use libmc1322x's rftestrx2pcap.py to write to a FIFO, which is read by Foren6.
Changes needed:
The text was updated successfully, but these errors were encountered: