Page 1 of 1

Pyboard D sleep current consumption

Posted: Sun Sep 13, 2020 3:36 am
by nohc
Hello,

Does anyone have the lowest current consumption on a battery for any of the pyboard d models? I think the lowest I have read is 50ua.
Also, any limitations you have found from a lowpower perspective are much appreciated.

I am trying to see if the d boards would be a good fit for my project. My goal is the have a very low sleep current with RTC and interrupt wakeup capabilities. I plan to send data most of the time via low power radio modules and it looks like if you reduce the clock speed on the d boards you can get pretty good power performance when they are awake. I am already messing with the pyboard 1.1 for my project but it would be great to have wifi available in conjunction with the radio module so that in certain circumstances I can do communication over the internet.

Thanks

Re: Pyboard D sleep current consumption

Posted: Sun Sep 13, 2020 6:21 am
by rcolistete
I've asked about a lower power script for Pyboard D in topic "Low power support on Pyboard D : pyb.wfi, pyb.stop, pyb.standby(), etc", but this issue is open.

In topic "Power usage on Pyboard D" there are measurements with USB power. I need to make the tests using battery.

Re: Pyboard D sleep current consumption

Posted: Mon Sep 14, 2020 1:05 am
by nohc
Cool, I may grab one to mess with then. Thanks for you work on testing and replying to me.