Using an ESP32S3. I allowed IDE 1.18.9 to perform updates which caused my code which has been runnng for two years to not compile. Finally figured out that timer functions in one of the libraries had changed names. Everything seemed alright until I tried TCP messaging between ESP32's which worked before, now TCP client never connects. Using AsyncTCP.h library. Anybody else experience this? Never should have allowed that update.
Go to the board manager and go back to the last 2.x.x release. Many major projects are broken on the new release.
Thanks. That fixed it.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.