🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    How to disable M5stack fire power saving

    Scheduled Pinned Locked Moved SOFTWARE
    4 Posts 4 Posters 2.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      gbastos
      last edited by

      Hello guys, how can I disable the power saving on M5Stack Fire, so even if the battery is below 25% the M5Stack stills running?

      I tried this

      M5.Power.setPowerBoostKeepOn(true);
      But didn't work, as expected.

      Any solutions?

      1 Reply Last reply Reply Quote 0
      • kurikoK Offline
        kuriko
        last edited by

        @gbastos
        Fire does not have power saving function

        Good morning, and welcome to the Black Mesa Transit System.

        1 Reply Last reply Reply Quote 0
        • P Offline
          peolsolutions
          last edited by

          To disable power saving on the M5Stack Fire, modify the AXP192 PMU settings using the M5Stack library in Arduino. UseM5.Power.setPowerBoostKeepOn(true); to keep power on and prevent sleep mode. Additionally, disable deep sleep with esp_sleep_disable_wakeup_source to ensure continuous operation without unexpected shutdowns.

          felmueF 1 Reply Last reply Reply Quote 0
          • felmueF Offline
            felmue @peolsolutions
            last edited by

            Hello @peolsolutions

            just an FYI: M5Stack Fire doesn't have an AXP192 PMU.

            I get the feeling some of your posts are AI generated, no? If I am correct I'd appreciate if you could first verify the technical facts before posting.

            Thank you very much for your understanding.

            Thanks
            Felix

            GPIO translation table M5Stack / M5Core2
            Information about various M5Stack products.
            Code examples

            1 Reply Last reply Reply Quote 1

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post