<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Questions about LILYGO®TTGO 1,54-inch wrist e-paper ESP32]]></title><description><![CDATA[<p dir="auto">I've buyed LILYGO<img src="https://www.community.lilygo.cc/assets/plugins/nodebb-plugin-emoji/emoji/android/00ae.png?v=5rta56507n5" class="not-responsive emoji emoji-android emoji--registered" title=":registered:" alt="®" />TTGO 1,54-inch wrist e-paper ESP32 (<a href="https://aliexpress.ru/item/1005003095240476.html?spm=a2g39.orderlist.0.0.79404aa6XrTWd4" rel="nofollow ugc">https://aliexpress.ru/item/1005003095240476.html?spm=a2g39.orderlist.0.0.79404aa6XrTWd4</a>).<br />
I try to make a custom autonomous watch with periodical NTP correction via WIFI. Now I do disable WIFI and enable it for correction every 5 minutes, and do light sleep for 15 seconds between time checks.</p>
<p dir="auto">I have some questions:</p>
<ol>
<li>For 3-5 first display updates the time string is printed weakly, how can I fix it? I use the code from official sample.</li>
<li>Which batteries can I use with this module?</li>
<li>How can I check the battery charge level and charging status?</li>
<li>How can I turn off the red blinking led?</li>
<li>Is there any other recommendation for power-save?</li>
</ol>
<p dir="auto">Here is my code: <a href="https://github.com/zhum/lilygo-epaper-watch" rel="nofollow ugc">https://github.com/zhum/lilygo-epaper-watch</a></p>
]]></description><link>https://www.community.lilygo.cc/topic/34/questions-about-lilygo-ttgo-1-54-inch-wrist-e-paper-esp32</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 23:07:17 GMT</lastBuildDate><atom:link href="https://www.community.lilygo.cc/topic/34.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Jan 2022 17:17:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Questions about LILYGO®TTGO 1,54-inch wrist e-paper ESP32 on Thu, 09 Jun 2022 01:48:50 GMT]]></title><description><![CDATA[<p dir="auto">For 3-5 first display updates the time string is printed weakly, how can I fix it? I use the code from official sample.<br />
-&gt; Refresh the area multiple times to deepen the color, or use full screen refresh.<br />
Which batteries can I use with this module?<br />
How can I check the battery charge level and charging status?<br />
-&gt;The module is equipped with a 1.25 pitch battery interface, which can be powered by batteries<br />
How can I turn off the red blinking led?<br />
-&gt;The red LED is the battery indicator, flashes when there is no battery.<br />
Is there any other recommendation for power-save?<br />
-&gt;Hibernate enters deep sleep. The deep sleep power consumption reaches about 10uA</p>
]]></description><link>https://www.community.lilygo.cc/post/175</link><guid isPermaLink="true">https://www.community.lilygo.cc/post/175</guid><dc:creator><![CDATA[Micky]]></dc:creator><pubDate>Thu, 09 Jun 2022 01:48:50 GMT</pubDate></item></channel></rss>