hi, i have been trying to send packet in tossim using AMSend.send() but AMSend.sendDone() is never called. The first thing I have done is inject the packets from python script, these packets are received by the nodes. Once the nodes receive a packet i then call send() within receive() method. The call to send() returns "SUCCESS", however the sendDone() method is never called. Should there be some time gap between receive and send operations? Can someone help me on this? I appreciate any help. Thank you.
Regards, Dibesh. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
