🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • 0 Votes
    2 Posts
    239 Views
    N
    @lishi 我CoreS3+GPSv2.1,一样的,只要loop里更新label就会闪退重启。不止是GPS,用LoRaWAN-EU868也会这样。老哥有找到原因吗?
  • RFID 2 + cardputer or stickC-plus2

    Modules
    6
    0 Votes
    6 Posts
    4k Views
    D
    Your RFID 2 module is likely not broken. The "Failed authenticating" error is the key clue here. Mifare 1KB cards use sector-based authentication with crypto keys. Bruce (and most generic RFID readers) will attempt the default keys (e.g. FF FF FF FF FF FF or A0 A1 A2 A3 A4 A5) to authenticate, but if FlipperZero or NFC Tools wrote data using custom or non-default keys, authentication will fail even though the UID and card type are read correctly. Things to try: Test with a blank/factory card. If it reads fine, your module is working. Check what keys were used when writing via FlipperZero or NFC Tools and make sure Bruce is configured to use those same keys. If the card was written with default keys, try a different card; it may have been locked or write-protected. The fact that UID, ATQA, and SAK are being detected correctly strongly suggests the module is functional.
  • 1 Votes
    2 Posts
    99 Views
    RunaqueR
    Additional finding: Secondary firmware bug — boot sequence crash on cold boot (MEPC: 0x00000006) While investigating the sta.scan() crash, I discovered a second distinct firmware bug affecting the Tab5 in UIFlow2 v2.4.4. Description: On every cold boot, the device crashes during UIFlow2's initialization sequence before any user code runs. The device automatically reboots and boots successfully on the second attempt. Crash signature: Guru Meditation Error: Core 1 panic'ed (Instruction access fault). Exception was unhandled. MEPC : 0x00000006 MCAUSE : 0x00000001 MTVAL : 0x00000006 Key observation: The stack contains 0x7474696c (ASCII: "litt") pointing to a crash inside UIFlow2's LittlevGL/LVGL initialization sequence — not in user code. Reproducibility: 100% reproducible on cold boot Device always self-recovers on automatic reboot Completely independent of user code — happens before any user application starts This is a separate bug from issue #94 (sta.scan() at MEPC: 0x4ff13582). Both bugs share the same root environment (UIFlow2 v2.4.4 on Tab5) but occur at different stages and involve different subsystems.
  • Stackchan unboxing and setup troubleshoot

    PRODUCTS stackchan troubleshoot setup
    11
    0 Votes
    11 Posts
    897 Views
    robskiR
    @Aleximdh same settings on mine, have you tried it on diff wifi?
  • AC Measure module shutting down

    Modules
    2
    0 Votes
    2 Posts
    1k Views
    T
    Hi, this would do the work https://github.com/ThatsLucas/M5Unit-ACMeasure-Internal-FW You need to reflash it though
  • AC Measure Unit (HLW8032) buggy?

    Modules
    2
    0 Votes
    2 Posts
    338 Views
    T
    @johnericsutton Hello, i had the same issue and fixed it on my github, you can use it : https://github.com/ThatsLucas/M5Unit-ACMeasure-Internal-FW
  • 1 Votes
    1 Posts
    98 Views
    No one has replied
  • Stackchan topic

    PRODUCTS
    1
    0 Votes
    1 Posts
    47 Views
    No one has replied
  • Any Update On This 5 Months Later?????

    UiFlow 2.0
    1
    0 Votes
    1 Posts
    77 Views
    No one has replied
  • NFC MODULE ST25R3916 & Bruce cardputer adv

    Modules
    1
    0 Votes
    1 Posts
    108 Views
    No one has replied
  • 关于是否支持中文语音和中文界面啊

    提问专区
    1
    0 Votes
    1 Posts
    159 Views
    No one has replied
  • [UIFlow2.0]Digi-Clock Write character block problem

    Bug Report
    1
    1
    0 Votes
    1 Posts
    81 Views
    No one has replied
  • 0 Votes
    6 Posts
    4k Views
    Y
    UIFlow2.4.4でも挙動が変わっていないのですが、ご参考として情報共有します。 Write characterの表示位置はそれぞれ下記のようになっているようです。 0:一番左の桁 1:一番左の桁の小数点 2:左から二番目の桁 3:左から二番目の桁の小数点 4:コロン したがって、下記のように書いた場合、LEDの表示は"0.1.:"となります。 [image: 1778318692419-d24bad0f-0fc2-402c-8409-b966be4aa725-image.jpeg] ドキュメントにはDigiClockUnit.set_charのindex(表示位置)は0~4までとなっていますが、上記の挙動からすると本来は0~8まで必要と思われます。 (強制的に5~8を指定しても0~3の扱いになってしまい、左側2桁しか表示されません) 以上、特に新しいネタは無いのですがご参考でした。
  • 1 Votes
    1 Posts
    43 Views
    No one has replied
  • Cannot login to StackChan Android App

    General
    2
    0 Votes
    2 Posts
    179 Views
    D
    @2-4-6-h8 I am experiencing the same issue. I've registered on this site (obviously) and confirmed my email address. The Android app just spins when I try to register on it. I attempted update the StackChan's firmware but when I connected to my Wifi, it restarted on its own. Now when I click on the "Change Wi-Fi" section under setup, it shows me the QR screen to download the app, then just shows me the StackChan ID. I It seems no one is monitoring these forum posts, as a lot of threads are going unanswered. I hope this can be resolved because this is been a frustrating and disappointing experince thus far.
  • Cardputer ADV Development / Usage

    UIFlow
    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • 0 Votes
    4 Posts
    515 Views
    D
    The ATGM336H module defaults to 9600 baud for NMEA output and works standalone without an M5 host or init signal; it just needs power, antenna, and a clear sky view. Per the pinout diagram, GNSS_TX routes to M-Bus pins 13, 15, 21, 23 (RX side, but TX signal), or 26 via DIP switches (labels like G3/G13/etc). You've tested the right pins; try setting all DIP switches ON simultaneously (safe standalone), connect to pin 13 at 9600 baud, and wait 1-23s for hot/cold start. b'\xff' might be noise if the antenna signal is weak. Example code tweak: Use uart.any() and uart.readline() for cleaner NMEA capture. Doc's schematic confirms no enable needed.
  • Stick S3 green flashing light and not entering boot mode

    ESPHome
    1
    0 Votes
    1 Posts
    96 Views
    No one has replied
  • atomdtu2-NB-IOT sim7028 not working

    ESP - IDF
    4
    0 Votes
    4 Posts
    280 Views
    felmueF
    Hello @daniyyel ah, ok. So the correct documentation is here. Have a look at the code examples in Quick Start Guide to see how the M5IOE1 needs to be programmed to turn on power etc. The function is called SIM7028_EN() and first turns on power then resets the modem. Thanks Felix
  • GNSS Module/Core2 Finally got it working,

    Modules
    1
    0 Votes
    1 Posts
    138 Views
    No one has replied