Changes for page Limitation of the use of LG01/LG02 with LoRaWAN node
Last modified by Xiaoling on 2023/05/29 08:40
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ... ... @@ -66,9 +66,10 @@ 66 66 * AT+DADDR=26 01 1A F1 Set Device Address to 26 01 1A F1 ~-~-> Make sure this match Server setting 67 67 * ATZ Reset MCU 68 68 71 + 69 69 As shown in below: 70 70 71 -[[image:image-20220 527164615-2.png]]74 +[[image:image-20220601111608-1.png]] 72 72 73 73 Configure Device 74 74 ... ... @@ -75,6 +75,7 @@ 75 75 76 76 == 2.3 Step3: Configure Gateway == 77 77 81 + 78 78 Configure gateway so it can receive the packet sent from End Node: 79 79 80 80 * RX frequency: 868400000 ~-~-> Must same as the End Node AT+CHS settings.