<
From version < 110.2 >
edited by Xiaoling
on 2022/06/10 13:58
To version < 111.27 >
edited by Xiaoling
on 2022/06/10 14:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,8 +100,6 @@
100 100  [[image:1654827332142-133.png]]
101 101  
102 102  
103 -
104 -
105 105  = 2.  Configure LLDS12 to connect to LoRaWAN network =
106 106  
107 107  == 2.1  How it works ==
... ... @@ -111,7 +111,7 @@
111 111  )))
112 112  
113 113  (((
114 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H6.UseATCommand"]]to set the keys in the LLDS12.
112 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H6.A0UseATCommand"]]to set the keys in the LLDS12.
115 115  )))
116 116  
117 117  
... ... @@ -202,14 +202,12 @@
202 202  |=(% style="width: 62.5px;" %)(((
203 203  **Size (bytes)**
204 204  )))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
205 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
206 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
207 -
208 -[[DS18B20>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
209 -)))|[[Distance>>||anchor="H"]]|[[Distance signal strength>>||anchor="H2.3.4SoilTemperature"]]|(((
210 -[[Interrupt flag>>||anchor="H2.3.5InterruptPin"]]
211 -)))|[[LiDAR temp>>||anchor="H"]]|(((
212 -[[Message Type>>||anchor="H2.3.6MessageType"]]
203 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(% style="width:62.5px" %)(((
204 +[[Temperature DS18B20>>||anchor="H2.3.2A0DS18B20Temperaturesensor"]]
205 +)))|[[Distance>>||anchor="H2.3.3A0Distance"]]|[[Distance signal strength>>||anchor="H2.3.4A0Distancesignalstrength"]]|(((
206 +[[Interrupt flag>>||anchor="H2.3.5A0InterruptPin"]]
207 +)))|[[LiDAR temp>>||anchor="H2.3.6A0LiDARtemp"]]|(((
208 +[[Message Type>>||anchor="H2.3.7A0MessageType"]]
213 213  )))
214 214  
215 215  [[image:1654833689380-972.png]]
... ... @@ -266,9 +266,9 @@
266 266  
267 267  === 2.3.5  Interrupt Pin ===
268 268  
269 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
265 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H4.2A0SetInterruptMode"]] for the hardware and software set up.
270 270  
271 -Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>path:#pins]].
267 +Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.6A0Pinmappingandpoweron"]].
272 272  
273 273  **Example:**
274 274  
... ... @@ -301,10 +301,9 @@
301 301  
302 302  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
303 303  |=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
304 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
305 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
300 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
301 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
306 306  
307 -
308 308  === 2.3.8  Decode payload in The Things Network ===
309 309  
310 310  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -317,7 +317,7 @@
317 317  )))
318 318  
319 319  (((
320 -LSPH01 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
315 +LLDS12 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Decoder/]]
321 321  )))
322 322  
323 323  
... ... @@ -473,6 +473,7 @@
473 473  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
474 474  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
475 475  
471 +
476 476  === 2.6.3  CN470-510 (CN470) ===
477 477  
478 478  (((
... ... @@ -583,6 +583,7 @@
583 583  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
584 584  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
585 585  
582 +
586 586  === 2.6.5  AS920-923 & AS923-925 (AS923) ===
587 587  
588 588  (((
... ... @@ -815,7 +815,7 @@
815 815  **Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/]]
816 816  
817 817  
818 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
815 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
819 819  
820 820  
821 821  
... ... @@ -867,6 +867,7 @@
867 867  * The LiDAR probe is cover by dirty things; the reading might be wrong. In this case, need to clean the probe.
868 868  * The sensor window is made by Acrylic. Don’t touch it with alcohol material. This will destroy the sensor window.
869 869  
867 +
870 870  = 4.  Configure LLDS12 via AT Command or LoRaWAN Downlink =
871 871  
872 872  (((
... ... @@ -874,10 +874,10 @@
874 874  )))
875 875  
876 876  * (((
877 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
875 +AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
878 878  )))
879 879  * (((
880 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
878 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
881 881  )))
882 882  
883 883  (((
... ... @@ -902,7 +902,7 @@
902 902  )))
903 903  
904 904  (((
905 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
903 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
906 906  )))
907 907  
908 908  (((
... ... @@ -960,8 +960,6 @@
960 960  [[image:image-20220610105806-2.png]]
961 961  
962 962  
963 -
964 -
965 965  (((
966 966  (% style="color:#037691" %)**Downlink Command: 0x06**
967 967  )))
... ... @@ -981,6 +981,8 @@
981 981  Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
982 982  )))
983 983  
980 +
981 +
984 984  == 4.3  Get Firmware Version Info ==
985 985  
986 986  Feature: use downlink to get firmware version.
... ... @@ -1009,7 +1009,7 @@
1009 1009  
1010 1010  Version
1011 1011  )))|Sensor Type|Reserve|(((
1012 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1010 +[[Message Type>>||anchor="H2.3.7A0MessageType"]]
1013 1013  Always 0x02
1014 1014  )))
1015 1015  
... ... @@ -1177,13 +1177,15 @@
1177 1177  
1178 1178  
1179 1179  (((
1180 -In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1178 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LLDS12.
1179 +
1180 +LLDS12 will output system info once power on as below:
1181 1181  )))
1182 1182  
1183 1183  
1184 1184   [[image:1654593712276-618.png]]
1185 1185  
1186 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1186 +Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureLLDS12viaATCommandorLoRaWANDownlink"]].
1187 1187  
1188 1188  
1189 1189  = 7.  FAQ =
... ... @@ -1190,7 +1190,7 @@
1190 1190  
1191 1191  == 7.1  How to change the LoRa Frequency Bands/Region ==
1192 1192  
1193 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1193 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.8A0200BFirmwareChangeLog"]].
1194 1194  When downloading the images, choose the required image file for download. ​
1195 1195  
1196 1196  
... ... @@ -1244,6 +1244,8 @@
1244 1244  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1245 1245  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1246 1246  
1247 +
1248 +
1247 1247  = 10. ​ Packing Info =
1248 1248  
1249 1249  
... ... @@ -1258,6 +1258,8 @@
1258 1258  * Package Size / pcs : cm
1259 1259  * Weight / pcs : g
1260 1260  
1263 +
1264 +
1261 1261  = 11.  ​Support =
1262 1262  
1263 1263  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0