Rak8212 and espruino: what is the lowest power consumption and how I could reach it? #7347
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 1 comment
-
Posted at 2019-07-15 by @gfwilliams Hi Lorenzo - maybe you could ask RAK themselves? Without anything running (eg. just after boot), Espruino should manage around 20uA from the nRF52832 chip (0.02mA), and with So the increased power draw will likely be from the circuitry around the nRF52832, but I don't know enough about RAK's design to be able to help you out properly. Posted at 2019-07-15 by LorenzoG Hi Gordon, Posted at 2019-12-02 by Kartman RAK didn’t make a good choice of voltage regulator. This needs to be changed to one with a lower quiescent current. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-07-12 by LorenzoG
Hello,
I'm using Espruino on the Rak8212 board and I would to know what is the lowest power consumption I can reach.
So i'm using the following program:
Furthermore, I detached the passive GSSN antenna because it produces a 10mA power consumption even with the BG96 module switched off.
Running that code I can get a 0.9mA power consumption.
Now, I would like to get a lower power consumption, in the order of 0.02mA.
Is it possible and how I could make it?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions