- If you are using Windows 10, upgrade your Windows system to the latest version.
- Use other operating systems to compile (such as Linux distributions).
- First, make sure that "rom\miniz.h" exists in Arduino's ESP32 board manager files. Then try to manually change all paths containing #include <rom/miniz.h> to absolute paths. For example, #include "C:\Users\admin\Documents\Arduino\libraries\esp32-xxx\xxxxxx\rom\miniz.h"

Posts made by kuriko
-
RE: ADUINO compile error core2
-
RE: Atomic Echo Base+S3R Voice Assistant problem
@mdseldon
are you able to access the serial log? -
RE: EZ Data dissapered from UIflow2
@Handcannon
EZData is under maintenance and will be offline for a while. -
RE: "Disconnected from Serial Port" while running Hello World on M5Stack (UIFlow2, Ubuntu)
@Zverik
have you flashed the correct firmware? -
RE: Bar graph demo application is running extremely slowly on Paper S3
@mwwalker
PaperS3 do have a slow refresh rate. maybe the BarGraph demo isn't very suitable for test, you should try the rtc example: https://docs.m5stack.com/en/arduino/m5papers3/rtc -
RE: ADUINO compile error core2
@VK3AWA_1
have you tried compile example programs? are you able to post your codes? -
RE: NTP in UIFLOW2?
@cyber7
NTP is only availible at M5Burner flashing UiFlow2 firmware
there is no NTP blocky in UiFlow2 -
RE: CoreMP135 connects to WIFI and update the system
@MCU1536
yes but you need to compile the driver yourself
https://docs.m5stack.com/en/guide/linux/coremp135/network -
RE: where can i find source for "PaperS3 Factory Test"?
@palani
there is no examples specially for PaperS3. you have to use examples of M5GFX
https://github.com/m5stack/M5GFX/tree/master/examples -
RE: Time Problem UTC/localtime
@taunushexe
this is a java problem... for example Etc/GMT+8 means GMT-8 actually
will fix it by using UTC -
Grab your CoreMP135 and connect it to UiFlow2.0!
UiFlow2.0 quick start for CoreMP135 has been released. https://docs.m5stack.com/en/guide/linux/coremp135/uiflow2
-
RE: where can i find source for "PaperS3 Factory Test"?
@palani
the source code of PaperS3 factory firmware will not release -
RE: M5stickc plus 1.1
@amdiaz1065391
try reflash factory firmware
https://docs.m5stack.com/zh_CN/guide/restore_factory/m5stickc_plus