Hello everyone...

I am stuck at this thing,if you could kindly guide me on how to proceed...

I have 6 nodes:
1 and 2 send their data to their leader i.e. node 3..similarly 4 and 5 send
data to node 6..
after about collecting three readings nodes 3 and 6 calculate the average
and send the aggregated data to base station i.e. node 0.

This thing is done entirely in simulation and works well for ONE time only.
After that nodes 3 and 6 continue to correctly calculate the average and
send data to base station,
however it is never received.

Why are the packets being dropped by the base station ?
What do I do to check where are things going wrong?

I am working in tinyos-1.x.

Could someone tell me where the probable problem is ?

Thanks a lot in advance..

Hope to hear from you..

Best regards,
Kiraneet
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to