<?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[No radio waves emission on Lopy4]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I bought a Lopy4 card with the V3 expansion card to connect to Lora in LoraWan mode. I also have a gateway to make a private network.<br />
I updated the firmware of the lopy4 card by specifying the 868Mhz frequency band.<br />
I used the Lorawan example with OTAA activation to program the card.<br />
I had two experiments, one with the private gateway and the other with The Things Network.<br />
In the first case I used a personal AppEUI and AppKey declared in the gateway and<br />
in Lopy4 and in the second case I used the values provided by TTN after account configuration and declaration.<br />
I didn't succeed in connecting, the Lopy4 looped permanently on'lora.has_joined()'.<br />
I used a field meter to measure the radio emission on the Lopy4 antenna and I get 0 v/m !<br />
I used another antenna and another Lopy4 card and I have the same result!<br />
It seems there is no radio emission.</p>
<p dir="auto">Is there a step I missed to validate radio emission ?</p>
<p dir="auto">Or any other idea?</p>
<p dir="auto">Thank you for your help</p>
]]></description><link>https://forum.pycom.io/topic/4951/no-radio-waves-emission-on-lopy4</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 19:17:46 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/4951.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Jun 2019 07:14:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 07:14:51 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I bought a Lopy4 card with the V3 expansion card to connect to Lora in LoraWan mode. I also have a gateway to make a private network.<br />
I updated the firmware of the lopy4 card by specifying the 868Mhz frequency band.<br />
I used the Lorawan example with OTAA activation to program the card.<br />
I had two experiments, one with the private gateway and the other with The Things Network.<br />
In the first case I used a personal AppEUI and AppKey declared in the gateway and<br />
in Lopy4 and in the second case I used the values provided by TTN after account configuration and declaration.<br />
I didn't succeed in connecting, the Lopy4 looped permanently on'lora.has_joined()'.<br />
I used a field meter to measure the radio emission on the Lopy4 antenna and I get 0 v/m !<br />
I used another antenna and another Lopy4 card and I have the same result!<br />
It seems there is no radio emission.</p>
<p dir="auto">Is there a step I missed to validate radio emission ?</p>
<p dir="auto">Or any other idea?</p>
<p dir="auto">Thank you for your help</p>
]]></description><link>https://forum.pycom.io/post/28429</link><guid isPermaLink="true">https://forum.pycom.io/post/28429</guid><dc:creator><![CDATA[cyby]]></dc:creator><pubDate>Fri, 28 Jun 2019 07:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 07:32:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/4599">@cyby</a> After calling Lora.join() you should see the join messages every 15 seconds. The RF signal itself is short, depending on the SF setting just a burst for 70 ms at SF7  (default) up to about one second for SF12, and the power is low, 20 mW max. I do not know the sensitivity of of your field meter, but it has to be able to capture this signal.</p>
]]></description><link>https://forum.pycom.io/post/28430</link><guid isPermaLink="true">https://forum.pycom.io/post/28430</guid><dc:creator><![CDATA[robert-hh]]></dc:creator><pubDate>Fri, 28 Jun 2019 07:32:43 GMT</pubDate></item><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 12:52:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello<br />
Thank you for your answer</p>
<p dir="auto">My Champ Meter is very basic and its accuracy is about 1v/m.<br />
I did a new test with an SF of 12 at initialization and I don't see any manifestation at the antenna either . My gateway generates 50 v/m at about 50cm and I imagined that this would also be noticeable on the Lopy4 at least during its activation sequence.<br />
If I measured the electric field it is because I can't connect to either my gateway or TTN and I think I have met all the conditions: DevEUI declaration on the Gateway/Server side, matching of AppEUI and AppKey between the gateway/server and the device.<br />
Moreover the example provided for the Lopy4 is very clear and simple!<br />
CT</p>
]]></description><link>https://forum.pycom.io/post/28432</link><guid isPermaLink="true">https://forum.pycom.io/post/28432</guid><dc:creator><![CDATA[cyby]]></dc:creator><pubDate>Fri, 28 Jun 2019 12:52:53 GMT</pubDate></item><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 13:08:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/4599">@cyby</a> Even when DevEUI and AppEUI are wrong, OTAA join will send the join requests. Only it may not get a response.<br />
You may try also ABP for initialization. Then you can send arbitrary messages at the pace you like.<br />
And just for confirmation on simple question (and I'm a little bit shy to ask): did you connect the antenna to the right U.FL connector?</p>
]]></description><link>https://forum.pycom.io/post/28433</link><guid isPermaLink="true">https://forum.pycom.io/post/28433</guid><dc:creator><![CDATA[robert-hh]]></dc:creator><pubDate>Fri, 28 Jun 2019 13:08:45 GMT</pubDate></item><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 14:30:05 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><br />
No problem for the question about antenna :)</p>
<p dir="auto">Yes, I connected it.<br />
I have experience in radio, not LoraWan. I know that it is destructive to transmit without load (antenna) connected to the radio output amplifier.</p>
<p dir="auto">I'm going to try ABP activation.</p>
<p dir="auto">Thanks</p>
<p dir="auto">CT</p>
]]></description><link>https://forum.pycom.io/post/28434</link><guid isPermaLink="true">https://forum.pycom.io/post/28434</guid><dc:creator><![CDATA[cyby]]></dc:creator><pubDate>Fri, 28 Jun 2019 14:30:05 GMT</pubDate></item><item><title><![CDATA[Reply to No radio waves emission on Lopy4 on Fri, 28 Jun 2019 17:10:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/4599">@cyby</a> I think <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/98">@robert-hh</a> meant the <strong>right</strong> connector among the 3 présent on the board (there’s one for WiFi/BLE, one for 868 and one for 433 MHz). It’s easy to mistakenly connect the antenna to the wrong one.</p>
]]></description><link>https://forum.pycom.io/post/28438</link><guid isPermaLink="true">https://forum.pycom.io/post/28438</guid><dc:creator><![CDATA[jcaron]]></dc:creator><pubDate>Fri, 28 Jun 2019 17:10:45 GMT</pubDate></item></channel></rss>