🤖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

    SOFTWARE
    4
    4
    663
    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
      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
        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
          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
            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
            • First post
              Last post