[Tinyos-help] Accessing sensors on another nodes

Omprakash Gnawali gnawali at gmail.com
Mon Dec 15 06:19:36 PST 2008


On Mon, Dec 15, 2008 at 2:04 AM, Kasun Hewage <kasun.ch at gmail.com> 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


More information about the Tinyos-help mailing list