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

    M5core Ink battery duration

    Scheduled Pinned Locked Moved General
    5 Posts 2 Posters 8.0k Views 2 Watching
    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.
    • E Offline
      eddie2070
      last edited by

      Hi,

      I am planning to use the M5Core Ink as a temperature sensor, but the device runs out of battery after about 12hrs or so even using m5.shutdown . (my goals would be 6 months+ of lifespan)

      To get a standard example, I used the M5core Ink NTP project (https://github.com/hpsaturn/m5coreink-ntp-clock) that seems well known to compare with others.

      I am charging the battery for 6 hours before running on battery.
      With the default 1 minute shutdown and using RTC to wake the device up, the battery still does not last more than 12 hours. The device is only staying up a couple seconds to getRTC, and should go back in deepsleep through shutdown. I tried longer shutdown (5min), but that did not increase the battery life even though I could see that clock was refreshed only every 5 minutes.

      Using https://www.digikey.com/en/resources/conversion-calculators/conversion-calculator-battery-life for battery duration, the battery being 390mAh and device using 0.0025mA (according to https://www.gwendesign.ch/kb/m5stack/m5coreink/) in shutdown, I should expect months at least.

      Has anyone data to compare or recommendations?

      Thank you

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        aafortinet @eddie2070
        last edited by

        @eddie2070 interesting. Once you've collected the temperature, what are you doing with it? Just displaying it? or are you sending it via WiFi?
        I don't have a temperature sensor, but I'm going to try on my side with a ultrasonic sensor and see how long it works.

        1 Reply Last reply Reply Quote 0
        • A Offline
          aafortinet
          last edited by

          @eddie2070 said in M5core Ink battery duration:

          With the default 1 minute shutdown

          Is the M5.shutdown() command working for you? Is it really sleeping for 1 minute? In my case, whatever delay I specify it sleeps for ~5 seconds no more!

          If you have the same issue, that could explain why you have battery duration issues ;-)

          A 1 Reply Last reply Reply Quote 0
          • A Offline
            aafortinet @aafortinet
            last edited by

            @eddie2070 ok - got the answer for shutdown(): it only works when powered from battery. So, I've created a small test program that just displays an image + counter, then shuts down for 1 hour. I'm going to see how long it lasts...

            1 Reply Last reply Reply Quote 0
            • A Offline
              aafortinet
              last edited by

              My battery duration seems longer: the program I ran Tuesday is still running "more or less". By "more or less" I mean that sometimes I find the M5 with a black screen, and I have to press the POWER ON button to wake it up. I shouldn't need to do that, so this strange. But at least with the counter displayed on the screen, I know my program ran for 72 hours (indeed more or less 3 days).

              Difference with yours:

              • I do not connect to a Wifi / Internet (which usually consumes battery quite a lot)
              1 Reply Last reply Reply Quote 0

              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