Hello,

I have a question regarding TinyOS Serial Port Communication. I have
implemented a collection tree protocol, where a root node accepts data from
multiples nodes.

Now I need to transfer the data from the root node to the serial port. I
implemented the mechanism using *SerialActiveMessageC* component. However I
do understand the procedure. Should we implement another *SerialSender *inside
the receiver? If another *sender* is implemented inside the *receiver*,
should another *Receiver* be implemented in the program. How to write a
program with two receive events?

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

Reply via email to