How to operate T-Display-S3 Touch out of the box
-
Hi, I've just recived my T-Display-S3.
Before to start development, I would like to test firmware inside (clock).I've powered the display (that is looking for a wifi SSID "xinyuandianzi"), downloaded app EspTouch on my iphone 12, but it fail the research of my device.
Any tip to exit from this situation?
Tnx
-
after a thousand of retry the app has succeeded, but after a reset it lost the new wifi
-
@danardi It is indeed annoying and it gave me trouble, but I figured out that you can edit the pinconfig.h that appears in the Arduino IDE off to the right with your own SSID and Password and avoid the ESPTouch nonsense. (this 'ESP touch" has nothing to do with the optional touch screen, BTW)
If you are new to LilyGO T-Display S3 I made a support GitHub repository here:
https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples
-Terry -
thanks @teastain2
Yes I'm a newer, thanks for your repository