Hi,
I have used TOSSIM for simulation. And code is implemented using
6lowpan stack.
By "send" I mean UDPClient.sendTo(). The program is this way.
1.) I used 3 motes for simulation
2.) As part of code, Mote 1 sends a broadcast message.
3.) The broadcast message is received by both Mote 2 and 3 and sendDone is
signalled for Mote 1
4.) Then Mote 2 & Mote 3 sends a message to Mote 1
5.) It shows AM: Sending packet (id __ , len __) to 65535 and shows
Segmentation fault (core dumped) in the next line
I checked the code several times. But I dont understand where the problem
is.
The Second transmission wont happen. I simulated for micaz platform btw.
Those who have used 6lowpan stack earlier, Please help
Thank you,
--
Seshu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help