🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Timed out waiting for packet header

    5
    0 Votes
    5 Posts
    13k Views
    S
    Make sure you use a non polarized capacitor like the orange one shown in the left picture. If you use a polarized capacitor instead, you might get it backwards. If you hook up an electrolytic capacitor backwards, the electrodes oxidize and it starts to conduct current. Throw away any polarized capacitor that you hook up backwards. You can also use RST and BAT since it's easier (IMO). http://forum.m5stack.com/topic/113/an-even-simpler-fix-when-upload-fails I heard the new M5's don't need the cap but I'm waiting for a new one to arrive to confirm.
  • Bluetooth

    5
    0 Votes
    5 Posts
    29k Views
    JJJ
    @wwh1260051266 @ia2018 There is an interesting blog about BLE and the M5Stack as well as some code for the M5Stack at the links below. I haven't had a chance to try the code but it works for the writer. Similarly, this code uses 75% of the flash memory. BLE must be greedy. Blog: https://kongduino.wordpress.com/2018/01/17/basic-ble-functionality-on-the-m5stack/ Github: https://github.com/Kongduino/M5_BMP280
  • usb host

    3
    0 Votes
    3 Posts
    8k Views
    J
    @m5stack 在 usb host 中说: ch376 The ch376 is mainly for storage. What if I want to use usb OTG functions and use a mouse with the M5Stack or some other usb input device. Can I use this SPI device. https://www.amazon.com/HiLetgo-Development-Compatible-Interface-Arduino/dp/B01EWW9R1E/ref=sr_1_cc_1?s=aps&ie=UTF8&qid=1519186851&sr=1-1-catcorr&keywords=usb+host+shield+2.0+for+arduino
  • serial monitor compared to M5.Lcd.print

    2
    0 Votes
    2 Posts
    9k Views
    JJJ
    @jpilarski Hi, i agree the M5Stack is indeed a really great device ! Regarding your query, you can review a list of command functions here: https://github.com/Kongduino/M5CheatSheet Also you can review the code from this excellent working menu system by Tom Such that uses the buttons for selection: https://github.com/tomsuch/M5Stack-SAM He also created a template program for making your own menu: https://github.com/tomsuch/M5StackSAM
  • Arduino not parsing M5Stack package index

    5
    0 Votes
    5 Posts
    20k Views
    world101W
    I just wanted to update that I finally got it working. I uninstalled v4 of the Silicon Labs VCP driver (using the uninstaller.sh script from the zip file below). Then installed the latest driver from this file: https://www.silabs.com/documents/public/software/Mac_OSX_VCP_Driver.zip I did not install the legacy driver. I used "Silicon Labs VCP Driver.pkg" from the main directory of the zip file. Next, I had to do a fresh install of the Arduino IDE 1.8.5, then followed the same instructions here: https://github.com/m5stack/M5Stack/blob/master/docs/arduino-ide/mac.md After I restarted the Arduino IDE, I now saw the M5Stack-Core-ESP32 listed under the Tools > Boards > ESP32 Arduino menu. No need to do anything with the Boards Manager.
  • CAD Files of the cases?

    8
    1 Votes
    8 Posts
    24k Views
    m5stackM
    the 2*15 pin connector is a custom product, only supplied by us.
  • MicroPython M5stack (offline) upload files?

    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • FS.h missing

    4
    0 Votes
    4 Posts
    16k Views
    JJJ
    @dpcons No problem. Enjoy !
  • Im looking for module guidlines

    5
    0 Votes
    5 Posts
    17k Views
    JJJ
    @keloseff Hi. Have you tried the altium2kicad script ? I haven't but there is a discussion here: http://vk5hse.blogspot.com.au/2017/02/altium-to-geda-pcbpcb-rnd-conversion.html
  • ESP 32 and ESP 8266 libs

    18
    0 Votes
    18 Posts
    59k Views
    JJJ
    @kryten While not ideal, an alternative option may be to setup another wifi router on the network and set it up without the space in the SSID.
  • MQTT connection problem

    3
    0 Votes
    3 Posts
    12k Views
    K
    Mhh I think I finally got it working. I was using WifiMulti.h and it seems there was the problem. Something with TLS handshake. I swaped to Wifi.h and now seems to work.
  • Unable to add board in Arduino IDE

    4
    0 Votes
    4 Posts
    20k Views
    R
    Hello, I have uninstalled the previous setup, deleted all files and redeployed everything using guide at https://github.com/m5stack/M5Stack/blob/master/docs/arduino-ide/windows.md This time I can properly see the M5Stack-Core-ESP32 board on the list. Thank you for the help. Is there any way we can request an update of the http://www.m5stack.com/assets/docs/index.html to avoid confusion in the future?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Upload time out

    8
    0 Votes
    8 Posts
    28k Views
    S
    Maybe also in your case also this workaround helps during using VMware.
  • Failed to send "Hello World" in Windows :)

    5
    0 Votes
    5 Posts
    14k Views
    F
    I've the same problem using Windows 10 - all examples produce error message like the one in the first post
  • If you can't build the example code as like 'Hello world'.

    1
    1
    0 Votes
    1 Posts
    6k Views
    No one has replied
  • WPA 2 enterprise

    2
    0 Votes
    2 Posts
    8k Views
    0x1abin0
    @mzkoluh 在 WPA 2 enterprise 中说: WPA hi, you can use the IDF API.
  • Failed to send "Hello World" to M5stack with Arduino IDE on Ubuntu 17.10

    2
    0 Votes
    2 Posts
    9k Views
    0x1abin0
    @nano 在 Failed to send "Hello World" to M5stack with Arduino IDE on Ubuntu 17.10 中说: hi, you can reference https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/debian_ubuntu.md and delete the borad manager version.
  • 404 Error on http://www.M5Stack.com/download/package_m5stack_index.json

    3
    0 Votes
    3 Posts
    12k Views
    R
    Thanks for the fix! However, I tried to compile the Hello example with errors in Arduino IDE. Please take a look at the logs below: Arduino:1.8.4 (Mac OS X), 开发板:"M5Stack-Core-ESP32, 80MHz, 921600, None" ... collect2: error: ld returned 1 exit status exit status 1 为开发板 M5Stack-Core-ESP32 编译时出错。
  • fatal error : pins_arduino.h : no such file or directory

    pinsarduino.h
    3
    0 Votes
    3 Posts
    15k Views
    D
    I received this error too, I reinstalled a fresh version of all requirements (from thdirections linked) at least 4 times last night and could not get it working. I ended up having to install platform IO which I do not understand, but at least I got it working!