Last modified by Xiaoling on 2023/04/20 18:14
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,6 +24,7 @@ 24 24 * Firmware version for below instruction: **[[(% style="color:purple" %)Since LG02_LG08~~-~~-build-v5.4.1593400722-20200629-1120>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]](%%)** 25 25 26 26 27 + 27 27 = 2. How it works = 28 28 29 29 ... ... @@ -176,6 +176,8 @@ 176 176 177 177 * User can use other language ,not limited to Lua, just make sure the return is what you want to send. 178 178 180 + 181 + 179 179 == 2.2 Downstream == 180 180 181 181 ... ... @@ -218,7 +218,6 @@ 218 218 * **Fport: **Transmit port,example:8 219 219 220 220 221 - 222 222 (% style="color:blue" %)**Completely exmaple:** 223 223 224 224 * **Old version:** echo 018193F4,imme,hex,0101 > /var/iot/push/test ... ... @@ -226,9 +226,8 @@ 226 226 * **New version:** echo 018193F4,imme,hex,0101,20,1,SF12,923300000,2,8 > /var/iot/push/test 227 227 228 228 231 +Downstream(% style="color:#037691" %)** Frequency:** 229 229 230 -Downstream(% style="color:#037691" %)** Frequency:** 231 - 232 232 The LG308 will use the RX2 window info to send the downstream payload, use the default LoRaWAN settings, as below: 233 233 234 234 * EU868: 869.525Mhz, DR0(SF12BW125) ... ... @@ -247,6 +247,8 @@ 247 247 248 248 * RU864: 869.1Mhz, SF12 BW125 249 249 251 + 252 + 250 250 (% style="color:#037691" %)**Examples:** 251 251 252 252 (% class="box" %)