Hi, I am working on a project involving micaz motes.I am a bit stuck with this project at this time.I want to send a data packet to say mote B. Mote B receives this data packet through its radio and then transfers this packet to mote C through the UART_TX pin.Mote C receives this packet from the UART_RX pin and then forwards this packet to mote D. I also want the mote frequencies to be pre-set, so the motes are operqating at different frequencies and dont interfere with each other.
Your example application "GenericBase" in the tinyos-1.x/apps folder looks very helpful in this reagrd. I have been trying to work with it and understand it and mould it for my work. But my programming skills are very weak so need your help in this regard. All your help in this regard will be greatly appreciated.Thankyou. YAWAR _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
