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

    M5stickcplus2 power off button, with B button.

    Arduino
    2
    3
    1.1k
    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.
    • P
      pmkopter
      last edited by

      I can't configure shutdown via button B. With M5stickC I was able to do this with this command: void btnBClick()
      {
      M5.Axp.PowerOff();
      }
      but it doesn't work with M5StickCplus2.

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

        Hello @pmkopter

        try StickCP2.Power.powerOff();. See example here.

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 1
        • P
          pmkopter
          last edited by

          Thank you. your help was very precious.
          now it works great.

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