<
From version < 87.3 >
edited by Xiaoling
on 2022/06/25 16:39
To version < 90.2 >
edited by Xiaoling
on 2022/06/25 16:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,9 +62,6 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 -
66 -
67 -
68 68  = 1. Introduction =
69 69  
70 70  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -113,7 +113,6 @@
113 113  * IP68 rate for the Sensor Probe
114 114  * 8500mAh Battery for long term use
115 115  
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -134,12 +134,10 @@
134 134  * IP68 Protection
135 135  * Length: 3.5 meters
136 136  
137 -
138 138  == 1.4 ​Applications ==
139 139  
140 140  * Smart Agriculture
141 141  
142 -
143 143  == 1.5 Pin mapping and power on ==
144 144  
145 145  [[image:1654592472094-134.png]]
... ... @@ -341,7 +341,6 @@
341 341  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
342 342  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
343 343  
344 -
345 345  === 2.3.7 Decode payload in The Things Network ===
346 346  
347 347  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -552,9 +552,6 @@
552 552  
553 553  
554 554  
555 -
556 -
557 -
558 558  == 2.8 Frequency Plans ==
559 559  
560 560  (((
... ... @@ -639,6 +639,8 @@
639 639  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
640 640  * 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)
641 641  
632 +
633 +
642 642  === 2.8.3 CN470-510 (CN470) ===
643 643  
644 644  (((
... ... @@ -748,7 +748,6 @@
748 748  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
749 749  * 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)
750 750  
751 -
752 752  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
753 753  
754 754  (((
... ... @@ -972,7 +972,6 @@
972 972  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
973 973  * Blink once when device transmit a packet.
974 974  
975 -
976 976  == 2.10 ​Firmware Change Log ==
977 977  
978 978  
... ... @@ -1044,7 +1044,6 @@
1044 1044  [[image:image-20220607171554-8.png]]
1045 1045  
1046 1046  
1047 -
1048 1048  (((
1049 1049  (% style="color:#037691" %)**Downlink Command: 0x01**
1050 1050  )))
... ... @@ -1198,7 +1198,7 @@
1198 1198  )))
1199 1199  
1200 1200  (((
1201 -The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1190 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1202 1202  )))
1203 1203  
1204 1204  [[image:1654593587246-335.png]]
... ... @@ -1252,13 +1252,13 @@
1252 1252  The battery related documents as below:
1253 1253  
1254 1254  * (((
1255 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1244 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1256 1256  )))
1257 1257  * (((
1258 1258  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1259 1259  )))
1260 1260  * (((
1261 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
1250 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
1262 1262  )))
1263 1263  
1264 1264  [[image:image-20220607172042-11.png]]
... ... @@ -1322,9 +1322,9 @@
1322 1322  
1323 1323  = 7. Trouble Shooting =
1324 1324  
1325 -== 7.1 AT Commands input doesnt work ==
1314 +== 7.1 AT Commands input doesn't work ==
1326 1326  
1327 -In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1316 +In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1328 1328  
1329 1329  
1330 1330  
... ... @@ -1344,6 +1344,10 @@
1344 1344  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1345 1345  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1346 1346  
1336 +
1337 +
1338 +
1339 +
1347 1347  = 9. ​Packing Info =
1348 1348  
1349 1349  
... ... @@ -1358,6 +1358,10 @@
1358 1358  * Package Size / pcs : cm
1359 1359  * Weight / pcs : g
1360 1360  
1354 +
1355 +
1356 +
1357 +
1361 1361  = 10. ​Support =
1362 1362  
1363 1363  * 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