<?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[Change the I2C address of a Kmeter Unit]]></title><description><![CDATA[<p dir="auto">Hi.<br />
I need to connect 25 Kmeter Unit to one M5stack.<br />
Is there a simple way to change the I2C address of the unit ?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/4470/change-the-i2c-address-of-a-kmeter-unit</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:02:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4470.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Jul 2022 06:15:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Change the I2C address of a Kmeter Unit on Thu, 11 Aug 2022 20:13:28 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/meirmark" aria-label="Profile: meirmark">@<bdi>meirmark</bdi></a></p>
<p dir="auto">good to know. Thanks for sharing and sorry I missed that in my previous answer.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18290</link><guid isPermaLink="true">https://community.m5stack.com/post/18290</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 11 Aug 2022 20:13:28 GMT</pubDate></item><item><title><![CDATA[Reply to Change the I2C address of a Kmeter Unit on Thu, 11 Aug 2022 19:25:47 GMT]]></title><description><![CDATA[<p dir="auto">Problem solved.<br />
To change the I2C address of a Kmeter one need to write to register 0x08 the new address (one byte) and to register 0x09 the same address but with the bits converted (1 is 0 , 0 is 1).<br />
After writing cycle the power.<br />
Thanks to M5 technical help team.</p>
]]></description><link>https://community.m5stack.com/post/18287</link><guid isPermaLink="true">https://community.m5stack.com/post/18287</guid><dc:creator><![CDATA[meirmark]]></dc:creator><pubDate>Thu, 11 Aug 2022 19:25:47 GMT</pubDate></item><item><title><![CDATA[Reply to Change the I2C address of a Kmeter Unit on Thu, 28 Jul 2022 11:55:31 GMT]]></title><description><![CDATA[<p dir="auto">Thanks.<br />
Do you know if the firmware source is available ?</p>
<p dir="auto">Meir.</p>
]]></description><link>https://community.m5stack.com/post/18093</link><guid isPermaLink="true">https://community.m5stack.com/post/18093</guid><dc:creator><![CDATA[meirmark]]></dc:creator><pubDate>Thu, 28 Jul 2022 11:55:31 GMT</pubDate></item><item><title><![CDATA[Reply to Change the I2C address of a Kmeter Unit on Thu, 28 Jul 2022 10:55:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/meirmark" aria-label="Profile: meirmark">@<bdi>meirmark</bdi></a> said in <a href="/post/18089">Change the I2C address of a Kmeter Unit</a>:</p>
<blockquote>
<p dir="auto">Hi.<br />
I need to connect 25 Kmeter Unit to one M5stack.<br />
Is there a simple way to change the I2C address of the unit ?</p>
<p dir="auto">Thanks.</p>
</blockquote>
<p dir="auto">You could try using multiple I2C hubs</p>
]]></description><link>https://community.m5stack.com/post/18091</link><guid isPermaLink="true">https://community.m5stack.com/post/18091</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 28 Jul 2022 10:55:22 GMT</pubDate></item><item><title><![CDATA[Reply to Change the I2C address of a Kmeter Unit on Thu, 28 Jul 2022 09:04:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/meirmark" aria-label="Profile: meirmark">@<bdi>meirmark</bdi></a></p>
<p dir="auto">from what I can tell the I2C slave address is defined within the <a href="https://github.com/m5stack/M5Unit-KMeter-Internal-FW" target="_blank" rel="noopener noreferrer nofollow ugc">internal Kmeter Unit firmware</a> running on the internal ESP32C3. So changing the I2C slave address means creating a new firmware.</p>
<p dir="auto">One way would be to compile 24 different versions of the internal firmware (with 24 different I2C slave addresses) and then flash / update 24 Kmeter Units. (Leaving one Kmeter Unit with the original I2C slave address.)</p>
<p dir="auto">As an alternative you could modify the internal firmware and add an additional I2C command which would allow to modify the I2C slave address. You still would need to flash all your Kmeter Units (but at least all with the same firmware). Then, using this new I2C command, you'd need to modify the I2C slave address of at least 24 Kmeter Units.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18090</link><guid isPermaLink="true">https://community.m5stack.com/post/18090</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 28 Jul 2022 09:04:55 GMT</pubDate></item></channel></rss>