On Mon, Dec 15, 2008 at 2:04 AM, Kasun Hewage <[email protected]> wrote: > Hi all, > > I am new to TinyOS. I have a problem with accessing sensors of one node from > another node(No base-station is used). For example, I want to control the > sensors of one node from another node. Would you be able to tell me that, is > there any way like TinyDB to get my work done?
No. A good start would be to look at a point-to-point routing protocol like Tymo which will let you send a message from one node to another. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
