[Logo] Anarduino and HopeRF Community Forum
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics     [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: haqthat
Forum Index » Profile for haqthat » Messages posted by haqthat
Author Message
empeka wrote:I'm pretty sure your flash's manufacturer id is not 0.
Fix this and you should be fine


That seems to have been it.

changed to:


and it worked.

.04ma during sleep now.
Additionally trying to sleep the flash seems to lock up the board.
All Serial output stops even if I try to init the flash.
The best I've been able to achieve so far is .4mA by sleeping the radio and the mc

Any ideas?

I have desoldered the pull-up resistor as mentioned, but I still see .40ma current draw.
I am doing a:

RadioHead library: radio.sleep();
LowPower library: LowPower.powerDown(SLEEP_FOREVER, ADC_OFF, BOD_OFF);

That's as low as I can get my board to go, it has a rfm69 on it.

What could I be doing wrong?
 
Forum Index » Profile for haqthat » Messages posted by haqthat
Go to:   
Powered by JForum 2.1.9 © JForum Team