hardwario / lora-modem

Open LoRaWAN modem for Murata Type ABZ
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Invoke low-power Stop when LPUART1 is detached #126

Closed janakj closed 1 year ago

janakj commented 1 year ago

When the LPUART1 port is detached, the modem consumes about 3 mA when idle, i.e., it enters the low-power sleep mode. It would be even better to enter the low-power Stop mode so that we could get down to the minimal power consumption in this mode.