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
    • M

      Unable to Flash T7-S3 Mini
      • MrQuickie

      3
      0
      Votes
      3
      Posts
      285
      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
      178
      Views

      No one has replied

    • M

      Firmware not loading in T-Watch
      • Maks48

      1
      0
      Votes
      1
      Posts
      396
      Views

      No one has replied

    • M

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

      1
      0
      Votes
      1
      Posts
      240
      Views

      No one has replied

    • A

      Issues with the T7-S3
      • alveron

      3
      -1
      Votes
      3
      Posts
      399
      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
      118
      Views

      No one has replied

    • G

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

      1
      0
      Votes
      1
      Posts
      148
      Views

      No one has replied

    • O

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

      1
      0
      Votes
      1
      Posts
      85
      Views

      No one has replied

    • A

      Replace T-ECHO ePaper screen
      • anxanywhere

      2
      0
      Votes
      2
      Posts
      226
      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
      1169
      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
      124
      Views

      No one has replied

    • M

      Lyligo s3 no longer recognizes my serial ports
      • Mendo2

      3
      0
      Votes
      3
      Posts
      309
      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
      265
      Views

      No one has replied

    • A

      Setup for T-QT Pro Display is black
      • ardymoon

      5
      0
      Votes
      5
      Posts
      533
      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
      592
      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
      411
      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
      342
      Views

      teastain

      Cheers!
      Terry

    • W

      T-SIMCAM ESP32-S3 Upload issue
      • Wolfleader

      1
      0
      Votes
      1
      Posts
      165
      Views

      No one has replied

    • V

      T-Display-S3 external antenna
      • VintageSlots

      1
      0
      Votes
      1
      Posts
      383
      Views

      No one has replied

    • V

      Can't see USB port with TTGO that comes with case
      • VintageSlots

      2
      0
      Votes
      2
      Posts
      271
      Views

      V

      I have received more TTGO with cases and they program fine. Looks like I got a defective unit.

    Powered by NodeBB | Contributors