<?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[Com.X.LoraWan 868 module configured at 470Mhz ?]]></title><description><![CDATA[<p dir="auto">HI All,<br />
just bought the module  COM.LoRaWAN 868 and I'm trying to configuring as Lora to test communication with a different module i got.<br />
When i try to configure the frequency, I got error "<em>+ERROR: the command is not supported</em>"<br />
I'm trying with:</p>
<ul>
<li>ATCommand("FREQ", "868000000");</li>
<li>ATCommand("LoraPara", "868000000,18,12,0,1,8,1,0,0");<br />
and I get the same error.<br />
Then I tried to inquire about current setting and I get on reset::</li>
</ul>
<p dir="auto"><em>16:21:56.550 -&gt; AT Rev 1.3<br />
16:21:56.550 -&gt; +AutoLPM=0<br />
16:21:56.550 -&gt;<br />
16:21:56.550 -&gt; +LORAWAN=0<br />
16:21:56.550 -&gt;<br />
16:21:56.550 -&gt; +FREQ=<strong>470000000</strong><br />
16:21:56.550 -&gt; +TxPower=10<br />
16:21:56.550 -&gt; +SF=7<br />
16:21:56.550 -&gt; +BW=0<br />
16:21:56.550 -&gt; +Coderate=1<br />
16:21:56.550 -&gt; +Preamblelth=8<br />
16:21:56.550 -&gt; +CRC=1<br />
16:21:56.550 -&gt; +IQInvert=0</em></p>
<p dir="auto">and by issuing " <em>ATCommand("LoraSet", "?");</em>"<br />
<strong>16:21:59.708 -&gt; +LoraPara:470000000,10,7,0,1,8,1,0</strong></p>
<p dir="auto">If i check on the chip CubeCell, below the logo it show 863-870<br />
Is there anything wrong on my module?</p>
]]></description><link>https://community.m5stack.com/topic/3874/com-x-lorawan-868-module-configured-at-470mhz</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 23:34:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3874.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Dec 2021 15:33:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Com.X.LoraWan 868 module configured at 470Mhz ? on Thu, 30 Dec 2021 22:47:45 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/ecasti" aria-label="Profile: ecasti">@<bdi>ecasti</bdi></a></p>
<p dir="auto">glad to hear you got it working and thank you for reporting back.</p>
<p dir="auto">Happy New Year!</p>
<p dir="auto">Felix</p>
]]></description><link>https://community.m5stack.com/post/16004</link><guid isPermaLink="true">https://community.m5stack.com/post/16004</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 30 Dec 2021 22:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to Com.X.LoraWan 868 module configured at 470Mhz ? on Thu, 30 Dec 2021 21:17:52 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> said in <a href="/post/16002">Com.X.LoraWan 868 module configured at 470Mhz ?</a>:</p>
<blockquote>
<p dir="auto">LoraSet</p>
</blockquote>
<p dir="auto">Thanks a lot, Felix,<br />
it works !<br />
Will try to find more details about this firmware to drop some note here.<br />
Happy New Year</p>
]]></description><link>https://community.m5stack.com/post/16003</link><guid isPermaLink="true">https://community.m5stack.com/post/16003</guid><dc:creator><![CDATA[ecasti]]></dc:creator><pubDate>Thu, 30 Dec 2021 21:17:52 GMT</pubDate></item><item><title><![CDATA[Reply to Com.X.LoraWan 868 module configured at 470Mhz ? on Thu, 30 Dec 2021 20:45:59 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/ecasti" aria-label="Profile: ecasti">@<bdi>ecasti</bdi></a></p>
<p dir="auto">no, I don't think there is anything wrong with your module. My two modules report the same firmware version 1.3 as yours and the same frequency (470000000) is returned when uninitialized. I also get the same error (not supported) when trying to set the frequency via <code>FREQ</code>. I think the documentation doesn't 100% match the firmware installed on the module.</p>
<p dir="auto">I am using below command to setup LoRa parameters for a point to point connection:</p>
<pre><code>  ATCommand("LoraSet", "868000000,18,12,0,1,8,1,0,0");
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16002</link><guid isPermaLink="true">https://community.m5stack.com/post/16002</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 30 Dec 2021 20:45:59 GMT</pubDate></item></channel></rss>