<?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[ghost qr code on m5paper?]]></title><description><![CDATA[<p dir="auto">Hi -</p>
<p dir="auto">I'm experimenting with my new m5paper, and had the idea to create a qr code so my friend will be able to use my wifi while I'm on vacation.  I used uiflow/blockly to create the following code:</p>
<p dir="auto">from m5stack import *<br />
from m5ui import *<br />
from uiflow import *</p>
<p dir="auto">setScreenColor(15)</p>
<p dir="auto">label0 = M5TextBox(134, 414, "Text", lcd.FONT_DejaVu24, 0, rotate=0)</p>
<p dir="auto">lcd.clear()<br />
label0.setFont(lcd.FONT_DejaVu40)<br />
label0.setText('Wifi Info')<br />
lcd.qrcode('text text text', x=150, y=400, width=220, version=6)<br />
lcd.show()</p>
<p dir="auto">And I'm getting a ghost qr code, for lack of a better way to describe it.  I moved the qr code once, and it only started happening following that.  If anyone can help, I would appreciate it...</p>
<p dir="auto"><img src="/assets/uploads/files/1652149942790-pxl_20220510_022402710_2-resized.jpg" alt="0_1652149939024_PXL_20220510_022402710_2.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/4286/ghost-qr-code-on-m5paper</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 14:08:41 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4286.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 May 2022 02:32:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ghost qr code on m5paper? on Sun, 11 Sep 2022 11:45:38 GMT]]></title><description><![CDATA[<p dir="auto">The latest update put the gray square always under the QRcode.OK<br />
But why a gray square instead of the backcolor ?</p>
]]></description><link>https://community.m5stack.com/post/18586</link><guid isPermaLink="true">https://community.m5stack.com/post/18586</guid><dc:creator><![CDATA[democrazia]]></dc:creator><pubDate>Sun, 11 Sep 2022 11:45:38 GMT</pubDate></item><item><title><![CDATA[Reply to ghost qr code on m5paper? on Mon, 05 Sep 2022 16:53:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/belsonc" aria-label="Profile: belsonc">@<bdi>belsonc</bdi></a> said in <a href="/post/17457">ghost qr code on m5paper?</a>:</p>
<blockquote>
<p dir="auto">setScreenColor(15)</p>
</blockquote>
<p dir="auto">I've the same problem.<br />
I've you found a solution ?<br />
Tkx</p>
]]></description><link>https://community.m5stack.com/post/18547</link><guid isPermaLink="true">https://community.m5stack.com/post/18547</guid><dc:creator><![CDATA[democrazia]]></dc:creator><pubDate>Mon, 05 Sep 2022 16:53:16 GMT</pubDate></item><item><title><![CDATA[Reply to ghost qr code on m5paper? on Mon, 16 May 2022 09:51:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi there , We appreciate your feedback! we will fix it soon!</p>
]]></description><link>https://community.m5stack.com/post/17493</link><guid isPermaLink="true">https://community.m5stack.com/post/17493</guid><dc:creator><![CDATA[M5Stack_AG]]></dc:creator><pubDate>Mon, 16 May 2022 09:51:23 GMT</pubDate></item></channel></rss>