Hello,

 

I am trying to change my mote to "power save mode" in the cricket application. 
I write in CricketM.nc module the following:

 

sbi(ASSR, AS0);   

sbi(MCUCR, SM0);
sbi(MCUCR, SM1);
sbi(MCUCR, SE);


This is not working. I am consuming around 10 mA, the same quantity that 
without these lines. 

Maybe I can not access the MCUCR from my application??

 

Thank you very much.

 

Sofia
                                          
_________________________________________________________________
¿Sabías que ahora puedes hablar por Messenger desde Hotmail con todos tus 
contactos? Revisa tu correo mientras conversas con tus amigos. 
http://www.hotmail.com 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to