Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Common problems
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • S

      Unable to flash T-RGB esp32 s3
      • saiteja vellanki

      2
      0
      Votes
      2
      Posts
      483
      Views

      W

      @saiteja-vellanki how did you fix it?

    • M

      Unable to Flash T7-S3 Mini
      • MrQuickie

      3
      0
      Votes
      3
      Posts
      423
      Views

      W

      @teastain2 I seem to have a similar problem here. Mine seems to keep reconnecting and disconnecting though.

    • W

      Unable to flash T-SIMCAM-S3
      • Wolfleader

      1
      0
      Votes
      1
      Posts
      274
      Views

      No one has replied

    • M

      Firmware not loading in T-Watch
      • Maks48

      1
      0
      Votes
      1
      Posts
      475
      Views

      No one has replied

    • M

      T-A7670E/G/SA Battery Problem
      • Mohamed Elnahhas

      1
      0
      Votes
      1
      Posts
      310
      Views

      No one has replied

    • A

      Issues with the T7-S3
      • alveron

      3
      -1
      Votes
      3
      Posts
      550
      Views

      teastain2

      @alveron Sometimes...this depends on the sketch that is running and other Arduino environment conditions...you need to manually enter Upload Mode.
      Press both Reset and Boot and release the reset first. You will lose the Arduino serial com and you need to re-select it.
      Once you have a stable environment it may not require the sequence, just Upload!
      You must select USB CDC On Boot: "Enabled" to get serial from your sketch to your computer.
      ADC in ESP32 is very poor. I don't have a T7-S3 to test, just check the Diagram and other Internet sources. There will be data noise and poor accuracy.

    • U

      T-RSC3 Serial Ports
      • utr_brk

      1
      0
      Votes
      1
      Posts
      186
      Views

      No one has replied

    • G

      Module doesn't work with GPS active LilyGO-T-SIM7070G
      • gabrielbonato

      1
      0
      Votes
      1
      Posts
      220
      Views

      No one has replied

    • O

      T-Watch 2020 V3 wouldn't pair BlueTooth
      • OldNerd

      1
      0
      Votes
      1
      Posts
      161
      Views

      No one has replied

    • A

      Replace T-ECHO ePaper screen
      • anxanywhere

      2
      0
      Votes
      2
      Posts
      326
      Views

      X

      Ask LilyGO Sales. They may sell you a replacement display.

      T-Echo 'dismantling' video: https://www.youtube.com/watch?v=6yr7QQw5JGM

    • S

      LILYGO® T5 4.7 Inch E-paper V2.3 ESP32-S3 not access serial port
      • sobrevela

      3
      0
      Votes
      3
      Posts
      1385
      Views

      H

      Finaly I find a solution.
      My problem was probably an invalid application.
      I have reinstalled hello_word program with a right bootloader, following pages :

      https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/get-started/windows-setup.html

      https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-py.html

      I type following commands :

      idf.py set-target esp32s3 idf.py build cd build esptool.py -c esp32s3 -p COM3 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader\bootloader.bin 0x10000 hello_world.bin 0x8000 partition_table\partition-table.bin
    • B

      T-Echo stuck in sleep mode
      • bk1981

      1
      0
      Votes
      1
      Posts
      208
      Views

      No one has replied

    • M

      Lyligo s3 no longer recognizes my serial ports
      • Mendo2

      3
      0
      Votes
      3
      Posts
      427
      Views

      P

      @mendo2 Have you tried to force upload mode?

      I mean press and hold left button, press Reset button on the side while keep hold left button. Wait 2 - 3 sec until computer recognize your device.
      Then select Port in IDE and upload scetch.
      (left button as looking from USB port perspective)

    • P

      T-Display-S3 library confilict
      • pdurys

      1
      0
      Votes
      1
      Posts
      341
      Views

      No one has replied

    • A

      Setup for T-QT Pro Display is black
      • ardymoon

      5
      0
      Votes
      5
      Posts
      751
      Views

      A

      Hey,

      found my Problem "stupid me" used Arduino IDE 2.0.2 not 2.0.3 xD
      Also Updated the Lib for the Display now it´s working.

    • B

      create c code for T-QT Pro img/logo
      • bobbycharles

      7
      0
      Votes
      7
      Posts
      873
      Views

      teastain

      @tavdog I saw Mickey closed your issue in LilyGO T-Display S3 repository ?

      This is confusing because swap bytes is much like reversing a film negative in that it should change radically with swap bytes true or false.

      Did you checkout my LilyGO T-Display S3 repository ?

      [edit] I just did this test of your image on my LilyGO T-Display S3 !IMG_5776 2.JPG
      point is that blue came out blue and red is red!

    • P

      T-Display-S3: cannot upload a sketch #2
      • pt200

      3
      0
      Votes
      3
      Posts
      566
      Views

      P

      solved: problem with my enviroment 😊 sorry
      5.15.0-57-generic #63~20.04.1-Ubuntu <- VirtualBox 6.1(USB device forwarding) <- 5.4.0-135-generic #152~18.04.2-Ubuntu <- Arduino / PIO

      Direct programming from host system - OK

    • R

      USB lost identification!
      • RomanF

      4
      0
      Votes
      4
      Posts
      534
      Views

      teastain

      Cheers!
      Terry

    • W

      T-SIMCAM ESP32-S3 Upload issue
      • Wolfleader

      1
      0
      Votes
      1
      Posts
      289
      Views

      No one has replied

    • V

      T-Display-S3 external antenna
      • VintageSlots

      1
      0
      Votes
      1
      Posts
      478
      Views

      No one has replied

    Powered by NodeBB | Contributors