Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. PRODUCTS
    3. FAQS
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    FAQS

    • Change font size in python
      • loboris

      1
      0
      Votes
      1
      Posts
      3530
      Views

      No one has replied

    • Note, Do not submit questions in this section.
      • m5-docs

      1
      0
      Votes
      1
      Posts
      3649
      Views

      No one has replied

    • K

      Error : can't create thread
      • kawabatapaper

      3
      0
      Votes
      3
      Posts
      280
      Views

      K

      Thank you for your message. I posted my program. I got an error in the same time several times in this program. So, I measured the sensor value every 5 seconds, but I extended it every 10 seconds. I don't know if that was good, but so far it hasn't stopped for 3days. Please let me know if there is anything else you know.
    • S

      I don't know how to send a lot of data per time by BLE(Bluetooth low energy)
      • stackyarou

      2
      0
      Votes
      2
      Posts
      1037
      Views

      Hello @stackyarou it looks like the limiting factor is the MTU which by default is set to 23 bytes. I've tried to set a higher MTU on both sides using BLEDevice::setMTU(40);, but it did not help. I read somewhere that 23 bytes is the maximum for BLE 4.2 so maybe that is the reason? Thanks Felix
    • O

      RFID. How to reach maximum distance?
      • Oleksii

      2
      1
      Votes
      2
      Posts
      1229
      Views

      G

      @oleksii What tags are you using? What reading distance can you currently archive?
    • O

      ECG Module13.2 AD8232 pin mapping
      • OfureAlakhume

      2
      0
      Votes
      2
      Posts
      939
      Views

      Hello @OfureAlakhume the M5Stack M-Bus is described here and the ECG Module seems to use GPIO13, GPIO5, 5 V and GND. Thanks Felix
    • R

      Keyboard Input (bluetooth keyboard, USB keyboard)?
      keyboard usb bluetooth • • rodberry

      6
      0
      Votes
      6
      Posts
      2465
      Views

      R

      We have the same problem, I might take a look at the replies
    • G

      Remove Default apps from m5 core
      • ganeyvim

      1
      0
      Votes
      1
      Posts
      1258
      Views

      No one has replied

    • UnitV2 Linux Firmware?
      • Asmodev

      5
      0
      Votes
      5
      Posts
      2585
      Views

      A

      I am in the same situation, I ask for more details thank you in advance
    • H

      SK6812 RGBW
      • Henry Schmidt

      9
      0
      Votes
      9
      Posts
      7582
      Views

      S

      I heard from my supplier that SK6812RGBW has been stopped production and updated to SC6812RGBW,SC6812RGBW quanlity is better than SK6812RGBW. Here is SC6812RGBW led datasheet:http://www.normandled.com/upload/202102/SC6812RGBW LED Datasheet.pdf
    • S

      [SOLVED] How to charge M5StickC and M5StickC Plus (beyond 3.7V)?
      • sloflo

      3
      0
      Votes
      3
      Posts
      2630
      Views

      S

      Danke @felmue , Your answer pointed me in the right direction. The voltage between GND and BAT pins was indeed 4.0V+, so I went back to check my code. I noticed that the official documentation for the AXP on the M5StickC only mentions M5.Axp.GetVbatData() (which is what I used and what gave me weird readings) but the AXP code example uses M5.Axp.GetBatVoltage() and the latter actually gives me the correct number. What's the difference between these two? Is it just the *1.1/1000? Cheers, Flo
    • L

      My M5Stick doesn't boot
      m5stick • • lelepg

      2
      0
      Votes
      2
      Posts
      1842
      Views

      Sound like the battery protection circuit has tripped. Try pluging it into a none intelleegent USB charge for around 5 hours (with the charger switched on) and see if it come to life. If not, it could be that it has died and needs replacing.
    • T

      About power supply of M5stack
      • takero

      4
      0
      Votes
      4
      Posts
      3029
      Views

      T

      @m5stack I supplied 5v to Ⅿ5 BASIC, but it doesn't work. Why? I connected + 5.1v to the pin socket battery and connected -t o GND. Is it not possible to supply power from the pin socket?
    • Z

      working / running with PC and USB connection. Not work/run at standalone without PC. Why?
      • zoroaster

      1
      0
      Votes
      1
      Posts
      1497
      Views

      No one has replied

    • C

      ScanDisk Ultra microSDH card compatible with the M5Stack disk drive?
      • Carles B.

      3
      0
      Votes
      3
      Posts
      2329
      Views

      C

      Thanks again @world101 , solved. Ho I'm really bad looking for M5Stack documentation, or documentation is missing.
    • How to use AESLib.h with M5.
      • ryokutya_hos

      1
      0
      Votes
      1
      Posts
      1599
      Views

      No one has replied

    • ?

      Servos hat power
      • Guest

      3
      0
      Votes
      3
      Posts
      1976
      Views

      @jchipjonty set power switch to on, plug usb into stickC, plug stickC into hat, wait.
    • S

      Pin Header and Sockets: Part-Numbers
      • seppel

      5
      0
      Votes
      5
      Posts
      4880
      Views

      L

      I ask M5stack support, here is their answer: "The 30-Pin connector we are using is a customized one. The pin height with 3mm is no problem to be compatible."
    • R

      BALA schematics and technical information
      • ramaker

      1
      0
      Votes
      1
      Posts
      1592
      Views

      No one has replied

    • J

      How to connect DS18B20 - Which pins are available?
      ds18b20 pin • • JF002

      12
      0
      Votes
      12
      Posts
      23860
      Views

      L

      @efried Found solution here : https://community.m5stack.com/post/1394 Add dacWrite (25,0); into the void loop

    Move Topic