<?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[Does LoRaWAN not work as specified?]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I got two LoRaWan868 for node to node communication. In my efforts to find some example code for this, I find a lot of posts here mentioning the module will not work for node to node communication. Is this correct, that it doesn't?</p>
<p dir="auto">Because the specification is really clear that it does. Even the first sentence in the first paragraph in the M5-store states that it does?</p>
<p dir="auto">So, will it work, or should I stop wasting my time?</p>
<p dir="auto">If it works, is there any example code for node to node communication anyone could point me at?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">Link to shop with description saying it supports node to node communication.</p>
<p dir="auto"><a href="https://shop.m5stack.com/products/com-lorawan-module-868mhz-asr6501?variant=35580975186084" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/products/com-lorawan-module-868mhz-asr6501?variant=35580975186084</a></p>
]]></description><link>https://community.m5stack.com/topic/3961/does-lorawan-not-work-as-specified</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:55:21 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3961.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jan 2022 21:45:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Fri, 28 Jan 2022 14:47:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomasx" aria-label="Profile: Thomasx">@<bdi>Thomasx</bdi></a></p>
<p dir="auto">sorry, I meant <a href="https://shop.m5stack.com/products/lorawan-modulerhf76-052?_pos=7&amp;_sid=8e4edf786&amp;_ss=r&amp;variant=30331964325978" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> blue one - which is stackable (it's also EOL though).</p>
<p dir="auto">But if yours is black then guess you have the <a href="https://shop.m5stack.com/products/com-lorawan-module-868mhz-asr6501?_pos=10&amp;_sid=8e4edf786&amp;_ss=r&amp;variant=35580975186084" target="_blank" rel="noopener noreferrer nofollow ugc">COMX LoraWAN</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16378</link><guid isPermaLink="true">https://community.m5stack.com/post/16378</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 28 Jan 2022 14:47:25 GMT</pubDate></item><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Fri, 28 Jan 2022 14:28:45 GMT]]></title><description><![CDATA[<p dir="auto">I thought I had LoRaWan868 but it seems I have LoRaWan (as they are black)</p>
<p dir="auto">The blue ones I think are called just LoRa868, this one-<br />
<a href="https://shop.m5stack.com/products/lora-module-868mhz?variant=31093175910490" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/products/lora-module-868mhz?variant=31093175910490</a></p>
<p dir="auto">I see there is also a module called LoRaWan868 but that has a different formfactor, not stackable.</p>
<p dir="auto">It said clearly in the spec sheet for the module I have, I have double checked, that it should work with P2P.</p>
<p dir="auto">THe module I linked in the OP is the one I have. It is named I think LoRaWAN, and it supports the 868 MHz band.</p>
]]></description><link>https://community.m5stack.com/post/16377</link><guid isPermaLink="true">https://community.m5stack.com/post/16377</guid><dc:creator><![CDATA[Thomasx]]></dc:creator><pubDate>Fri, 28 Jan 2022 14:28:45 GMT</pubDate></item><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Fri, 28 Jan 2022 08:14:45 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomasx" aria-label="Profile: Thomasx">@<bdi>Thomasx</bdi></a></p>
<p dir="auto">just to clarify. Do you have the LoraWAN868 module (blue) or the COM.LoraWAN module (black)?</p>
<p dir="auto">I am asking because the link in your first post suggests COM.LoraWAN, but in your other thread asking about compiling for M5Core2 the code you posted is for the LoraWAN868 module.</p>
<p dir="auto">The Arduino example code I linked above is for the COM.LoraWAN module and that would not work on the LoraWAN868 module and as such it would make sense that it would respond with errors.</p>
<p dir="auto">Thanks<br />
Felix</p>
<p dir="auto">P.S. the forum posts you found about LoRa point-to-point not being available / working is only true for the LoraWAN <strong>units</strong>. I know it is confusing.</p>
]]></description><link>https://community.m5stack.com/post/16364</link><guid isPermaLink="true">https://community.m5stack.com/post/16364</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 28 Jan 2022 08:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Thu, 27 Jan 2022 23:38:13 GMT]]></title><description><![CDATA[<p dir="auto">Finally I got the code to compile and download to the M5 without hanging it.</p>
<p dir="auto">But transmission does not work, and after some debugging I found out that anything that is sent to the LoRa-module, is responded with "+ERROR: Command does not exist".</p>
<p dir="auto">So at least the LoRa module is alive and communication with it is working. But the LoRa-library attached to this example seems not to match the M5 LoRaWAN module.</p>
]]></description><link>https://community.m5stack.com/post/16360</link><guid isPermaLink="true">https://community.m5stack.com/post/16360</guid><dc:creator><![CDATA[Thomasx]]></dc:creator><pubDate>Thu, 27 Jan 2022 23:38:13 GMT</pubDate></item><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Thu, 27 Jan 2022 20:34:34 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></p>
<p dir="auto">Thanks!</p>
<p dir="auto">I am trying to compile these, and they compile fine for Core, but I have a Core2, and then they don't compile, not even when M5Core2.h is included, with or without M5Stack.h</p>
<p dir="auto">Any advice on how to get them to compile for Core2?</p>
]]></description><link>https://community.m5stack.com/post/16358</link><guid isPermaLink="true">https://community.m5stack.com/post/16358</guid><dc:creator><![CDATA[Thomasx]]></dc:creator><pubDate>Thu, 27 Jan 2022 20:34:34 GMT</pubDate></item><item><title><![CDATA[Reply to Does LoRaWAN not work as specified? on Thu, 27 Jan 2022 03:51:18 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomasx" aria-label="Profile: Thomasx">@<bdi>Thomasx</bdi></a></p>
<p dir="auto">have you tried the <a href="https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/COM_LoRaWAN/Arduino" target="_blank" rel="noopener noreferrer nofollow ugc">Arduino example</a>, which is also linked at the bottom <a href="https://docs.m5stack.com/en/module/comx_lorawan" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16349</link><guid isPermaLink="true">https://community.m5stack.com/post/16349</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 27 Jan 2022 03:51:18 GMT</pubDate></item></channel></rss>