Last modified by Xiaoling on 2023/04/20 18:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -23,6 +23,7 @@ 23 23 24 24 25 25 26 + 26 26 = 2. How it works = 27 27 28 28 ... ... @@ -51,6 +51,7 @@ 51 51 Input the ABP keys in LG308 52 52 53 53 55 + 54 54 == 2.1 Upstream == 55 55 56 56 ... ... @@ -79,6 +79,9 @@ 79 79 * **SNR**: 3030 3030 3030 3546 = 0x0000 005F = 95, need to divide 10 so SNR is 9.5 80 80 * **Payload**: 0xcc0c 0b63 0266 017f ff7f ff00 81 81 84 + 85 + 86 + 82 82 (% class="box" %) 83 83 ((( 84 84 (% style="color:red" %)**Notice 1**(%%): The data file stored in LG308 for the end node is bin file. If the end node sends ASCII string to gateway, the output will as below: ... ... @@ -89,6 +89,7 @@ 89 89 000001c 90 90 ))) 91 91 97 + 92 92 (% class="box" %) 93 93 ((( 94 94 (% style="color:red" %)**Notice 2**(%%): The upstream payload length should match the LoRaWAN length requirement (max length depends on Frequency and DR), otherwise the gateway can't decode the payload. ... ... @@ -95,6 +95,7 @@ 95 95 ))) 96 96 97 97 104 + 98 98 === 2.2.1 Decode Method === 99 99 100 100 ... ... @@ -163,6 +163,7 @@ 163 163 * User can use other language ,not limited to Lua, just make sure the return is what you want to send. 164 164 165 165 173 + 166 166 == 2.2 Downstream == 167 167 168 168 ... ... @@ -263,6 +263,7 @@ 263 263 ))) 264 264 265 265 274 + 266 266 = 3. Example 1: Communicate with LT-22222-L = 267 267 268 268 ... ... @@ -338,6 +338,7 @@ 338 338 Output from LPS8 339 339 340 340 350 + 341 341 = 4. Example 2: Communicate to TCP Server = 342 342 343 343