-
`Library Manager: Installing TTGO TWatch Library @ =1.3.0
Unpacking...
Library Manager: Warning! Package Mirror: CRC check failed 0xed05a807 != 0x23a65ce7
Library Manager: Looking for another mirro…
-
I would like to program and debug the TWatch through the JTAG interface. I can see from the booklet that you expose the following JTAG pins of the ESP32:
IO13 - TCK
IO14 - TMS
IO15 - TDO
Howev…
-
When I tried to compile, I got an error message. I also got a bunch of Multiple Libraries warnings. I suspect the multiple libraries were due to my trying to install other versions of the watch prog…
-
Hello,
I just bought TTGO T-Watch 2019 with touch but touch screen is unusable because it use different resolution and orientation. TWatch Library handle getPoint from sensor differently for 2020 a…
-
I just got a
FileNotFoundError: [Errno 2] No such file or directory: '/Users/clindahl/Produced/Hax/TWATCH/My-TTGO-Watch-master/.pio/build/ttgo-t-watch/.sconsign38.dblite'
When I tried to build …
-
Gets all the way through the build process and bails out on the linker on application.elf:
LINK build-LILYGO_T_WATCH_2020_V1/application.elf
/home/ndrogness/.espressif/tools/xtensa-esp32-elf/esp-…
-
Hi, I have the `LILYGO_WATCH_2019_WITH_TOUCH` with `LILYGO_WATCH_HAS_NFC`. The factory installed app shows "Waiting for an ISO14443A Card ..." forever i.e. not recognizing my tag. It is a Mifare Class…
-
I have a TTGO ESP32 watch with the S7XG LORA/GPS board. I'm not able to get any performance with LoRa. And there is no explanation on the following sketch.
https://raw.githubusercontent.com/Xinyua…
-
Hi, I tried to update and compile the latest firmware, and found that the alignment of characters in the menu has changed. I don’t know which version of TWatch lib you are using. Can you provide a com…
-
What kind of issue is this?
- [ ] **Question**.
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working…