-
He issue I'm having is with the watch not displaying the battery charge level and it keeps updating randomly here and there and resets. I was checking the code and its missing the include file or fold…
-
Tried to build and upload.
Error is :
collect2.exe: error: ld returned 1 exit status
What can I do ?
-
Creating a new issue to avoid contaminating the last one: will you know how to get BMA423 supported on micropython? LoBo included in his firmware built, but that's outdated already.
If there is a …
jhfoo updated
4 years ago
-
Out of all the examples given, `SimpleWatch` is the most complex. One segment of code that really caught my attention is the following:
```
// Turn off unused power
ttgo->power->setPowerOutPut(…
-
I am looking to add a new app. Copied the sample app files, renamed all the references and started a draft.
When I upload however the new app does not appear.
Does the new app need to be registe…
-
Two days before the battery percentage was just right after two charging cycles using calculated battery percentage. (97% is pretty close to what I call a full charge.)
But in one of the previous bui…
-
Would it be a good idea to prevent WiFi-Connection from shutting down during editing files through the webserver ?
Don´t know if that same issue happens during other actions (updating, etc.)
Greetin…
-
Hello,
the LVGL examples don't seem to work with platformio. Neither when using the officially registered [TTGO TWatch Library](https://platformio.org/lib/show/6875/TTGO%20TWatch%20Library) nor whe…
-
The commit https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/commit/98dc85961a5523e14a4ce40c0e4164317bb93a15
moved "touch" to private inside TTGO class.
I have a T-Watch 2019 with display and …
-
on rc1 telnet worket normally.
on rc2 it do not write anything nor welcome message, just hangs:
telnet 10.100.0.32
Trying 10.100.0.32...
Connected to 10.100.0.32.
Escape character is '^]'.
Con…