<?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[Changing from Wifi to NB-Iot using a U111 Module]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">I'm having trouble with converting a code I put together for measuring temp and sending it to Blynk.  the issue is it works fine using the wifi built into the M5Station but once I try converting it to NB-IoT (U111) I find its not that easy,  I have been trying to find a little bit of code I can review that use's the M5Station with the NB-IoT U111 module to say send a test test signal and maybe if connected print a "connected " in the serial printer or even something on the screen of the m5station.  Any help would be greatly apricated.  Cheers in advance and I hope this isn't a question every man and his dog is asking as I've had a quick look at the forum and can't see anything.</p>
]]></description><link>https://community.m5stack.com/topic/5624/changing-from-wifi-to-nb-iot-using-a-u111-module</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 11:36:29 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5624.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Sep 2023 01:33:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Changing from Wifi to NB-Iot using a U111 Module on Mon, 04 Sep 2023 15:18:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/gazzz6" aria-label="Profile: GAZZZ6">@<bdi>GAZZZ6</bdi></a></p>
<p dir="auto">I didn't realize you are looking for an UIFlow solution.</p>
<p dir="auto">UIFlow has a configuration flag which allows to connect via modem instead of WiFi. However that option only seems to be implemented for M5Stack devices with can stack COM.X modules.</p>
<p dir="auto"><img src="/assets/uploads/files/1693840625082-uiflowconfigcomx_20230904.png" alt="0_1693840640787_UIFlowConfigCOMX_20230904.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I've tried to enable that option for M5Station, but it is ignored and the connection goes through WiFi still.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22143</link><guid isPermaLink="true">https://community.m5stack.com/post/22143</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 04 Sep 2023 15:18:48 GMT</pubDate></item><item><title><![CDATA[Reply to Changing from Wifi to NB-Iot using a U111 Module on Mon, 04 Sep 2023 05:41:57 GMT]]></title><description><![CDATA[<p dir="auto">Cheers for the reply Felix, had a small feeling that might have been the case but wondered why the NB-IoT module shows up in the Uiflow program and not be supported,  would you know if there is another IoT within the Uiflow program that will support a SIM7020, as I've had this unit brought from M5 for awhile thinking it would be a great why of connecting my M5Station to the outside world :)</p>
<p dir="auto">Cheers<br />
GAZZZ6</p>
]]></description><link>https://community.m5stack.com/post/22141</link><guid isPermaLink="true">https://community.m5stack.com/post/22141</guid><dc:creator><![CDATA[GAZZZ6]]></dc:creator><pubDate>Mon, 04 Sep 2023 05:41:57 GMT</pubDate></item><item><title><![CDATA[Reply to Changing from Wifi to NB-Iot using a U111 Module on Sun, 03 Sep 2023 12:35:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/gazzz6" aria-label="Profile: GAZZZ6">@<bdi>GAZZZ6</bdi></a></p>
<p dir="auto">I don't see NB-IoT (SIM7020) as supported on the Blynk website. See <a href="https://docs.blynk.io/en/getting-started/supported-boards" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> - Arduino connection types - Cellular (GSM/3G/LTE).</p>
<p dir="auto">Also the Blynk <a href="https://github.com/blynkkk/blynk-library/tree/master/examples/Boards_GSM" target="_blank" rel="noopener noreferrer nofollow ugc">code</a> templates use <a href="https://github.com/vshymanskyy/TinyGSM/blob/master/README.md#supported-boardsmodules" target="_blank" rel="noopener noreferrer nofollow ugc">TinyGSM</a> which also doesn't support SIM7020 (yet).</p>
<p dir="auto">Maybe consider a modem that already is supported by Blynk?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22138</link><guid isPermaLink="true">https://community.m5stack.com/post/22138</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 03 Sep 2023 12:35:39 GMT</pubDate></item></channel></rss>