Summary: Getting error “Cannot initialize ESP-AT Lib!” when using Wifi HTTP or HTTPS examples from the Wiki at https://wiki.seeedstudio.com/Wio-Terminal-Wi-Fi/ . An older version of the ESP-AT Library works but the current version on Github doesn’t.
Description:
I’ve been using the WIO Terminal with Wifi for some time and it always connects to the network and to the webserver just fine.
But today I installed Arduino on a different computer and downloaded all the libraries I needed from Github. Now when I run the WIFI example I get the error “Cannot initialize ESP-AT Lib”.
If I use a previous release of the ESP-AT Library it works fine. But the current release on Github doesn’t.
I would have posted this in the “issues” section on Github but it looks like it has been disabled.