hi,
I have a very simple query.
On first mote, through source code i am setting the Destination field of
cc2420 header to 0x0001, and sending the message.
cc2420_header_t *frameheader;
frameheader = (call CC2420PacketBody.getHeader(&msg));
frameheader*->dest = 0x0001;*
hi all,
i am trying to learn tinyos and nesc. i need more source with practicing
examples.
there are some examples at eclipse and i am trying to combine reverseUart
and counter examples. Exactly the goal is that when i send special
something it will send back the value of counter.for instance sen
I'm new to tinyOS and I've been for a while trying to put my micaz work.
I decided to install on a fresh OS (ubuntu 10.04 on a vmware) by
following the steps on the documentation.
Unfortunately I'm now having an error while running
$ tos-check-env
tos-check-env completed with errors:
--> WARNI
Hi Omar,
Can you give a pointer to the soundlocalizer files? I will take a look.
Miklos
On Fri, Jul 2, 2010 at 6:11 PM, Omar Bouzid wrote:
> Hi Miklos,
>
> Thanks for your response. Yes, I tried to use Atm128FastAdc library and
> MicReadStreamTest application. However, as you said it works onl
Please, does anyone know how to solve this error? When I try to run a
simulation with micaz in Tymo algorithm, appear this message. I don't know if
could be an error of noise.
I appreciate your help guys..
---
Good, someone finally found the new repository of mostly useless
information from ex-xbow. It looks like the board has a bunch of
solder pads on standard .1" centers, so you could probably put
in a ribbon cable header. Or just solder wires to what you need.
One side or the other of the board will b
Thank you. That was the information I was looking for. If I were to
use the mda100 (datasheet:
http://www.memsic.com/support/documentation/wireless-sensor-networks/category/7-datasheets.html?download=168%3Amts-mda
) how would I physically connect wires to the holes on the board? I
was thin
Hi,
I have a network of about 20 motes and i am using ftsp for time sync. I
want to do sleep wake scheduling with these motes turning their radio on
for a short duration of about 2sec and then turn radio off for 10min. I
changed the TIMESYNC_RATE from 10sec to 1sec in the ftsp code.
But, the mote