m5stack / M5StickC

M5StickC Arduino Library
MIT License
476 stars 221 forks source link

Software reset #158

Closed rigelinorion closed 1 year ago

rigelinorion commented 1 year ago

Hello. Is there any procedure to restart the m5stick in the library?

Tinyu-Zhao commented 1 year ago

You mean restore the factory settings?

Tinyu-Zhao commented 1 year ago

Power switch operation:

Power on :Press power button for 2 seconds

Power off :Press power button for 6 seconds

The input range of VBUS_VIN and VBUS_USB is limited to 4.8-5.5V, and the internal battery will be charged through AXP192 power management when VBUS is powered.

MDAR commented 1 year ago

Hello. Is there any procedure to restart the m5stick in the library?

Hi

Have you tried

ESP.restart()