🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Program Bala2 Fire

    SOFTWARE
    2
    0 Votes
    2 Posts
    2k Views
    kurikoK
    @Edoardo_27 have you tried official examples: https://uiflow-micropython.readthedocs.io/en/latest/module/bala2.html https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2
  • How to disable M5stack fire power saving

    SOFTWARE
    4
    0 Votes
    4 Posts
    3k Views
    felmueF
    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
  • MQTT connection error

    SOFTWARE
    5
    0 Votes
    5 Posts
    3k Views
    robskiR
    8883 or 1883 ? [image: 1741767643038-mqtt0.png]
  • Cardputer + Wokwi

    SOFTWARE
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • compiling sensor module firmware

    SOFTWARE
    4
    0 Votes
    4 Posts
    3k Views
    S
    For compiling the firmware from the M5-PbHUB-Internal-FW repo, try using the Arduino IDE or PlatformIO. Both are open-source and offer a more modern experience. You can also use the command line with PlatformIO, which is pretty flexible.
  • please support M5 Burner in linux arm64

    SOFTWARE
    3
    0 Votes
    3 Posts
    2k Views
    ajb2k3A
    @kuriko ESPtool is a nightmare to use, I know I have tried. We need an Arm64 port for the Raspberry Pi
  • M5Unified 0.2.3 broken on PaperS3

    SOFTWARE
    4
    0 Votes
    4 Posts
    3k Views
    felmueF
    Hello @wsanders I think these compiler error have been fixed (see here), but after tagging the library. I guess it will be in M5Unified 0.2.4. Thanks Felix
  • M5Dial TFT_eSPI pinout

    SOFTWARE
    17
    1 Votes
    17 Posts
    16k Views
    gordshG
    @SadE54 I believe it is.
  • Disable WiFi completly

    SOFTWARE
    1
    0 Votes
    1 Posts
    940 Views
    No one has replied
  • M5Dial - bricked? Twice? No, some help needed

    SOFTWARE
    3
    0 Votes
    3 Posts
    2k Views
    robskiR
    as long comport is visible when M5Dial is connencted then you should be able to reload firmware or just use one of Easyloader samples from M5Dial documents web page
  • Controlling M5 Stamp Fly without joystick

    SOFTWARE
    1
    0 Votes
    1 Posts
    836 Views
    No one has replied
  • Has anyone gotten M5.Rtc.setAlarmIRQ to work on ESP32S3? for

    SOFTWARE
    3
    0 Votes
    3 Posts
    2k Views
    felmueF
    Hello @wsanders you answered your question yourself - power off functionality is not implemented yet on M5PaperS3 and therefore RTC alarms do not work. Some background (as I understand it). Some M5Stack devices - like M5Paper (non S3 version) - can not power off while being powered from USB so the current code in Power_Class does the following: it sets up both, RTC alarm and ESP sleep functions (e.g. deep sleep and light sleep). It then first attempts to power off - which works when powered from battery, so the code execution ends here. However when powered from USB, power off does nothing and the 'backup' ESP sleep functions take over. So with M5PaperS3 and the current state of Power_Class when you call timerSleep(int seconds) it works because ESP sleep function is setup and can take over. However when you call the other timerSleep() functions nothing happens as the ESP sleep functions are not setup here and power off isn't implemented yet. And when you call setAlarmIRQ(30) and powerOff() manually nothing happens either - same reason again - power off is not implemented yet. BTW: you can still test your code though - during the 30 seconds you can double-click the side button to actually power off M5Paper and when the time is up it should power on again. Thanks Felix
  • Solution: Getting decent looking fonts on PaperS3

    SOFTWARE
    1
    2
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • how to implement gradient arcs/circles

    SOFTWARE
    2
    1
    0 Votes
    2 Posts
    2k Views
    robskiR
    @mukul_100_ i would recommend to study some of YT VolosR examples of his approach to UI
  • M5Dail platformio setup problems

    SOFTWARE
    3
    0 Votes
    3 Posts
    2k Views
    B
    @felmue it works,great. thank you felmue.
  • UIFLow2.0 Cardputer Run vs. Download screen flip

    SOFTWARE
    2
    1
    0 Votes
    2 Posts
    2k Views
    F
    @DumpsterFire add a screen rotation 90 degree builtin statement, download and test again.
  • Create Software / M5Burner sub-category

    SOFTWARE m5burner
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • URL Confirmation for M5Burner Account Login

    SOFTWARE
    5
    0 Votes
    5 Posts
    1k Views
    ?
    @ajb2k3 When you have a moment, I would really appreciate your thoughts or any updates you might have.
  • DMX Question

    SOFTWARE
    3
    0 Votes
    3 Posts
    2k Views
    J
    @kuriko I'll check and let you know! Thanks for the response!
  • IoT Assistant to manage devices

    SOFTWARE
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied