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

    "Error 22 bat val error"

    PRODUCTS
    5
    7
    8.0k
    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.
    • B
      bigjohn2345
      last edited by

      Hello. I have received a new M5StickC, and receive the error "Error 22: Bat Val Error, Check Hardware" when plugged into USB. The screen goes dark and the device powers off when unplugged from USB. I have tried leaving it to charging for hours as well as trying to BAT to GND trick, but to no avail. How should I proceed?

      Thanks

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

        Hi @bigjohn2345

        this error message seems to be part of the factory test. I am afraid the battery in your M5StackC got depleted so much that the voltage reading is below 3 volts and therefore the battery is considered 'dead'.

        I suggest you contact the shop and ask for a replacement.

        Felix

        From FactoryTest.ino

            float VBat = M5.Axp.GetBatVoltage();
            if ((VBat < 3.0) || (VBat > 4.4))
            {
                ErrorMeg(0x22, "Bat Vol error ");
                return false;
            }
        

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

        1 Reply Last reply Reply Quote 0
        • B
          bigjohn2345
          last edited by

          Thank you; I'll do that.

          1 Reply Last reply Reply Quote 0
          • m5stackM
            m5stack
            last edited by

            Charge for a while. If this message is still prompted. Just contact our store.

            1 Reply Last reply Reply Quote 0
            • T
              Tyler_77
              last edited by

              Hi @m5stack
              I'm a seller in Thailand and now I have M5StickC about 10 Pcs.
              And all have the same problem is battery can't be charged and display error message "Error 22"
              After I've charged for all-day it still showing an error message.
              Or is it possible to use it while connecting the USB cable ? (don't mind about the battery)
              Thank You in Advance.

              ZontexZ 1 Reply Last reply Reply Quote 0
              • ZontexZ
                Zontex @Tyler_77
                last edited by

                @tyler_77 Hello, please contact me at roni@m5stack.com and I'll do my best to assist you.

                T 1 Reply Last reply Reply Quote 0
                • T
                  Tyler_77 @Zontex
                  last edited by

                  @zontex Thank You So Much.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post