Closed Egyras closed 3 years ago
Yes it’s much stable. The 8266 gets overwhelmed when to many messages arrive over serial. You have to yield to Wi-Fi every loop so you don’t loose Wi-Fi connection. With the dual core esp32 the program runs on core 2 while all other processes run on core 1
Any benefits using esp32 instead of ESP8266 from stability view ?