Inhaltsverzeichnis

Testing your 6LowPAN Network

Using the cc2531 sniffer

The cc2538dk development kit comes with a USB sniffer stick that is supported on Windows http://www.ti.com/tool/PACKET-SNIFFER. (64-bit Windows driver)

Sniffing with Wireshark:

In order to sniff packets on Linux or MacOS other tools are necessary:

git clone https://github.com/andrewdodd/pyCCSniffer
sudo apt-get install python-usb #python3-usb

Contiki on the cc2531

Others: