[Tinyos-help] unicast in XMesh networks
milos rovcanin
ro1208984 at gmail.com
Thu Dec 4 03:08:51 PST 2008
Hi!
I use this command: call
MhopSend.send(TOS_BCAST_ADDR,MODE_UPSTREAM,&message,sizeof(Msg_t) to send a
message to all nodes in XMesh network, but nothing seems to happen! I've
tried to send it to a specific address, but the node did not receive
anything. What is the problem?
When I try to call
MhopSend.send(TOS_BCAST_ADDR,MODE_DOWNSTREAM,&message,sizeof(Msg_t), mote
can't even send the message!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081204/c243a036/attachment.htm
More information about the Tinyos-help
mailing list