Hey thanks for the reply Jan. I used the TestPromiscuous application and it captures the MAC frames but I m still not able to get the data that is being transmitted by the node running UDPEcho. What i want to capture is the Lowpan packet which displays the dispatch, the header and the payload. The payload is set in the UDPecho application and sent on port 7000. Please help.
Sam On Thu, Feb 25, 2010 at 10:15 AM, Jan Hauer <[email protected]> wrote: > if you need a packet sniffer app on telosb/micaz you might want to try > out this app (CVS HEAD): > tinyos-2.x/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous/ > > Jan > > On Thu, Feb 25, 2010 at 5:24 AM, simranjit singh <[email protected]> > wrote: > > hey all, > > I have implemented the blip network on telosb motes. I am using UDPEcho > > application to send data through the socket. I want to capture the > 802.15.4 > > packet so I can calculate all of the overhead associated with the lowpan > > packet. So far I tried listening to the UDP port by writing a daemon and > > also tried the serialforwarder but was not able to capture the data i > sent. > > I also used Wireshark but that only provides the IPv6 packet frame and > not > > the whole 802.15.4 packet. So any suggestions on how I could achieve this > > would be greatly appreciated. > > Thank you. > > Sam > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
