Hi everyone!

I am trying my application on a topology defined by myself, which is tested
by Surge application ( "tested" means messages can be transmitted and
received as expected with this nss file).

However, in my own application, I met the problem that, a message can be
sent (SendMsg.sendDond is signaled ) but would never be received by other
nodes.

Can anybody tell me what might be the potential problems?

I have wired myApp.SendMsg[AM_MYMSG] and myApp.ReceiveMsg[AM_MYMSG] to
GenericComm.SendMsg[AM_MYMSG] and GenericComm.ReceiveMsg[AM_MYMSG]
respectively.

Thank you very much!

Have a nice day!
Joseph
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to