<?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[Difference between Lora Module and COM.LoraWan]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I basically want to pick up water flow measures (every 5-10 s). As the place where the measure is taken doesn´t have wifi, I want to send the data to the nearest place with wifi (300m - 2km max) through a LoRa module. I am pretty new to this so basically as far as I understand I would need:</p>
<p dir="auto">2 M5Stack, one for sending and another for recieving.<br />
2 LoRa modules.</p>
<p dir="auto">But I see there are different modules.</p>
<p dir="auto">Whats the difference between the Lora868 Module: <a href="https://m5stack.com/collections/m5-module/products/lora-module-868mhz" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-module/products/lora-module-868mhz</a></p>
<p dir="auto">And the COM.LoraWan Module: <a href="https://m5stack.com/collections/m5-module/products/com-lorawan-module-868mhz-asr6501" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-module/products/com-lorawan-module-868mhz-asr6501</a></p>
<p dir="auto">Thanks in advance!</p>
]]></description><link>https://community.m5stack.com/topic/3026/difference-between-lora-module-and-com-lorawan</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 11:09:38 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3026.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Mar 2021 11:36:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Thu, 04 Mar 2021 18:29:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4088">@sinzapatillas</a><br />
I don't know, I am not an expert in Lora. But you talk about a distance of (300m - 2km max) and the article, without external modification, is 20m if I remember correctly.</p>
<p dir="auto">Regards<br />
Carles</p>
]]></description><link>https://community.m5stack.com/post/12813</link><guid isPermaLink="true">https://community.m5stack.com/post/12813</guid><dc:creator><![CDATA[Carles B.]]></dc:creator><pubDate>Thu, 04 Mar 2021 18:29:20 GMT</pubDate></item><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Thu, 04 Mar 2021 11:02:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/6803">@carles-b</a><br />
The point is to send the data from a place without wifi to a place with wifi so it can upload to a service that allows me to access and download the data remotely and graph the data... So I can visualize it/download it from any place I want.</p>
<p dir="auto">I will make the question easy. If I use the Lora868 (the one from the tutorial you just sent me)... can the reciever upload the data to a service though its wiFi (built in a Raspberry Pi or another service like Cayenne..) so I can visualize the data online? Or I need the COM.LoRaWan for that.</p>
]]></description><link>https://community.m5stack.com/post/12802</link><guid isPermaLink="true">https://community.m5stack.com/post/12802</guid><dc:creator><![CDATA[SinZapatillas]]></dc:creator><pubDate>Thu, 04 Mar 2021 11:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Thu, 04 Mar 2021 08:40:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4088">@sinzapatillas</a></p>
<p dir="auto">Take a look at this <a href="https://community.m5stack.com/topic/354/lesson-16-lora-signalmeter">lesson</a> to see if this Lora module is right for you.</p>
<p dir="auto">Recards<br />
Carles</p>
]]></description><link>https://community.m5stack.com/post/12797</link><guid isPermaLink="true">https://community.m5stack.com/post/12797</guid><dc:creator><![CDATA[Carles B.]]></dc:creator><pubDate>Thu, 04 Mar 2021 08:40:26 GMT</pubDate></item><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Wed, 03 Mar 2021 18:07:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4088">@sinzapatillas</a></p>
<p dir="auto">If you do not want to view the data on your computer or mobile phone, none of the data will be displayed on your computer or mobile phone.</p>
<p dir="auto">Regards<br />
Carles</p>
]]></description><link>https://community.m5stack.com/post/12774</link><guid isPermaLink="true">https://community.m5stack.com/post/12774</guid><dc:creator><![CDATA[Carles B.]]></dc:creator><pubDate>Wed, 03 Mar 2021 18:07:44 GMT</pubDate></item><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Wed, 03 Mar 2021 11:33:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/6803">@carles-b</a></p>
<p dir="auto">Thanks! But I don´t quite understand. If I use the point-to-point (two Lora868) communication, I can send data from one M5 (the one that captures the data in the place with no internet connection) to the other M5 (the reciever, that is located in the house with wiFi)  through LoRa. This way, I can upload the data to the network using the wiFi connection of the house.</p>
<p dir="auto">In regard to the post you embbeded.. as far as I understand, the COM.LoRaWAN allows me to connect to The Things Network. But for that I need to buy a TTN Gateway and place it nearby. This is way more expensive than the point to point communication I mentioned before (200$ vs around 60$).</p>
<p dir="auto">So... what is the benefit of using TTN instead of the two M5stack connected to each other? I get that one gateway can recieve data from multiple devices, but if theres only one device then I don´t see the benefit.</p>
<p dir="auto">Thanks in advance!</p>
]]></description><link>https://community.m5stack.com/post/12769</link><guid isPermaLink="true">https://community.m5stack.com/post/12769</guid><dc:creator><![CDATA[SinZapatillas]]></dc:creator><pubDate>Wed, 03 Mar 2021 11:33:40 GMT</pubDate></item><item><title><![CDATA[Reply to Difference between Lora Module and COM.LoraWan on Tue, 02 Mar 2021 15:31:14 GMT]]></title><description><![CDATA[<p dir="auto">Hola <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4088">@sinzapatillas</a></p>
<p dir="auto">COM.LoRaWAN is a LoRaWAN communication module in the M5Stack stackable module series, supporting node-to-node or LoRaWAN communication. The first is only point-to-point and LoraWan allows you to connect to the network.</p>
<p dir="auto">Here is a link to an article by Philip Stewart to make it clearer to you.<br />
<a href="https://www.hackster.io/sodoku/m5stack-com-lorawan-using-uiflow-fdcd7f" target="_blank" rel="noopener noreferrer nofollow ugc">M5Stack COM.LoRaWAN Using UIFlow</a></p>
<p dir="auto">Regards<br />
Carles</p>
]]></description><link>https://community.m5stack.com/post/12755</link><guid isPermaLink="true">https://community.m5stack.com/post/12755</guid><dc:creator><![CDATA[Carles B.]]></dc:creator><pubDate>Tue, 02 Mar 2021 15:31:14 GMT</pubDate></item></channel></rss>