agoodWatch icon indicating copy to clipboard operation
agoodWatch copied to clipboard

TWatch 2020 v1 endless rebooting

Open dlarue opened this issue 1 year ago • 0 comments

I tried compiling with the Arduino 1.8.x and 2.0 IDEs and all I get is endless rebooting.

Set esp32 Dev Module, 240MHz, 40MHz memory, no_ota 2M/2M SPIFFS and I missing something?

I'm using the latest esp32 arduino framework so I did have to change things like this: }, WiFiEvent_t::ARDUINO_EVENT_WIFI_AP_STADISCONNECTED); //WAS }, WiFiEvent_t::SYSTEM_EVENT_STA_DISCONNECTED);

dlarue avatar Apr 05 '23 00:04 dlarue