<?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[M5Core2 AWS with COM.X Zigbee Module]]></title><description><![CDATA[<p dir="auto">I have a problem with M5Core2 AWS. I test COM.X Zigbee module with example code but can't communication with each other.<br />
can anyone use this module with M5Core2? please explain the solution, thank you.</p>
]]></description><link>https://community.m5stack.com/topic/4542/m5core2-aws-with-com-x-zigbee-module</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 15:19:48 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4542.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 20 Aug 2022 07:10:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Core2 AWS with COM.X Zigbee Module on Wed, 24 Aug 2022 14:15:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/24393">@earthphisek</a></p>
<p dir="auto">I do not have the COM.X Zigbee module so I cannot test this myself. However with the following modifications the M5Stack <a href="https://github.com/m5stack/M5Stack/tree/master/examples/Modules/COM_Zigbee_CC2630/RSSI_TEST" target="_blank" rel="noopener noreferrer nofollow ugc">example</a> should work with an M5Core2 too.</p>
<ul>
<li>Replace <code>#define &lt;M5Stack.h&gt;</code> with <code>#define &lt;M5Core2.h&gt;</code>.</li>
<li>Replace <code>Serial2.begin(38400, SERIAL_8N1, 16, 17);</code> with <code>Serial2.begin(38400, SERIAL_8N1, 13, 14);</code>.</li>
</ul>
<p dir="auto">Hardware: in the COM.X Zigbee module set the two dip switches 16 and 17 to <code>on</code> and leave the other four in <code>off</code> position.</p>
<p dir="auto">Explanation: On the M5Core2 GPIO16 and GPIO17 have been replaced with GPIO13 and GPIO14. But the labeling in most modules still follow the numbering used with M5Stack devices.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18446</link><guid isPermaLink="true">https://community.m5stack.com/post/18446</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 24 Aug 2022 14:15:13 GMT</pubDate></item><item><title><![CDATA[Reply to M5Core2 AWS with COM.X Zigbee Module on Wed, 24 Aug 2022 08:04:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a><br />
Do you have M5core2 example code for COM.X Zigbee Module ?<br />
I find in Github but haven't example code for M5core2</p>
]]></description><link>https://community.m5stack.com/post/18443</link><guid isPermaLink="true">https://community.m5stack.com/post/18443</guid><dc:creator><![CDATA[earthphisek]]></dc:creator><pubDate>Wed, 24 Aug 2022 08:04:24 GMT</pubDate></item></channel></rss>