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!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to