🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • OSX Firmware uploader editing help and confusion.

    4
    0 Votes
    4 Posts
    7k Views
    ajb2k3A
    Its broken again File "M5Burner.py", line 17, in <module> fw_list = json.loads(f.read()) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 38 column 1 (char 1675)
  • Problem about M5stack GPS

    4
    0 Votes
    4 Posts
    11k Views
    C
    The gpsmodul is from Navspark and the output is not equal NMEA . Sample: $GNRMC but not $RMC. The libraries TinyGPS++ and TinyGPS can not work with the output.
  • m5flow version 1.0.0 issues opening previously saved files

    13
    0 Votes
    13 Posts
    24k Views
    lukasmaximusL
    @ajb2k3 I have updated with the very latest version of the burner which fixes some bugs. Please let me know if it works for you or not.
  • M5Cam sccb error

    8
    0 Votes
    8 Posts
    19k Views
    ajb2k3A
    I'm not seeing that folder. Try WebServer.h I'm trying to modify the arducam to work with the M5cam but having issues.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • M5GOのWebIDE(io.m5go.com/#/~~)が使用できない

    3
    0 Votes
    3 Posts
    8k Views
    T
    こんにちは。@lukasmaximus 回答してくれてありがとうございます。 M5GOは購入したときのファームウェアを使用しました。 あなたが教えてくれた日本語マニュアルを使って、UIFlowでの動作は確認できました。 M5GOのWebIDEは古くて使えないことを知らなかったです。 今後はUIFlowかM5Cloudを使います。 ありがとうございました。 Hello. @lukasmaximus Thank you for answering. I used the firmware when I purchased M5GO. By using the Japanese manual that you taught, I was able to check the operation in UIFlow. I did not know that M5GO WebIDE can not be used. I will use UIFlow or M5Cloud in the future. Thank you very much.
  • Error compiling examples

    compilation dirent.h
    3
    0 Votes
    3 Posts
    11k Views
    lukasmaximusL
    I was just about to suggest you update Arduino but you already figured it out. Any other issues you bump into let us know
  • M5stack Fire setup issues

    2
    0 Votes
    2 Posts
    6k Views
    lukasmaximusL
    Hi roadfox, The coding platforms you can connect to (m5go, m5cloud, ui flow) depend on what firmware you have burned on your device. For example if you have m5go firmware you cannot connect to the ui flow site with it. The firmware can be easily changed/re-flashed by using the burner tools on our website for windows http://flow.m5stack.com/download/M5Burner-flow-only.zip for mac http://flow.m5stack.com/download/M5Burner_MacOS.zip You can follow this youtube guide on how to flash your device if you get stuck https://www.youtube.com/watch?v=oEiFLsukAEE Hope this helps, let us know if you manage to get setup
  • How do I get the faces keyboard working on m5Cloud python?

    4
    0 Votes
    4 Posts
    11k Views
    m5-docsM
    @ajb2k3 Hey, Thank you
  • Pogo Pins

    2
    0 Votes
    2 Posts
    7k Views
    m5-docsM
    @skelstar Hello Please contact with this email, it will help you contact HW engineer of M5Stack tech@m5stack.com
  • So much noise!

    7
    0 Votes
    7 Posts
    17k Views
    M
    Author of the aforementioned thread here. The hardware mod is the only solution for complete silence - the amplifier inputs will always pick up noise from something. If you look at commercial DAC + amplifier ICs, they also mute the amplifier after a period of silence so it's a common issue.
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • Question about M5Stack Sim800L Module

    8
    0 Votes
    8 Posts
    18k Views
    K
    Hi Now I'm trying the example code of GSM.h to set up a web server. https://www.arduino.cc/en/Tutorial/GSMExamplesWebServer It output a lot of error [image: 1539590014039-01fe194e-2960-4594-a9fe-bacc2bed1fbd-image-resized.png] Anyone knows what happened? thank you
  • Quest about WIFI connection

    7
    0 Votes
    7 Posts
    15k Views
    K
    @rop @ajb2k3 I have no idea. So i just force disconnect if the RSSI of the WiFi is too low.
  • M5stack Fire - no check code for binding device

    10
    0 Votes
    10 Posts
    18k Views
    S
    @lukasmaximus Thank you for your comment. I'll see Youtube later.
  • New M5stack Show MPU ERRORs

    10
    0 Votes
    10 Posts
    26k Views
    P
    @watson Hello Watson, I did all you asked and it still doesn't work.[image: 1537997576707-screen-shot-2018-09-26-at-5.20.59-pm.png]. The COM port is open and selected. When I try the hello world sketch I get the following error: A fatal error occurred: Invalid head of packet ('5') A fatal error occurred: Invalid head of packet ('5') Thanks for any help.
  • cannot boot M5Cloud firmware on M5Stack FIRE

    9
    0 Votes
    9 Posts
    24k Views
    m5-docsM
    Have a try with this link. You can burn the firmware with a easier tool. https://m5stack.readthedocs.io/en/latest/get-started/how_to_burn_firmware_en.html
  • M5stack programming without Arduino IDE : how ?

    23
    0 Votes
    23 Posts
    125k Views
    m5-docsM
    Here is the article about programming with Arduino IDE For Windows: https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_Windows.html For MacOS: https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_MacOS.html
  • M5 GO (FIRE)

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • USB Device not recognised

    13
    0 Votes
    13 Posts
    31k Views
    D
    I had the same bizarre issue and I found the solution here ! Just turn the USB C plug around and it works ! Weird.