Some notes about what we are trying to add. - Collect contributions from the community #1. - Increase available size in RTC memory, see also [1]. - Check `machine_deepsleep()` function re. shutdown of LoRa module, see also [2]. - Check unlocking of the `rtc_gpio_isolate()` function, see also [3]. [1] https://community.hiveeyes.org/t/zwischenpufferung-von-daten-und-log-informationen-im-rtc-slow-memory-des-esp32/2386/30 [2] https://github.com/pycom/pycom-micropython-sigfox/blob/v1.20.2.rc6/esp32/mods/modmachine.c#L194-L201 [3] https://community.hiveeyes.org/t/probleme-beim-power-down-des-hx711-unter-arduinocore-fur-esp32/2948/11
Some notes about what we are trying to add.
machine_deepsleep()function re. shutdown of LoRa module, see also [2].rtc_gpio_isolate()function, see also [3].[1] https://community.hiveeyes.org/t/zwischenpufferung-von-daten-und-log-informationen-im-rtc-slow-memory-des-esp32/2386/30
[2] https://github.com/pycom/pycom-micropython-sigfox/blob/v1.20.2.rc6/esp32/mods/modmachine.c#L194-L201
[3] https://community.hiveeyes.org/t/probleme-beim-power-down-des-hx711-unter-arduinocore-fur-esp32/2948/11