<?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[ATOM 2D&#x2F;1D Barcode Scanner - Lock parameters changes via QRcode]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I would like to block changes to parameters programmatically or set them via Serial API on ATOM 2D/1D Barcode Scanner - <a href="https://m5stack-store.myshopify.com/products/atom-2d-1d-barcode-scanner-kit?_pos=1&amp;_sid=fa7d06b74&amp;_ss=r" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack-store.myshopify.com/products/atom-2d-1d-barcode-scanner-kit?_pos=1&amp;_sid=fa7d06b74&amp;_ss=r</a>.</p>
<p dir="auto">Anyone knows if this is possible?<br />
Currently changes to qr scanner configurations can be done via QRcodes - <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicQR/AtomicQR_Reader_EN.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicQR/AtomicQR_Reader_EN.pdf</a> - and I would like to stop that, when we deploy the unit.</p>
<p dir="auto">Regards,<br />
Mateusz</p>
]]></description><link>https://community.m5stack.com/topic/3139/atom-2d-1d-barcode-scanner-lock-parameters-changes-via-qrcode</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 01:58:30 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3139.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 31 Mar 2021 14:31:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM 2D&#x2F;1D Barcode Scanner - Lock parameters changes via QRcode on Tue, 19 Dec 2023 21:56:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/magillus" aria-label="Profile: magillus">@<bdi>magillus</bdi></a> Did you ever solve this? I scanned the Factory Reset and now cannot<br />
get the scanner to work with my code. A factory-fresh ATOM does still work.</p>
<p dir="auto">But I too think there should be a way to disable QR codes. In particular, since the ATOM is<br />
receiving the scanned QR - it should be up to the application to do what it wants with the scanned<br />
value.</p>
<p dir="auto">My sample arduino code is at:  <a href="https://github.com/konacurrents/M5ATOM_Testing" target="_blank" rel="noopener noreferrer nofollow ugc">M5 Atom Testing</a></p>
<p dir="auto"><strong>UPDATE</strong> It seems there is a prohibit scanning of configuration modes, as follows (and defined in their document <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicQR/ATOM_QRCODE_CMD_EN.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">Commands</a></p>
<pre><code class="language-c">uint8_t prohibit_scanning_config_mode_cmd[]  = {0x07, 0xC6, 0x04, 0x08, 0x00, 0xEC, 0x00, 0xFE, 0x3B};
</code></pre>
<p dir="auto">thanks,</p>
]]></description><link>https://community.m5stack.com/post/23078</link><guid isPermaLink="true">https://community.m5stack.com/post/23078</guid><dc:creator><![CDATA[konacurrents]]></dc:creator><pubDate>Tue, 19 Dec 2023 21:56:47 GMT</pubDate></item></channel></rss>