Q3: A timeout error is displayed when uploading the program to the device
Reason and solution: The power supply current of the port is insufficient, which can cause the device to not enter the download mode normally. You can try to connect a capacitor (>0.1uF) between the RST pin and the GND pin, or when uploading the program, set the G0 Short-circuit to GND, so that G0 can be set to a low level state normally
Q4: How to solve the phenomenon of automatic signal triggering of M5Core button A
Add the header file #include <driver/adc.h> and the function adc_power_acquire(); in the Arduino program
Q5: M5 device battery life
The battery life of the controller is affected by various factors such as battery capacity, operating status, and load, so there is no fixed value. Reducing the load and adopting a sleep strategy can effectively increase the battery life.
Q6: Can multiple modules with batteries be stacked at the same time?
Support multiple stacks, the total capacity of the batteries in parallel increases, and the voltage remains unchanged. However, since the discharge of each battery is not balanced during use, there is a voltage difference between the batteries, which may cause the battery to charge backwards. .(will lose part of the battery capacity)
Q7: M5 master supports WiFi connection to 5G frequency band
ESP32 module currently does not support WiFi in 5G band, only 2.4G.
Q8: The RS485 device cannot communicate normally/data is garbled. Packet loss, etc.
Confirm whether the TX/RX pin on the TTL side of the pin is correct, try to add two 120Ω terminal resistors at the beginning and end of the device line to reduce signal reflection interference
Q9: The difference between different masters and camera products
Click the link below to view the product comparison table
STAMP C3U enters program download mode operation: 1. Long press the center button (G9) of STAMP C3U when the power is off. 2. Connect to the computer, after the port is successfully identified, program burning.
Q9: How STAMP C3U defines UART0 output mode
By default, USB CDC is not enabled, the serial port output started by C3U will be output through the default pins (G20, G21) of UART0. If you want to output through USB, please use the IDE to output Its USB CDC option is enabled. (Arduino users can enable it through Tools->USB CDC on Boot-Enabled. For IDF users, please refer to the ESP IDF official documentation.)
Q10: Unable to connect to UIFlow Desktop IDE
Refer to the UIFlow documentation of the corresponding device to check whether the device has entered the USB programming mode.
Q11: NBIoT devices cannot connect to the network normally
Make sure that the NBIoT used is not locked. Frequent device replacement or after activating the IoT card, using traffic in different places may cause the card to be locked. If the above situation occurs, please contact the IoT card supplier. If you are using the IoT card matching M5, please contact M5 after-sales through e-commerce or email. (provide the ICCID of the IoT card)