<?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[Seeking for a specific unit, .. any ideas]]></title><description><![CDATA[<p dir="auto">Hi, In order to streamline our IOT equipment portfolio, I am seeking for a module that combines :<br />
1] ESP 32 with WiFi<br />
2] A mobile connection for MQTT (for example a SIM76 family)<br />
3] Two Serial ports available : Serial1 and Serial2</p>
<p dir="auto">This one looks great : IoT Base CatM but it seems that 1 Serial is used by the SIM module.<br />
The same appear to go for this module : Atom DTU NBIoT2</p>
<p dir="auto">Any suggestions how to combine a SIM76 family (or any other mobile chip), with the availability of Serial1 and Serial2?<br />
Thanks for your creativity.</p>
]]></description><link>https://community.m5stack.com/topic/8103/seeking-for-a-specific-unit-any-ideas</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:06:53 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/8103.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Feb 2026 07:52:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Seeking for a specific unit, .. any ideas on Sat, 07 Mar 2026 15:56:12 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/happyuser" aria-label="Profile: HappyUser">@<bdi>HappyUser</bdi></a></p>
<p dir="auto">just curious, which SIM module did you settle on?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30736</link><guid isPermaLink="true">https://community.m5stack.com/post/30736</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 07 Mar 2026 15:56:12 GMT</pubDate></item><item><title><![CDATA[Reply to Seeking for a specific unit, .. any ideas on Fri, 06 Mar 2026 10:27:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> Thanks and sorry for my late response, been away.</p>
<p dir="auto">yes , thanks for the reminder, we are ware of the difference and managed to find the best (at least what we think) SIM modules for our applications.<br />
We prefer to stick to a few brands for ESP32, M5Stack is one of them, it might limit us, but it also challenges us to come up with solutions.</p>
<p dir="auto">What we are testing now is using different serials by restarting the device ans select based on an identifier which port to use. Has some serious energy considerations, but it might turn out to be the best way because we can stick to preselected master devices (which inded limit #Serials). Regards</p>
]]></description><link>https://community.m5stack.com/post/30722</link><guid isPermaLink="true">https://community.m5stack.com/post/30722</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Fri, 06 Mar 2026 10:27:18 GMT</pubDate></item><item><title><![CDATA[Reply to Seeking for a specific unit, .. any ideas on Sun, 01 Mar 2026 15:52:17 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/happyuser" aria-label="Profile: HappyUser">@<bdi>HappyUser</bdi></a></p>
<p dir="auto">ESP32<strong>P4</strong> has 5 (five) UARTs. See <a href="https://docs.espressif.com/projects/esp-idf/en/stable/esp32p4/api-reference/peripherals/uart.html" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">AFAIK all other ESP32 variants only have 3 (three) or less UARTs. (Of which the first one is used for debugging.)</p>
<p dir="auto">Edit: ESP32<strong>S3</strong> devices which have USB-C connected directly to the MCU (e.g. no dedicated USB-Serial chip) can use USB-C to debug (e.g. Serial) and still has 3 (three) UARTs free (e.g. Serial0, Serial1, Serial2).</p>
<p dir="auto">Please find an example <a href="https://codeberg.org/felmue/MyM5StackExamples/src/branch/main/M5CoreS3/MultipleUARTTest/MultipleUARTTest.ino" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">BTW: are you aware of the fact that SIM76XXX is different from what is in IoT Base CatM (SIM7080G) and Atom DTU NBIoT2 (SIM7028)?</p>
<ul>
<li>SIM76XXX uses LTE (which is different from NBIoT or LTE-M)</li>
<li>SIM7080G uses NBIoT or LTE-M</li>
<li>SIM7028 uses NBIoT only</li>
</ul>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30701</link><guid isPermaLink="true">https://community.m5stack.com/post/30701</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 01 Mar 2026 15:52:17 GMT</pubDate></item></channel></rss>