External hard-power-cycle #3228
Unanswered
s465h98bft-boop
asked this question in
Q&A
Replies: 0 comments
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.
I'm running a Companion/Tracker node on RP2040 + SX1262 that I want to hard-power-cycle externally (via a nanopower timer IC cutting all power, not MCU-internal deep sleep) between transmissions – full cold boot each time, no RTC retained. Does MeshCore's firmware handle this cleanly (rejoin, send, then signal it's safe to cut power), or does it assume continuity of its own internal sleep/RTC state between wake cycles?
All reactions