LoPy deep sleep mode ?
-
Hi,
I need to run several months (let's say at least 24) on a battery, while uploading with LoRa 2 times an hour some sensor values (temperature & humidity). I need thus to know whether the deep sleep mode is now fully functional on LoPy. Anyone tested it ?
-
Hello,
The schematics for the deep sleep shield are now available here: https://docs.pycom.io/pycom_esp32/_downloads/Deep-Sleep-Shield_Schematic.pdf
Thanks Fred
-
Please see today's announcement: https://forum.pycom.io/topic/1022/root-causes-of-high-deep-sleep-current
Thanks Fred
-
@gael-wogenstahl @daniel Heard! I also think we are a lot of devs missing maybe the most fundamental feature of a board branded as ideal for IoT applications. Remember we are having the issue on Sipy!
-
@daniel
Have you made any progress on the deep sleep mode issue yet ?
As many on this thread I rely a lot on this feature for our project to work out (small battery, long life, infrequent LoRa communication....)
-
@livius
as we can see in
https://forum.pycom.io/topic/989/pycom-oem-modules-are-here-4-mbytes-of-ram-and-deep-sleep-test
we should not worry :)
-
@jmarcelino
Will be good to see some details/comparision with current
-
I like the idea of 4MB RAM but those SPI pSRAM chips don't run off magic :) it will mean increased power usage - though maybe offset if it reduces Flash memory access.
-
@daniel Remember we are having these same issues but we are running SiPy. I know they have same footprint, but be sure to test and push firmware update for SiPy also :)
-
@daniel
4MByte RAM - finally! :)
Is this only for OEM or normal modules too?
For prototyping i use normal modules - after success i will go into OEM
-
@jasonriedy thanks and good points. We are carrying out deep sleep tests both firmware and hardware related to find the issues. I expect to have answers next week. In the meantime, we have received the pre-production OEM modules of LoPy and WiPy (L10 and W01) and we will be publishing some details later today both on the deep sleep mode and the new 4MByte RAM. All very promising.
Cheers,
Daniel
-
@ccceeefff @daniel This raises an interesting point: Are you considering just the LoPy or the LoPy plus the expansion board? I know my tiny volume use needs to rely on the expansion board. But we can swap batteries every few months, so our needs also are not as stringent. (And we may need to switch to LTE-M, which should be easy on your platform.)
-
@daniel is there any significant difference between the ESP32 base module versus the LoPy implementation? Seems that deep sleep is working on an ESP-WROOM32 module which achieves ~5uA draw. Do you know if the ESP32 on the LoPy itself is still consuming power while in deep sleep or is it something else on the board?
-
We are homing-in on a few areas to solve the deep-sleep mode and expect to have an update for you next week. This is an Espressif / Pycom joint-effort and unfortunately we lost 3 days this week due to the Chinese bank holidays. We understand it's urgent and we are working as fast as possible to resolve it.
Cheers,
Daniel
-
Bump...any update?
-
@swohl we have followed all the design guidelines recommended by Espressif and manufactured according to their specs. We are working with them to find a firmware resolution for this issue but we cannot give any more details at the moment.
Cheers,
Daniel
-
@daniel can you indicate if it is a hardware or software related? Before going down the road of writing libraries for sensors and such, building boards for the lopy it would be comforting to know if lowering power consumption is achievable through firmware updates, and what the power consumption would be. Using the specification from your datasheet of 25 uA, my question is this still the current goal of lopy version 1?
-
Hello @juriw both Espressif and us are working on the problem, it is top priority for us, but we cannot commit to an specific date for a resolution.
-
Hi @daniel Any news? We need to get our prototype out next week.
-
@daniel Sounds good! We are really looking forward to this. We are doing a master thesis that is currently not working and we need to get our devices out asap :)