<
From version < 85.6 >
edited by Xiaoling
on 2022/06/08 11:26
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
... ... @@ -96,7 +96,6 @@
96 96  
97 97  
98 98  
99 -
100 100  == ​1.2 Features ==
101 101  
102 102  * LoRaWAN 1.0.3 Class A
... ... @@ -155,7 +155,7 @@
155 155  )))
156 156  
157 157  (((
158 -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.
159 159  )))
160 160  
161 161  
... ... @@ -246,14 +246,14 @@
246 246  
247 247  **(bytes)**
248 248  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
249 -|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
250 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
251 251  
252 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
253 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
254 -[[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]]
255 255  )))|Reserve|(((
256 -[[Message Type>>||anchor="H2.3.6MessageType"]]
255 +[[Message Type>>path:#H2.3.6MessageType]]
257 257  )))
258 258  
259 259  [[image:1654592721645-318.png]]
... ... @@ -309,7 +309,7 @@
309 309  
310 310  === 2.3.5 Interrupt Pin ===
311 311  
312 -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.
313 313  
314 314  
315 315  **Example:**
... ... @@ -333,10 +333,12 @@
333 333  
334 334  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
335 335  |=**Message Type Code**|=**Description**|=**Payload**
336 -|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
337 -|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
338 -|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]]
339 339  
339 +
340 +
340 340  === 2.3.7 Decode payload in The Things Network ===
341 341  
342 342  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -534,7 +534,7 @@
534 534  
535 535  Calibrate value
536 536  )))|Reserve|(((
537 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
538 538  
539 539  Always 0x03
540 540  )))
... ... @@ -547,6 +547,8 @@
547 547  * Reply to the confirmation package: 14 01
548 548  * Reply to non-confirmed packet: 14 00
549 549  
551 +
552 +
550 550  == 2.8 Frequency Plans ==
551 551  
552 552  (((
... ... @@ -631,6 +631,9 @@
631 631  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
632 632  * 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)
633 633  
637 +
638 +
639 +
634 634  === 2.8.3 CN470-510 (CN470) ===
635 635  
636 636  (((
... ... @@ -740,6 +740,7 @@
740 740  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
741 741  * 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)
742 742  
749 +
743 743  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
744 744  
745 745  (((
... ... @@ -963,6 +963,7 @@
963 963  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
964 964  * Blink once when device transmit a packet.
965 965  
973 +
966 966  == 2.10 ​Firmware Change Log ==
967 967  
968 968  
... ... @@ -982,7 +982,7 @@
982 982  )))
983 983  
984 984  * (((
985 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
993 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
986 986  )))
987 987  * (((
988 988  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1052,10 +1052,9 @@
1052 1052  )))
1053 1053  * (((
1054 1054  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1063 +)))
1055 1055  
1056 1056  
1057 -
1058 -)))
1059 1059  
1060 1060  == 3.2 Set Interrupt Mode ==
1061 1061  
... ... @@ -1093,7 +1093,7 @@
1093 1093  
1094 1094  == 3.3 Calibrate Sensor ==
1095 1095  
1096 -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
1097 1097  
1098 1098  
1099 1099  
... ... @@ -1125,7 +1125,7 @@
1125 1125  
1126 1126  Version
1127 1127  )))|Sensor Type|Reserve|(((
1128 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1135 +[[Message Type>>path:#H2.3.6MessageType]]
1129 1129  Always 0x02
1130 1130  )))
1131 1131  
... ... @@ -1265,13 +1265,9 @@
1265 1265  
1266 1266  === ​4.3.2 Replace the battery ===
1267 1267  
1268 -(((
1269 1269  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.
1270 -)))
1271 1271  
1272 -(((
1273 1273  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)
1274 -)))
1275 1275  
1276 1276  
1277 1277  
... ... @@ -1292,24 +1292,24 @@
1292 1292  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1293 1293  
1294 1294  
1295 -(((
1296 1296  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:
1297 -)))
1298 1298  
1299 1299  
1300 1300   [[image:1654593712276-618.png]]
1301 1301  
1302 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1303 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1303 1303  
1304 1304  
1306 +
1305 1305  = 6. FAQ =
1306 1306  
1307 1307  == 6.1 How to change the LoRa Frequency Bands/Region ==
1308 1308  
1309 -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]].
1310 1310  When downloading the images, choose the required image file for download. ​
1311 1311  
1312 1312  
1315 +
1313 1313  = 7. Trouble Shooting =
1314 1314  
1315 1315  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1317,6 +1317,7 @@
1317 1317  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.
1318 1318  
1319 1319  
1323 +
1320 1320  = 8. Order Info =
1321 1321  
1322 1322  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0