[Tinyos-help] Port Numbers
Mohammed Al-Saleh
alsaleh at cs.unm.edu
Tue Mar 3 07:23:24 PST 2009
thanks Macro,
I know how things work in the high level (through TinyOS components and
interfaces). The thing I was asking about is the mechanism (at the low
level) by which the stream of bytes (will make a packet in the higher level)
will be stored in the I/O space and from there into the SRAM (i.e.,
addresses above the I/O space registers). It seems to me so far (and as Roy
pointed out) that it happens through the SPI which can directly write bytes
into a specific data register in the I/O space (may be 0x0F). I am not sure,
though. Any more help or contribution is very welcome
...Mohammed
On Tue, 03 Mar 2009 15:48:36 +0100, Marco Antonio Lopez Trinidad wrote
> I think this page can help you understand the data packet structure.
>
> http://docs.tinyos.net/index.php/Mote-mote_radio_communication
>
> It is a little hard to say where your data is. I mean, you can use
> the default TinyOS packet structure or an "ad-hoc" data structure
> can be defined with the fields, temperature or accelerometer
> readings for instance, your application requires. It is up to you.
>
> ciao,
> --marco.
>
> > What I mean by the "network data" is the packets a mote receives from
other
> > motes.
> >
> > ...Mohammed
> >
> >
> > On Tue, 03 Mar 2009 10:40:42 +0100, Marco Antonio Lopez Trinidad wrote
> > > May you be more specific?
> > >
> > > What do you mean the network data come from into the I/O space?
> > >
> > > Do you mean the sensor data into the packet payload?
> > >
> > > --marco.
> > >
> > > > Hi all,
> > > >
> > > > Does any body know the ports (may be one specific port) through
which the
> > > > network data come from into the I/O space?
> > > >
> > > > Thanks,
> > > >
> > > > ...Mohammed
> > > >
> > > >
> > > > --
> > > >
> > > > _______________________________________________
> > > > Tinyos-help mailing list
> > > > Tinyos-help at millennium.berkeley.edu
> > > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-
help
> > > >
> >
> >
> > --
> >
> >
--
More information about the Tinyos-help
mailing list