<?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[Atom DTU Lora Wan connection to helium network]]></title><description><![CDATA[<p dir="auto">Hi everyone,<br />
Got my Atom DTU a few days ago and have been trying to connect to the helium network with no success, code used below:<br />
<img src="/assets/uploads/files/1643751881651-1067ad90-e73a-471a-9b87-16f15f8625cb-image.png" alt="0_1643751877661_1067ad90-e73a-471a-9b87-16f15f8625cb-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The controller goes through the whole process really well but doesn't manage to connect, i believe it may be something to do with the  settings, having researched into it there seems to be a issue usually with endians, can someone give me a "nudge" on the right direction?</p>
<p dir="auto">Kind Regards</p>
]]></description><link>https://community.m5stack.com/topic/3988/atom-dtu-lora-wan-connection-to-helium-network</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 18:59:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3988.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Feb 2022 21:49:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Atom DTU Lora Wan connection to helium network on Thu, 03 Feb 2022 14:40:10 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/mdcb" aria-label="Profile: MDCB">@<bdi>MDCB</bdi></a></p>
<p dir="auto">ok, you made me curious, so I've setup a Helium account and was able to join with a COMX.LoRaWAN868 module using a couple of AT commands. Unfortunately the COMX.LoRaWAN868 module has a different AT command set than the Atom DTU LoRaWAN base so the AT commands I used won't help you much. Also the COMX.LoRaWAN868 module is not covered in UiFlow which means I had to send the AT commands using the UART blocks. Essentially I had to choose LoRaWAN, OTAA, set DevEui, AppEui and AppKey (all three copied verbatim from the Helium Console) and then issue a Join command.</p>
<p dir="auto">However what I can share is the output of the COMX.LoRaWAN868 module when I switch it over to LoRaWAN mode:</p>
<pre><code>Copyright @2019-2020 Heltec Automation.All rights reserved.
AT Rev 1.3
+AutoLPM=0
+LORAWAN=1
+KeepNet=0
+OTAA=1
+Class=A
+ADR=1
+IsTxConfirmed=1
+AppPort=2
+DutyCycle=15000
+ConfirmedNbTrials=4
+ChMask=0000000000000000000000FF
+DevEui=0123456789012345
+AppEui=0123456789012345
+AppKey=01234567890123450123456789012345
</code></pre>
<p dir="auto">From that I think you might want to try a different class (A instead of C) and a different channel mask (0xFF instead of 1).</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16511</link><guid isPermaLink="true">https://community.m5stack.com/post/16511</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 03 Feb 2022 14:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to Atom DTU Lora Wan connection to helium network on Thu, 03 Feb 2022 00:19:42 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/16483">Atom DTU Lora Wan connection to helium network</a>:</p>
<blockquote>
<p dir="auto">I have some experience with TTN though.</p>
</blockquote>
<p dir="auto">Hi Felix,<br />
There are a number of gateways nearby, Helium is very similar to TTN in terms of providing all the gateway info in their interface: Console 2.</p>
<p dir="auto">this could be a question of tweaking channel values, data rates... Unfortunately i am don't know what documentation to read so i can learn what to do, any help is appreciated.</p>
]]></description><link>https://community.m5stack.com/post/16506</link><guid isPermaLink="true">https://community.m5stack.com/post/16506</guid><dc:creator><![CDATA[MDCB]]></dc:creator><pubDate>Thu, 03 Feb 2022 00:19:42 GMT</pubDate></item><item><title><![CDATA[Reply to Atom DTU Lora Wan connection to helium network on Wed, 02 Feb 2022 14:09:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/mdcb" aria-label="Profile: MDCB">@<bdi>MDCB</bdi></a></p>
<p dir="auto">I have never used the Helium network. I have some experience with TTN though. In case of TTN a LoRaWAN device connects to a TTN LoRaWAN gateway which in turn talks to the TTN backend. The hierarchy is probably similar for the Helium network. Have you verified a suitable Helium LoRaWAN gateway is close by?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16483</link><guid isPermaLink="true">https://community.m5stack.com/post/16483</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 02 Feb 2022 14:09:31 GMT</pubDate></item></channel></rss>