<?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[SORACOM 3G Module support in UI Flow]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">Is there any support for SORACOM 3G Module in UI Flow?</p>
<p dir="auto">I found the Cellular module is implemented in some recent version of UI Flow.<br />
But I cannot make it work with the SORACOM 3G Module, since the gprsConnect() always returns False.</p>
<p dir="auto">getSimState() returns True, so the SIM is inserted and recognized by the 3G module correctly.</p>
<p dir="auto">By the way, I've made the 3G module work with customized MicroPython whose PPP module is enabled.<br />
I think all you have to do is to just enable the PPP module of MicroPython in order to support the SORACOM 3G Module, and other GSM/3G/LTE modules may also be supported with a few python code to enter these modules to PPP mode.</p>
<p dir="auto">So there is another question.<br />
Do you have any plan to enable the PPP module of MicroPython in the UI flow firmware?<br />
It, I think, expands the UI flow communication capability greatly.</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://community.m5stack.com/topic/1435/soracom-3g-module-support-in-ui-flow</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 10:25:52 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1435.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 31 Oct 2019 02:54:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Mon, 28 Sep 2020 13:32:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/419">@ciniml</a> could you please explain the new Cellular UIfow blocks and give an example on how to use them in sequential order?</p>
<p dir="auto">I also saw the Soracom m5f example and I wonder if the flow can start as it did, checking the SIMstate without setting any UART communication in advance?</p>
<p dir="auto">If I start running just the first two instructions, shall I expect returned True as you?</p>
<p dir="auto">I'm chasing who can help me in using the COMx.LTE module with those UIflow methods</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.m5stack.com/post/10205</link><guid isPermaLink="true">https://community.m5stack.com/post/10205</guid><dc:creator><![CDATA[teiafra]]></dc:creator><pubDate>Mon, 28 Sep 2020 13:32:43 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Sun, 27 Sep 2020 06:27:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4382">@teiafra</a> said in <a href="/post/10187">SORACOM 3G Module support in UI Flow</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/653">@ozbk</a> Thanks a lot for sharing the example.<br />
Could you please provide explanation or point me where each cellular block of UIFlow are described to understand their usage and succeed to manage the COM.LTE module since from its first installation onto M5S-Core?</p>
<p dir="auto">In what order those blocks are supposed to be called in a more general flow? E.g do I have to start with cellular.init (you did not use it and instead call for restart after SIM is checked)</p>
<p dir="auto">I complain that that entire palette of blocks is not documented at all :-(</p>
</blockquote>
<p dir="auto">I continue to dig and compared <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/example/soracom_time.m5f" target="_blank" rel="noopener noreferrer nofollow ugc">your Soracom flow</a> with the <a href="https://community.m5stack.com/topic/539/lesson-22-modules-sim800l/2">example on SI800 available</a> here.<br />
If I may guess many blocks of module.CELLULAR library, the biggest doubt is about modem initialization and communciation ports setting.</p>
<p dir="auto">The SIM800 flow clearly set the UART rx/tx channels in the init function while I do not understand in your Soracom example if the cellular.init or cellular.restart block of the library avoid to do this UART setting. Do the Core and the Module communicate each other automatically?</p>
<p dir="auto">Similarly, <a href="https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/COMX_LTE" target="_blank" rel="noopener noreferrer nofollow ugc">Arduino code to drive COMx.LTE</a> also sets up the tx/rx as reflected by the dip switches: does the Cellular UIflow blocks avoid the user to care of it, instead? That would be wonderful!</p>
<p dir="auto">What difference is between "send" and "sendline" function block?</p>
<p dir="auto">Any help is really appreciated!!</p>
]]></description><link>https://community.m5stack.com/post/10204</link><guid isPermaLink="true">https://community.m5stack.com/post/10204</guid><dc:creator><![CDATA[teiafra]]></dc:creator><pubDate>Sun, 27 Sep 2020 06:27:54 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 24 Sep 2020 15:30:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/653">@ozbk</a> Thanks a lot for sharing the example.<br />
Could you please provide explanation or point me where each cellular block of UIFlow are described to understand their usage and succeed to manage the COM.LTE module since from its first installation onto M5S-Core?</p>
<p dir="auto">In what order those blocks are supposed to be called in a more general flow? E.g do I have to start with cellular.init (you did not use it and instead call for restart after SIM is checked)</p>
<p dir="auto">I complain that that entire palette of blocks is not documented at all :-(</p>
]]></description><link>https://community.m5stack.com/post/10187</link><guid isPermaLink="true">https://community.m5stack.com/post/10187</guid><dc:creator><![CDATA[teiafra]]></dc:creator><pubDate>Thu, 24 Sep 2020 15:30:23 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Fri, 01 Nov 2019 00:20:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/653">@ozbk</a> Thanks for sharing the example.<br />
I've tried the example with my M5Stack BASIC + SORACOM 3G module, with SORACOM plan-d SIM.<br />
But I found that it does not proceed to "connecting host" state, since the gprsConnect() always returns False.</p>
<p dir="auto">Does this example work in Japan?</p>
]]></description><link>https://community.m5stack.com/post/6232</link><guid isPermaLink="true">https://community.m5stack.com/post/6232</guid><dc:creator><![CDATA[ciniml]]></dc:creator><pubDate>Fri, 01 Nov 2019 00:20:11 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 31 Oct 2019 07:02:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/419">@ciniml</a> You can try to run this example <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/example/soracom_time.m5f" target="_blank" rel="noopener noreferrer nofollow ugc">soracom_time.m5f</a></p>
]]></description><link>https://community.m5stack.com/post/6225</link><guid isPermaLink="true">https://community.m5stack.com/post/6225</guid><dc:creator><![CDATA[ozbk]]></dc:creator><pubDate>Thu, 31 Oct 2019 07:02:10 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 31 Oct 2019 06:46:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> Thanks for your suggestion. I've posted a new feature request to request enabling PPP module.<br />
<a href="https://github.com/m5stack/UiFlow-Bug-Report/issues/29" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/UiFlow-Bug-Report/issues/29</a></p>
]]></description><link>https://community.m5stack.com/post/6224</link><guid isPermaLink="true">https://community.m5stack.com/post/6224</guid><dc:creator><![CDATA[ciniml]]></dc:creator><pubDate>Thu, 31 Oct 2019 06:46:11 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 31 Oct 2019 06:15:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/419">@ciniml</a> just add a feature request, sorry just woke up.</p>
]]></description><link>https://community.m5stack.com/post/6222</link><guid isPermaLink="true">https://community.m5stack.com/post/6222</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 31 Oct 2019 06:15:39 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 31 Oct 2019 05:56:42 GMT]]></title><description><![CDATA[<p dir="auto">Do you mean that the Cellular module should be work with SORACOM 3G module but it's currently not working due to some bugs?<br />
Or should I request enabling PPP module as a feature request?</p>
]]></description><link>https://community.m5stack.com/post/6221</link><guid isPermaLink="true">https://community.m5stack.com/post/6221</guid><dc:creator><![CDATA[ciniml]]></dc:creator><pubDate>Thu, 31 Oct 2019 05:56:42 GMT</pubDate></item><item><title><![CDATA[Reply to SORACOM 3G Module support in UI Flow on Thu, 31 Oct 2019 05:36:50 GMT]]></title><description><![CDATA[<p dir="auto">Please post this on the UIFlow bug report page on github.</p>
<p dir="auto"><a href="https://github.com/m5stack/UiFlow-Bug-Report/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/UiFlow-Bug-Report/issues</a></p>
]]></description><link>https://community.m5stack.com/post/6220</link><guid isPermaLink="true">https://community.m5stack.com/post/6220</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 31 Oct 2019 05:36:50 GMT</pubDate></item></channel></rss>