Hello,
I have made an application in which every node senses the energy on 5
different channels during a certain time slot and then sends the results to
the root node. Everything seems to work now but I still face one problem.

Actually, I am able to send mote-to-mote only some integers, but not an
array... In the code below, I would like to modify "uint8_t data" into an
array "uint8_t data[100]" as well as "int8_t ED_VAL". I have not succeeded
in it... Does someone know how do I have to do?

Thank you very much in advance!

Regards,
Laurent

-- 
Laurent Rabinowitch
ULB

Attachment: ScanC.nc
Description: Cdf file

Attachment: ScanAppC.nc
Description: Cdf file

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to