Dear all,

 

I have some data in the PC which has to be to the nodes in
the network. I used SerialActiveMessageC to send the data to base station mote.
The base mote is getting the data. From there I’m trying to use
CollectionSenderC to send the data to other motes.

 

I send using 

                call
MultiSend.send(&packet,sizeof(test_data_msg_t));  which returns SUCCESS.

 

MultiSend is wired to CollectionSenderC.


But the other mote which is next is not signaling the
receive event.

 

Can somebody tell me what is the reason for this?

 

Thank you very much,

 

M.S.R.Fernando

                                          
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to