> Hi,
> 
> I need to sniff packets RPL 802.15.4 WSN, namely the discovery
> neighbor packets. Can someone show me a way to do it. I am using the
> TinyOS-2.1.2 and TelosB motes.

We have developed a PPPSniffer based on the blip PPPRouter. You can then sniff 
all 802.15.4 packets on the ppp device, not just the IP traffic as with 
PPPRouter.

It's located in our git:
http://www.comnets.uni-bremen.de/~mab/git/tinyos-main.git
Branch: rfx-pppsniffer
 
The README is at:
http://www.comnets.uni-bremen.de/gitweb/?p=mab-tinyos-
main.git;a=blob;f=apps/PPPSniffer/README;h=8cf75d8a6144ff080f97edfad2e473b782843b18;hb=refs/heads/rfx-
pppsniffer

Markus

> Thanks in advance,
> Carlos Neto
> [email protected]
------------------------------------------------
| Dipl.-Ing. Markus Becker
| Communication Networks
| TZI - Center for Computing Technologies
| University Bremen
| Germany
------------------------------------------------
| web: http://www.comnets.uni-bremen.de/~mab/
| mailto: [email protected]
| telephone: +49 421 218 62379
| building: NW1 room: N2260
------------------------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to