From the linux command line, how can I turn off unitv2?
I have tried power off and halt although the fan continues working.
thanks
From the linux command line, how can I turn off unitv2?
I have tried power off and halt although the fan continues working.
thanks
Hi, I have a M5StickC-Plus, I have tried to use deep sleep with it but when I had used deep sleep, it didn't wake up.
Also after that, I can't upload a new code to the M5StickC-Plus easily. To upload a new code I need to press the side buttons meanwhile the code is uploading.
In the library repo, I found this issue talking about deep sleep
https://github.com/m5stack/M5StickC-Plus/issues/1
Is the problem related to the official library?
Will it issue be solved?
Regards.
Hi, I have a M5StickC-Plus,
I connected it to my computer, tried the basic example "display", it worked fine. After that I moved to an example to display only text, everything was fine.
30 minutes or one hour later, I couldn't upload code to the device. Arduino IDE says
"A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header"
If I connect or disconnect the device appears or disappears from the ports list.
But I can't upload code and the device doesn't do anything.
Do you have some suggestions?
Thanks