<
From version < 85.31 >
edited by Xiaoling
on 2022/06/08 11:55
To version < 85.6 >
edited by Xiaoling
on 2022/06/08 11:26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -241,10 +241,12 @@
241 241  )))
242 242  
243 243  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
244 -|=(% style="width: 62.5px;" %)(((
245 -**Size (bytes)**
246 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
244 +|(((
245 +**Size**
246 +
247 +**(bytes)**
248 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
249 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
248 248  [[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 249  
250 250  [[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
... ... @@ -329,15 +329,12 @@
329 329  )))
330 330  
331 331  
332 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
334 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
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"]]
337 337  
338 -
339 -
340 -
341 341  === 2.3.7 Decode payload in The Things Network ===
342 342  
343 343  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -357,7 +357,7 @@
357 357  
358 358  == 2.4 Uplink Interval ==
359 359  
360 -The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
359 +The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
361 361  
362 362  
363 363  
... ... @@ -521,9 +521,11 @@
521 521  (% style="color:#037691" %)**Calibration Payload**
522 522  
523 523  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
524 -|=(% style="width: 62.5px;" %)(((
525 -**Size (bytes)**
526 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
523 +|(((
524 +**Size**
525 +
526 +**(bytes)**
527 +)))|**1**|**1**|**1**|**7**|**1**
527 527  |**Value**|(((
528 528  PH4
529 529  
... ... @@ -630,10 +630,6 @@
630 630  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
631 631  * 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)
632 632  
633 -
634 -
635 -
636 -
637 637  === 2.8.3 CN470-510 (CN470) ===
638 638  
639 639  (((
... ... @@ -743,9 +743,6 @@
743 743  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
744 744  * 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)
745 745  
746 -
747 -
748 -
749 749  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
750 750  
751 751  (((
... ... @@ -969,9 +969,6 @@
969 969  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
970 970  * Blink once when device transmit a packet.
971 971  
972 -
973 -
974 -
975 975  == 2.10 ​Firmware Change Log ==
976 976  
977 977  
... ... @@ -1326,7 +1326,6 @@
1326 1326  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.
1327 1327  
1328 1328  
1329 -
1330 1330  = 8. Order Info =
1331 1331  
1332 1332  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1343,7 +1343,6 @@
1343 1343  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1344 1344  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1345 1345  
1346 -
1347 1347  = 9. ​Packing Info =
1348 1348  
1349 1349  
... ... @@ -1358,7 +1358,6 @@
1358 1358  * Package Size / pcs : cm
1359 1359  * Weight / pcs : g
1360 1360  
1361 -
1362 1362  = 10. ​Support =
1363 1363  
1364 1364  * 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