Hi,
So I did get values around 192 uA - 230 uA while beeing connected, after an NRF.setLowPowerConnection(true) command , display ON and nothing beeing advertising except the Pixl's name.
The fluctuation is probably due to not averaging a long time enough.
Also, I got 50 uA with ldc off with some random reboots on other tries later.
That said it's very comparable to your figures.
So far NRF.setConnectionInterval(200) is not recognised on v1.99...
So the good news is that we will have a very efficient way to save power on the next release.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
So I did get values around 192 uA - 230 uA while beeing connected, after an NRF.setLowPowerConnection(true) command , display ON and nothing beeing advertising except the Pixl's name.
The fluctuation is probably due to not averaging a long time enough.
Also, I got 50 uA with ldc off with some random reboots on other tries later.
That said it's very comparable to your figures.
So far NRF.setConnectionInterval(200) is not recognised on v1.99...
So the good news is that we will have a very efficient way to save power on the next release.