Last modified by Xiaoling on 2023/05/29 08:40

From version 8.2
edited by Xiaoling
on 2022/06/01 11:16
Change comment: There is no comment for this version
To version 8.5
edited by Xiaoling
on 2022/06/01 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,6 +41,7 @@
41 41  
42 42  == 2.1 Step1: Creat ABP device in LoRaWAN Server ==
43 43  
44 +
44 44  Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
45 45  
46 46  [[image:image-20220527164521-1.png]]
... ... @@ -56,6 +56,7 @@
56 56  
57 57  == 2.2 Step2: Configure End Node radio parameters ==
58 58  
60 +
59 59  Run AT Command to make LoRaWAN End Node to work in Single frequency & ABP mode. Below is the AT commands:
60 60  
61 61  * AT+FDR Reset Parameters to Factory Default, Keys Reserve
... ... @@ -76,6 +76,7 @@
76 76  
77 77  == 2.3 Step3: Configure Gateway ==
78 78  
81 +
79 79  Configure gateway so it can receive the packet sent from End Node:
80 80  
81 81  * RX frequency: 868400000 ~-~-> Must same as the End Node AT+CHS settings.