[Tinyos-help] Does Mica2 2003 version works with TinyOS 2.x?
Peizhao Hu
peizhao at itee.uq.edu.au
Sat Jun 2 20:34:33 PDT 2007
Dear Philip,
I searched through the archives and found this
CFLAGS = -DCC1K_DEFAULT_FREQ=900000000
I add to the RadioCountToLeds example.
and installed to two motes. doesn't help.
I also tried different Frequency suggested like 916700000. no luck.
it appears the Led0 is on and nothing else, I tried java net.tinyos.tools.Listen, nothing is coming through.
well the label said 900MHz, so I assumed it supports 900000000 setting.
please help!
Philip Levis wrote:
> On Jun 2, 2007, at 2:51 AM, Peizhao Hu wrote:
>
>> Hi, All,
>>
>> I just received a mote kit from my supervisor she bought in year 2003.
>> I have setup TinyOS 2.X on my ubuntu machine. And I tested it will
>> the Blink application without any problem.
>> However, when I got to Lesson 3 that require one of the mote to
>> receive packet from over the radio. It didn't do anything.
>> I confirmed it triggered the AMSend.send command with
>> call Leds.led0Toggle();
>> just after the send command. and it does blink.
>>
>> but the toggling of Led1 in my receive never occurs.
>> I also tested it with the RadioCountToLeds example, which came with
>> TinyOS 2.x package, but it is the same, no luck.
>>
>> so my question is whether my hardware compatible with TinyOS 2.x.
>>
>> The hardware specification I can see on the board:
>> MPR400CB
>> 2003 CrossBow C29
>> with 900MHZ
>
> Yes, it is compatible. But you need to tell TinyOS that you are using
> a 900MHz radio, not a 433MHz radio (the default). If you search
> through the archives there are a lot of messages on how to do this.
>
> Phil
--
regards;
Peizhao
More information about the Tinyos-help
mailing list