osd-contiki/platform/avr-rss2/apps/sniffer
2016-05-15 17:43:09 +02:00
..
Makefile Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
project-conf.h Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
README.md Remove wsnbridge. Let's focus sniffing efforts on sensniff. 2016-05-15 17:43:09 +02:00
sniffer-example-coap.pcapng Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
sniffer.c Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
stub-rdc.c Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00

Sniffer application mote side

This put the radio in sniff mode and should capure all traffic used on the set channel.

Default channel

26

Bulld

make TARGET=avr-rss2

Default serial port speed

38400 bps

More info & uasage

Look in the host directory

Contiki support

The code promisc for support is needed. This also adds the sensniff format.

References

https://github.com/g-oikonomou/sensniff