Hi

 

I am trying to install the BlinkToRadio on two micaz motes but it does not 
work. The program compiles and installs ok with no errors but the LEDs are not 
blinking. 

I used the following commands to compile and install the programs : 

For Mote1 -  make micaz install,1 mib520,com5

For Mote 2 -  make micaz reinstall,2 mib520,com5

 

I read on the fourm that I may need to set the frequency and power for the 
micaz motes. I added the following lines in my Makefile:

 

CFLAGS = -DCC1K_DEFAULT_FREQ=RADIO_916BAND_CHANNEL_00

CFLAGS +=-DCC2420_TXPOWER=31

CFLAGS +=-DCC2420_DEF_CHANNEL=26

 

But still the LED are not working. 

 

Is there something missing or any of the step in correct? Thanks in advance. 

 

Regards

Prashant
                                          
_________________________________________________________________
Got a cool Hotmail story? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to