[Tinyos-help] BlinkToRadio on micaz using cc2520 not working

2013-10-04 Thread student COEP
Hello all, i am using a cc2520 radio instead of cc2420 on micaz platform, i burned the code for the BlinkToRadio tutorial on 2 motes but the Leds on both the nodes remain high, why is it happening so? Thank You. ___ Tinyos-help mailing list Tinyos-help@m

Re: [Tinyos-help] BlinkToRadio on micaz using cc2520 not working

2013-10-04 Thread nishad kamdar
Try increasing the delay in the counter used for blinking the leds. On Fri, Oct 4, 2013 at 4:07 PM, student COEP wrote: > Hello all, > i am using a cc2520 radio instead of cc2420 on micaz platform, i burned > the code for the BlinkToRadio tutorial on 2 motes but the Leds on both the > nodes re

[Tinyos-help] Make UISP error while executing for serial port its serching parallel port

2013-10-04 Thread sandyireland
Hi, I faced issue when I am executing for serial port it still accepts mesages for parallel port in make i provide parameters like make install micaz MIB520,/dev/ttyUSB0 micaz/telosb whichever is ur platform, then MIB520 is crosbow mote , then /dev/ttyUSB0 is device driver location, I tried

Re: [Tinyos-help] BlinkToRadio on micaz using cc2520 not working

2013-10-04 Thread Eric Decker
where did you get a cc2520 driver from? What platform are you using? if the radio doesn't work, the leds won't do anything because you have to be able to receive a message to change the LEDs. On Fri, Oct 4, 2013 at 3:37 AM, student COEP wrote: > Hello all, > i am using a cc2520 radio instead