🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Core2 V1.1 with Display Module 13.2

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Best way to power Core2 without battery

    4
    0 Votes
    4 Posts
    2k Views
    ajb2k3A
    Supply power via the MBus on the under side of the core2
  • Core2 V1.1 Battery not working if unplugged

    core2 battery status battery level
    5
    0 Votes
    5 Posts
    5k Views
    konacurrentsK
    Unfortunately as of today, my Battery isn't working again. I can update and run will using USB power but unplugging kills the M5Core.
  • Core2 V1.1 - Over the WiFi-Hash-Monster

    3
    0 Votes
    3 Posts
    3k Views
    I
    Well, I used VSCODE with the PlatformIO extension But on my core 2 v1.1 there was no image. I will add photos here soon
  • Core 2 bricked after attempting to install firmware

    27
    0 Votes
    27 Posts
    31k Views
    D
    I pulled the battery and pressed the Reset button whilst reconnecting to USB. This got the device to boot and be detected correctly. I couldn't erase the bad flash, but I flashed the stock firmware back using M5 Burner , this worked.
  • 0 Votes
    2 Posts
    2k Views
    C
    Sorry, but I will close the topic by giving the answer myself :-). I was realy lost but tried the following (based on some other reading) I changed the cable and took the short usb cable that I found in the box. I plugged, made myself ready with the erase process I pressed the on, pressed the reset and released, release the on The com6 was again an option on the m5 burner. I started by erasing, the clic clic was still present. I burned a new firmware, the machine is working again. I hope it will help similar cases :-)
  • Can Core2 Capacitive Touch Buttons be colored?

    core2 button lcd
    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • How to work vibration on Core2 V1.1 (K010-V11)?

    core2
    3
    2
    0 Votes
    3 Posts
    3k Views
    M
    Hi felmue, Thank you for your comment. I have done with M5.Axp.SetVibration command. Thank you!
  • What batteries can be connected to the M5 Core2?

    7
    0 Votes
    7 Posts
    8k Views
    G
    I'd recommend using batteries with a lower capacity. The M5 Core2 is designed to support batteries with a capacity of around 3000-4000mA, so sticking within that range should help prevent overheating issues. Additionally, if you're looking for alternative battery options, you might consider lifepo4 cylindrical cells. These are known for their stability and safety, making them a popular choice for various devices.
  • Need Help with Hardware I/O on Core2

    7
    0 Votes
    7 Posts
    6k Views
    C
    I am surprised that Grove level shifters are not part of the M5Stack hardware offering. Just today I went onto JLCPCB and designed myself a PCB that can fit in shrink tube and has a Grove socket on each side, the board has a level shifter that converts a Grove (5V power + 3.3V logic) to pure 5V power + 5V logic. (it's a level shifter board that generates its own 3.3V reference with an LDO). I made an order of 90 boards at a shipped cost of $135, so a little over a buck a board. I am just surprised nobody seems to sell this, least of all M5Stack with a core offering of 5V power + 3.3V logic on just about everything. By the same process I could quickly make a set of boards that takes 5V power 3.3V logic from one side, and gives 3.3V power 3.3V logic on the other (just by duplicating the design, rearranging the components and deleting the level shifter). I'll probably do it the day I need it. Or maybe sooner.
  • Light / Deep sleep example

    18
    1 Votes
    18 Posts
    39k Views
    felmueF
    Hello @HappyUser I think you are mistaken. AFAIK the M5Atom Lite / Matrix doesn't contain an AXP. BTW: With M5Atom Lite / Matrix you will never get a really low power consumption as even when ESP32 is sleeping there still is the USB/Serial chip which cannot be turned off I think. For the M5AtomS3 you can find a deep sleep example here. Thanks Felix
  • M5 Stack autostart

    2
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    As long as there is an active power supply it should auto power on. As to fonts, there is a memory issue with the core2 which meant that in uiflow1 and micropython a lot of fonts had to be removed as they took up needed space required to support units. UIFlow2 makes an attempt to fix this issue but isn't fully working yet.
  • Can't load fonts on Core 2 using UI Flow desktop

    2
    0 Votes
    2 Posts
    3k Views
    S
    The issue persists with firmware 1.12.8
  • Displaying an image on a Core2

    2
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    The information is about somewhere but on the ESP32 ports for M5Stack, Images must be smaller then a certain file size and the save format must be of a certain format. I you search Github for my UIFlow Handbook, you will find this data in the PDF.
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • esp now on M5stack core2

    2
    0 Votes
    2 Posts
    2k Views
    teastainT
    https://randomnerdtutorials.com/esp-now-two-way-communication-esp32/ I run a small collection of M5Stack components communicating in ESP_NOW. A Core reading a Stamp for remote temp, the Stamp receives commands to operate a servo motor from the Core. The M5Stack JoyC controlling a BugC unit is a good example as well, in the M5Stack examples GutHub. Or my own GitHub repository: https://github.com/teastainGit/ESP_NOWpeer2peer/blob/main/ESPpeer2peer/ESPpeer2peer.ino has an example of one sketch that can be copied over to another device, change the MAC address and it works with each unit talking both ways with each other!
  • RTS trouble of M5 Stack Core 2

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Core2 stopped working after Arduino library update

    12
    0 Votes
    12 Posts
    11k Views
    R
    That's perfect Lewis, it worked! I repeated the same steps as you described and had the same results (it works with 16MB and stops working with 4MB configuration). So, although the root cause and definitive solution are unclear, at least we can keep using our Core2 this way. Many thanks for sharing a solution. Wish you all the best.
  • Core2 Uiflow TOF default Hub??

    10
    0 Votes
    10 Posts
    8k Views
    S
    I decided me for M5 Stack, because I like the different sensors and Cores also look good. An a shop nearby sells that stuff. Everything else is fine! I ordered another Distsensor to see what happens I just finished my project. But everything depends on a correct distance. I will see. Thanks so far
  • Unable to burn M5 Core 2 COM port not available

    2
    0 Votes
    2 Posts
    2k Views
    C
    You may disregard this post. I changed for another USB cable and was able to recover COM3