Hi,

It depends on what you call suitable :-)
You can use the application to send whatever data to whatever node you
want, but no fragmentation is implemented so far, so you need to
prepare the small tinyos packets by yourself and send them one by one
for such an amount of data.

Hope this helps,
Romain

On Fri, Apr 18, 2008 at 7:08 AM, ARK <[EMAIL PROTECTED]> wrote:
> Hi, Romain,
>
>  Thanks for your suggestion.
>  May I ask you a question?
>  If I want to transmit about 8k Bytes data to PC from a sensor node.
>  Does your application suitable to use?
>
>  Thank for your help.
>
>  ----- Original Message ----- From: "Romain Thouvenin"
> <[EMAIL PROTECTED]>
>
>  To: "ARK" <[EMAIL PROTECTED]>
>  Cc: "Tinyos help Forum (E-mail)" <[email protected]>
>  Sent: Friday, April 18, 2008 3:57 AM
>  Subject: Fwd: [Tinyos-help] Is there any othor network example batter than
> Surgetelos
>
>
>
>
>
> > Hello,
> >
> > For point-to-point routing you might be interested in tymo,
> > a partial implementation on TinyOS of
> > DYMO, a draft IETF protocol that finds point-to-point routes dynamically.
> >
> > However it is not considered as stable yet, it is a student project
> > that I made and that we are currently including in TinyOS, so you need
> > cvs sources to test it. If you want to give a try, you can look at the
> > TestTymo application for an example of use. Documentation writing is
> > ongoing.
> >
> > Let us know if you need further information/have trouble.
> >
> > Regards,
> > Romain
> >
> > ---------- Forwarded message ----------
> > From: ARK <[EMAIL PROTECTED]>
> > Date: Wed, Apr 16, 2008 at 12:06 AM
> > Subject: Re: [Tinyos-help] Is there any othor network example batter
> > than Surgetelos
> > To: Omprakash Gnawali <[EMAIL PROTECTED]>
> > Cc: [email protected]
> >
> >
> > Thank you for your rapidly reply.
> >  As I know, Surgetelos is only collection sensing data from all sensor
> nodes.
> >  But if I want to send some commands from base node to the specific node.
> >  At the beginning, I thought I can use dissemination propotol to send
> > messages which carrys the destination node ID.
> >  When the node receive the message, it can accept the message and do
> > something the base want it to do.
> >  Are there easier ways to do?
> >
> >  ----- Original Message ----- From: "Omprakash Gnawali" <[EMAIL PROTECTED]>
> >  To: "ARK" <[EMAIL PROTECTED]>
> >  Cc: <[email protected]>
> >  Sent: Wednesday, April 16, 2008 9:45 AM
> >  Subject: Re: [Tinyos-help] Is there any othor network example batter
> > than Surgetelos
> >
> >
> >
> >
> >
> > > On Tue, Apr 15, 2008 at 6:05 AM, ARK <[EMAIL PROTECTED]> wrote:
> > >
> > > > Is there any program for collection and dissemination in TinyOS1.x?
> > > >
> > >
> > > There is Surge for collection. For an example of a dissemination
> > > protocol, you can look at Deluge. I am not sure if the authors of
> > > these applications still read this list.
> > >
> > > - om_p
> > >
> > >
> >
> >
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to