<?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[Is it possible to use single lopy as a gateway and device ?]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I am using Lopy as a bridge in between my device and a gateway( so now it is going to act as a gateway first when it fetch data from device,then it will act as a device when it sends the data to my gateway). So once you it get data from device it stores and sends data to the gateway by usiing Lora.<br />
Hope you understand now clearly. I just need to know whether I can do or not ? Thank you in Advance.</p>
]]></description><link>https://forum.pycom.io/topic/3434/is-it-possible-to-use-single-lopy-as-a-gateway-and-device</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 21:51:27 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/3434.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Jul 2018 20:04:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Tue, 03 Jul 2018 20:04:24 GMT]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I am using Lopy as a bridge in between my device and a gateway( so now it is going to act as a gateway first when it fetch data from device,then it will act as a device when it sends the data to my gateway). So once you it get data from device it stores and sends data to the gateway by usiing Lora.<br />
Hope you understand now clearly. I just need to know whether I can do or not ? Thank you in Advance.</p>
]]></description><link>https://forum.pycom.io/post/20608</link><guid isPermaLink="true">https://forum.pycom.io/post/20608</guid><dc:creator><![CDATA[Harish kumar]]></dc:creator><pubDate>Tue, 03 Jul 2018 20:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Tue, 03 Jul 2018 20:15:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@harish-kumar</a> No, you cannot. The LoRa modem can either send or receive.<br />
But why do you want to do that. The gateway received data from nodes and forwards them to a network server. If the data is borne at the gateway device, it may be sent directly to the network server, as long as the data format matches. For TTN, that could be tricky because the server expects a certain packet format including encryption of the payload.</p>
]]></description><link>https://forum.pycom.io/post/20609</link><guid isPermaLink="true">https://forum.pycom.io/post/20609</guid><dc:creator><![CDATA[robert-hh]]></dc:creator><pubDate>Tue, 03 Jul 2018 20:15:50 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Wed, 04 Jul 2018 14:19:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/98">@robert-hh</a> Thank you for your reply. It's because I don't have enough signal to transfer directly. So I am trying to use it as a repeater. If this is not possible, I will search for someother way.</p>
]]></description><link>https://forum.pycom.io/post/20625</link><guid isPermaLink="true">https://forum.pycom.io/post/20625</guid><dc:creator><![CDATA[Harish kumar]]></dc:creator><pubDate>Wed, 04 Jul 2018 14:19:48 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Wed, 04 Jul 2018 14:28:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@harish-kumar</a> As long as you want to use a lopy as repeater, you should be able to set that up. You just cannot receive &amp; send at the same time, but you should be able to switch between modes. But using better antennas at the gateway &amp; the mote may do the trick too.</p>
]]></description><link>https://forum.pycom.io/post/20626</link><guid isPermaLink="true">https://forum.pycom.io/post/20626</guid><dc:creator><![CDATA[robert-hh]]></dc:creator><pubDate>Wed, 04 Jul 2018 14:28:08 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Wed, 04 Jul 2018 15:58:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/98">@robert-hh</a> said in <a href="/post/20626">Is it possible to use single lopy as a gateway and device ?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@harish-kumar</a> As long as you want to use a lopy as repeater, you should be able to set that up. You just cannot receive &amp; send at the same time, but you should be able to switch between modes. But using better antennas at the gateway &amp; the mote may do the trick too.</p>
</blockquote>
<p dir="auto">Such LoRaWAN repeater may work for uplink, but what is about downlink timing in 'Class-A', how it is handled when device can receive both gateway and repeater, etc? I don't think that you can use a repeater in a LoRaWAN network.</p>
]]></description><link>https://forum.pycom.io/post/20627</link><guid isPermaLink="true">https://forum.pycom.io/post/20627</guid><dc:creator><![CDATA[bmarkus]]></dc:creator><pubDate>Wed, 04 Jul 2018 15:58:56 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Thu, 05 Jul 2018 13:54:18 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@Harish-kumar</a>,<br />
We have in development a solution for your problem. Maybe in 1-2 weeks we can release a development build.<br />
So, you have 3 devices A(with sensor) &lt;-&gt; B(repeater)&lt;-&gt;C(gateway) (A can't communicate with C). What distance is between them?<br />
Or did you tested what LoRa parameters you need for a good communication between pairs (A to/from B and B to/from C)&gt; bandwidth/spread-factor? Or data-rate for LoRaWAN?<br />
Do you have a power budget for node B(repeater), is it battery powered?<br />
How ofter are you sending data?</p>
]]></description><link>https://forum.pycom.io/post/20653</link><guid isPermaLink="true">https://forum.pycom.io/post/20653</guid><dc:creator><![CDATA[catalin]]></dc:creator><pubDate>Thu, 05 Jul 2018 13:54:18 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Mon, 09 Jul 2018 09:37:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1969">@catalin</a> Sorry for my very late response ! Somehow I missed these comments.<br />
1.The distance between A(sensor) and B(repeater) will be very near around 70-80 metres, but in between there will be many walls. So I plan to use Lopy4 as a repeater. Yeah now Device A is communicating with Gateway, but in safer side I am going to use Lopy4(repeater).<br />
<a href="http://2.No" target="_blank" rel="noopener noreferrer nofollow">2.No</a> I have not tested with Lora Parameters.<br />
3.Yeah mostly I will have some power backup.<br />
4.Very often I send data.Average time (5-10)mins.<br />
Thank you in Advance.</p>
]]></description><link>https://forum.pycom.io/post/20716</link><guid isPermaLink="true">https://forum.pycom.io/post/20716</guid><dc:creator><![CDATA[Harish kumar]]></dc:creator><pubDate>Mon, 09 Jul 2018 09:37:57 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Wed, 11 Jul 2018 13:20:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/110">@bmarkus</a>  ! Sorry for my late response ! Could you say me how to do the uplink ? The lopy gateway just need to read the packets, I don't need any downlinks with that.</p>
]]></description><link>https://forum.pycom.io/post/20776</link><guid isPermaLink="true">https://forum.pycom.io/post/20776</guid><dc:creator><![CDATA[Harish kumar]]></dc:creator><pubDate>Wed, 11 Jul 2018 13:20:09 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Fri, 13 Jul 2018 20:09:58 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@Harish-kumar</a>, just heads up we'll release this evening (if all tests passed) a solution for your problem.<br />
Out-of-the-box, it will work raw LoRa only.<br />
Are you intending to use LoRaWAN?<br />
Do you have all 3 devices Lopys?<br />
If Lopys, the &quot;gateway&quot; device is connected on Internet over Wifi?</p>
<p dir="auto">&lt;later edit:&gt; This is the new Lora Mesh release: <a href="https://forum.pycom.io/topic/3480/new-firmware-development-release-v1-19-0-b4">https://forum.pycom.io/topic/3480/new-firmware-development-release-v1-19-0-b4</a></p>
]]></description><link>https://forum.pycom.io/post/20846</link><guid isPermaLink="true">https://forum.pycom.io/post/20846</guid><dc:creator><![CDATA[catalin]]></dc:creator><pubDate>Fri, 13 Jul 2018 20:09:58 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Mon, 16 Jul 2018 16:04:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1969">@catalin</a> Hi !<br />
1.Yeah I am intended to use LoraWAN, but at the end LoRaWAN is just the formatting of the LoRa Raw payload. So it should work any way or not? The gateway will receive the same payload that was sent by the node A (with sensor)? I have configured device A to use only channels 1, 2 and 3 so I will lose 1 over 3 messages.<br />
<a href="http://2.No" target="_blank" rel="noopener noreferrer nofollow">2.No</a>. I am not using all the devices as Lopy's. My Transmitting device is Arduino and I use Lopy4 as a repeater(bridge) and it sends to the TTN gateway (multitech).</p>
]]></description><link>https://forum.pycom.io/post/20905</link><guid isPermaLink="true">https://forum.pycom.io/post/20905</guid><dc:creator><![CDATA[Harish kumar]]></dc:creator><pubDate>Mon, 16 Jul 2018 16:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use single lopy as a gateway and device ? on Thu, 19 Jul 2018 12:48:08 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2889">@Harish-kumar</a> , we released here Lora-Mesh, that I thought it will help you.<br />
Well, mesh-network over LoRa, has a specific protocol (Thread), and probably it's not implemented neither in Arduino, nor Multitech.<br />
This would work if all 3 devices would be Lopys, the last one (gateway) would be registering itself to TTN as gateway, and forwarding data from the first Lora (sensor), thru the second one (the repeater, which does this automatically, being a Mesh node - router role).</p>
]]></description><link>https://forum.pycom.io/post/20976</link><guid isPermaLink="true">https://forum.pycom.io/post/20976</guid><dc:creator><![CDATA[catalin]]></dc:creator><pubDate>Thu, 19 Jul 2018 12:48:08 GMT</pubDate></item></channel></rss>