<
From version < 85.4 >
edited by Xiaoling
on 2022/06/08 11:25
To version < 74.19 >
edited by Xiaoling
on 2022/06/07 17:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -112,6 +112,7 @@
112 112  * IP68 rate for the Sensor Probe
113 113  * 8500mAh Battery for long term use
114 114  
115 +
115 115  == 1.3 Probe Specification ==
116 116  
117 117  
... ... @@ -132,10 +132,12 @@
132 132  * IP68 Protection
133 133  * Length: 3.5 meters
134 134  
136 +
135 135  == 1.4 ​Applications ==
136 136  
137 137  * Smart Agriculture
138 138  
141 +
139 139  == 1.5 Pin mapping and power on ==
140 140  
141 141  [[image:1654592472094-134.png]]
... ... @@ -151,7 +151,7 @@
151 151  )))
152 152  
153 153  (((
154 -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="H5.UseATCommand"]]to set the keys in the LSPH01.
157 +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 >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
155 155  )))
156 156  
157 157  
... ... @@ -242,14 +242,14 @@
242 242  
243 243  **(bytes)**
244 244  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
245 -|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
246 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
247 247  
248 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
250 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
251 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
252 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
253 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
251 251  )))|Reserve|(((
252 -[[Message Type>>||anchor="H2.3.6MessageType"]]
255 +[[Message Type>>path:#H2.3.6MessageType]]
253 253  )))
254 254  
255 255  [[image:1654592721645-318.png]]
... ... @@ -305,7 +305,7 @@
305 305  
306 306  === 2.3.5 Interrupt Pin ===
307 307  
308 -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.
311 +This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
309 309  
310 310  
311 311  **Example:**
... ... @@ -329,10 +329,12 @@
329 329  
330 330  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
331 331  |=**Message Type Code**|=**Description**|=**Payload**
332 -|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
333 -|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
334 -|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
335 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
335 335  
339 +
340 +
336 336  === 2.3.7 Decode payload in The Things Network ===
337 337  
338 338  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -530,7 +530,7 @@
530 530  
531 531  Calibrate value
532 532  )))|Reserve|(((
533 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
534 534  
535 535  Always 0x03
536 536  )))
... ... @@ -543,6 +543,8 @@
543 543  * Reply to the confirmation package: 14 01
544 544  * Reply to non-confirmed packet: 14 00
545 545  
551 +
552 +
546 546  == 2.8 Frequency Plans ==
547 547  
548 548  (((
... ... @@ -627,6 +627,9 @@
627 627  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
628 628  * 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)
629 629  
637 +
638 +
639 +
630 630  === 2.8.3 CN470-510 (CN470) ===
631 631  
632 632  (((
... ... @@ -736,6 +736,7 @@
736 736  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
737 737  * 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)
738 738  
749 +
739 739  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
740 740  
741 741  (((
... ... @@ -959,6 +959,7 @@
959 959  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
960 960  * Blink once when device transmit a packet.
961 961  
973 +
962 962  == 2.10 ​Firmware Change Log ==
963 963  
964 964  
... ... @@ -978,7 +978,7 @@
978 978  )))
979 979  
980 980  * (((
981 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
993 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
982 982  )))
983 983  * (((
984 984  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1048,10 +1048,9 @@
1048 1048  )))
1049 1049  * (((
1050 1050  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1063 +)))
1051 1051  
1052 1052  
1053 -
1054 -)))
1055 1055  
1056 1056  == 3.2 Set Interrupt Mode ==
1057 1057  
... ... @@ -1089,7 +1089,7 @@
1089 1089  
1090 1090  == 3.3 Calibrate Sensor ==
1091 1091  
1092 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1103 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1093 1093  
1094 1094  
1095 1095  
... ... @@ -1121,7 +1121,7 @@
1121 1121  
1122 1122  Version
1123 1123  )))|Sensor Type|Reserve|(((
1124 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1135 +[[Message Type>>path:#H2.3.6MessageType]]
1125 1125  Always 0x02
1126 1126  )))
1127 1127  
... ... @@ -1261,13 +1261,9 @@
1261 1261  
1262 1262  === ​4.3.2 Replace the battery ===
1263 1263  
1264 -(((
1265 1265  You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
1266 -)))
1267 1267  
1268 -(((
1269 1269  The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1270 -)))
1271 1271  
1272 1272  
1273 1273  
... ... @@ -1288,24 +1288,24 @@
1288 1288  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1289 1289  
1290 1290  
1291 -(((
1292 1292  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:
1293 -)))
1294 1294  
1295 1295  
1296 1296   [[image:1654593712276-618.png]]
1297 1297  
1298 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1303 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1299 1299  
1300 1300  
1306 +
1301 1301  = 6. FAQ =
1302 1302  
1303 1303  == 6.1 How to change the LoRa Frequency Bands/Region ==
1304 1304  
1305 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1311 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1306 1306  When downloading the images, choose the required image file for download. ​
1307 1307  
1308 1308  
1315 +
1309 1309  = 7. Trouble Shooting =
1310 1310  
1311 1311  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1313,6 +1313,7 @@
1313 1313  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.
1314 1314  
1315 1315  
1323 +
1316 1316  = 8. Order Info =
1317 1317  
1318 1318  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0