Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. metawops
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 1
    • Groups 0

    Posts made by metawops

    • RE: LilyGO T-Display S3 setup instructions and examples

      @teastain I, too, have two T-Display-S3s! 😉

      I didn't touch the second one so that's still running the factory sketch. Although I don't know how to use it. It's scanning WiFis and display the found ones' SSIDs for a second but then wants to connect to a hard-coded SSID which, of course, doesn't work. It then says "wait for smartconfig..." and "Please use EspTouch Apps to connect to the distribution network" – I downloaded the EspTouch app on my iPhone but have no idea how it works. 🤷‍♂️ It doesn't fill out the SSID of my home WiFi automatically (but my iPhone is connected to it). And you can't enter the SSID manually. 👎

      posted in Common problems
      M
      metawops
    • RE: LilyGO T-Display S3 setup instructions and examples

      @teastain Excellent, Terry, thank you!

      I'm, too, struggling with the setup but I think I got it now, thanks to YouTuber "Volos Projects".

      I'm on macOS (both, an Intel-based iMac and an M1 Max based MacBook Pro) and I'm using the Arduino IDE 2.0.

      I was able to compile, upload and run the tft.ino example sketch that is provided here.

      But I wasn't successful, yet, in running the factory.ino sketch provided here. I compiles and uploads successfully but it doesn't run. Only the LCD's backlight fades on, stays lit app. 2 seconds and that starts over and over again. Can be seen here.

      I use the ESP32S3 Dev Module board, Flash Size 8MB and Partition Scheme 8M with spiffs.
      I did copy the TFT_eSPI library that was provided by the manufacturer into the Arduino IDE's library folder – but apparently it's not used by the factory.ino sketch (no includes of header files from that library).
      I is used by the tft.ino example and that works fine for me (although I don't quite understand the point of that demo (yet) – but that's another topic).

      Anyone here who was able to run the factory.ino sketch successfully?

      Cheers,
      Stefan.

      posted in Common problems
      M
      metawops