<
From version < 74.9 >
edited by Xiaoling
on 2022/06/07 17:51
To version < 85.27 >
edited by Xiaoling
on 2022/06/08 11:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,12 +61,6 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 -
65 -
66 -
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -96,6 +96,7 @@
96 96  
97 97  
98 98  
93 +
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -154,7 +154,7 @@
154 154  )))
155 155  
156 156  (((
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.
152 +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.
158 158  )))
159 159  
160 160  
... ... @@ -240,19 +240,17 @@
240 240  )))
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
243 -|(((
244 -**Size**
238 +|=(% style="width: 62.5px;" %)(((
239 +**Size (bytes)**
240 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
241 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
242 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 245  
246 -**(bytes)**
247 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
248 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
250 -
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]]
244 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
246 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
254 254  )))|Reserve|(((
255 -[[Message Type>>path:#H2.3.6MessageType]]
248 +[[Message Type>>||anchor="H2.3.6MessageType"]]
256 256  )))
257 257  
258 258  [[image:1654592721645-318.png]]
... ... @@ -308,7 +308,7 @@
308 308  
309 309  === 2.3.5 Interrupt Pin ===
310 310  
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.
304 +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.
312 312  
313 313  
314 314  **Example:**
... ... @@ -330,14 +330,12 @@
330 330  )))
331 331  
332 332  
333 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 -|=**Message Type Code**|=**Description**|=**Payload**
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]]
326 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
327 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
328 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
329 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
330 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
338 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>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
351 +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"]]
361 361  
362 362  
363 363  
... ... @@ -521,11 +521,9 @@
521 521  (% style="color:#037691" %)**Calibration Payload**
522 522  
523 523  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
524 -|(((
525 -**Size**
526 -
527 -**(bytes)**
528 -)))|**1**|**1**|**1**|**7**|**1**
515 +|=(% style="width: 62.5px;" %)(((
516 +**Size (bytes)**
517 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
529 529  |**Value**|(((
530 530  PH4
531 531  
... ... @@ -535,7 +535,7 @@
535 535  
536 536  Calibrate value
537 537  )))|Reserve|(((
538 -[[Message Type>>path:#H2.3.6MessageType]]
527 +[[Message Type>>||anchor="H2.3.6MessageType"]]
539 539  
540 540  Always 0x03
541 541  )))
... ... @@ -548,8 +548,6 @@
548 548  * Reply to the confirmation package: 14 01
549 549  * Reply to non-confirmed packet: 14 00
550 550  
551 -
552 -
553 553  == 2.8 Frequency Plans ==
554 554  
555 555  (((
... ... @@ -559,32 +559,61 @@
559 559  
560 560  === 2.8.1 EU863-870 (EU868) ===
561 561  
549 +(((
562 562  (% style="color:blue" %)**Uplink:**
551 +)))
563 563  
553 +(((
564 564  868.1 - SF7BW125 to SF12BW125
555 +)))
565 565  
557 +(((
566 566  868.3 - SF7BW125 to SF12BW125 and SF7BW250
559 +)))
567 567  
561 +(((
568 568  868.5 - SF7BW125 to SF12BW125
563 +)))
569 569  
565 +(((
570 570  867.1 - SF7BW125 to SF12BW125
567 +)))
571 571  
569 +(((
572 572  867.3 - SF7BW125 to SF12BW125
571 +)))
573 573  
573 +(((
574 574  867.5 - SF7BW125 to SF12BW125
575 +)))
575 575  
577 +(((
576 576  867.7 - SF7BW125 to SF12BW125
579 +)))
577 577  
581 +(((
578 578  867.9 - SF7BW125 to SF12BW125
583 +)))
579 579  
585 +(((
580 580  868.8 - FSK
587 +)))
581 581  
589 +(((
590 +
591 +)))
582 582  
593 +(((
583 583  (% style="color:blue" %)**Downlink:**
595 +)))
584 584  
597 +(((
585 585  Uplink channels 1-9 (RX1)
599 +)))
586 586  
601 +(((
587 587  869.525 - SF9BW125 (RX2 downlink only)
603 +)))
588 588  
589 589  
590 590  
... ... @@ -605,51 +605,91 @@
605 605  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
606 606  * 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)
607 607  
608 -
609 -
610 -
611 611  === 2.8.3 CN470-510 (CN470) ===
612 612  
626 +(((
613 613  Used in China, Default use CHE=1
628 +)))
614 614  
630 +(((
615 615  (% style="color:blue" %)**Uplink:**
632 +)))
616 616  
634 +(((
617 617  486.3 - SF7BW125 to SF12BW125
636 +)))
618 618  
638 +(((
619 619  486.5 - SF7BW125 to SF12BW125
640 +)))
620 620  
642 +(((
621 621  486.7 - SF7BW125 to SF12BW125
644 +)))
622 622  
646 +(((
623 623  486.9 - SF7BW125 to SF12BW125
648 +)))
624 624  
650 +(((
625 625  487.1 - SF7BW125 to SF12BW125
652 +)))
626 626  
654 +(((
627 627  487.3 - SF7BW125 to SF12BW125
656 +)))
628 628  
658 +(((
629 629  487.5 - SF7BW125 to SF12BW125
660 +)))
630 630  
662 +(((
631 631  487.7 - SF7BW125 to SF12BW125
664 +)))
632 632  
666 +(((
667 +
668 +)))
633 633  
670 +(((
634 634  (% style="color:blue" %)**Downlink:**
672 +)))
635 635  
674 +(((
636 636  506.7 - SF7BW125 to SF12BW125
676 +)))
637 637  
678 +(((
638 638  506.9 - SF7BW125 to SF12BW125
680 +)))
639 639  
682 +(((
640 640  507.1 - SF7BW125 to SF12BW125
684 +)))
641 641  
686 +(((
642 642  507.3 - SF7BW125 to SF12BW125
688 +)))
643 643  
690 +(((
644 644  507.5 - SF7BW125 to SF12BW125
692 +)))
645 645  
694 +(((
646 646  507.7 - SF7BW125 to SF12BW125
696 +)))
647 647  
698 +(((
648 648  507.9 - SF7BW125 to SF12BW125
700 +)))
649 649  
702 +(((
650 650  508.1 - SF7BW125 to SF12BW125
704 +)))
651 651  
706 +(((
652 652  505.3 - SF12BW125 (RX2 downlink only)
708 +)))
653 653  
654 654  
655 655  
... ... @@ -675,6 +675,8 @@
675 675  * 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)
676 676  
677 677  
734 +
735 +
678 678  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
679 679  
680 680  (((
... ... @@ -785,56 +785,109 @@
785 785  
786 786  === 2.8.6 KR920-923 (KR920) ===
787 787  
846 +(((
788 788  (% style="color:blue" %)**Default channel:**
848 +)))
789 789  
850 +(((
790 790  922.1 - SF7BW125 to SF12BW125
852 +)))
791 791  
854 +(((
792 792  922.3 - SF7BW125 to SF12BW125
856 +)))
793 793  
858 +(((
794 794  922.5 - SF7BW125 to SF12BW125
860 +)))
795 795  
862 +(((
863 +
864 +)))
796 796  
866 +(((
797 797  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
868 +)))
798 798  
870 +(((
799 799  922.1 - SF7BW125 to SF12BW125
872 +)))
800 800  
874 +(((
801 801  922.3 - SF7BW125 to SF12BW125
876 +)))
802 802  
878 +(((
803 803  922.5 - SF7BW125 to SF12BW125
880 +)))
804 804  
882 +(((
805 805  922.7 - SF7BW125 to SF12BW125
884 +)))
806 806  
886 +(((
807 807  922.9 - SF7BW125 to SF12BW125
888 +)))
808 808  
890 +(((
809 809  923.1 - SF7BW125 to SF12BW125
892 +)))
810 810  
894 +(((
811 811  923.3 - SF7BW125 to SF12BW125
896 +)))
812 812  
898 +(((
899 +
900 +)))
813 813  
902 +(((
814 814  (% style="color:blue" %)**Downlink:**
904 +)))
815 815  
906 +(((
816 816  Uplink channels 1-7(RX1)
908 +)))
817 817  
910 +(((
818 818  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
912 +)))
819 819  
820 820  
821 821  
822 822  === 2.8.7 IN865-867 (IN865) ===
823 823  
918 +(((
824 824  (% style="color:blue" %)**Uplink:**
920 +)))
825 825  
922 +(((
826 826  865.0625 - SF7BW125 to SF12BW125
924 +)))
827 827  
926 +(((
828 828  865.4025 - SF7BW125 to SF12BW125
928 +)))
829 829  
930 +(((
830 830  865.9850 - SF7BW125 to SF12BW125
932 +)))
831 831  
934 +(((
935 +
936 +)))
832 832  
938 +(((
833 833  (% style="color:blue" %)**Downlink:**
940 +)))
834 834  
942 +(((
835 835  Uplink channels 1-3 (RX1)
944 +)))
836 836  
946 +(((
837 837  866.550 - SF10BW125 (RX2)
948 +)))
838 838  
839 839  
840 840  
... ... @@ -846,6 +846,8 @@
846 846  * Blink once when device transmit a packet.
847 847  
848 848  
960 +
961 +
849 849  == 2.10 ​Firmware Change Log ==
850 850  
851 851  
... ... @@ -860,26 +860,51 @@
860 860  
861 861  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
862 862  
976 +(((
863 863  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
864 864  
865 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
866 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
980 +* (((
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 +)))
983 +* (((
984 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 +)))
867 867  
987 +(((
868 868  There are two kinds of commands to configure LSPH01, they are:
989 +)))
869 869  
870 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
871 871  
995 +(((
872 872  These commands are to configure:
997 +)))
873 873  
874 -* General system settings like: uplink interval.
875 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
876 876  
1006 +(((
877 877  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/]]
1008 +)))
878 878  
1010 +(((
1011 +
1012 +)))
879 879  
880 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
881 881  
1018 +(((
882 882  These commands only valid for LSPH01, as below:
1020 +)))
883 883  
884 884  
885 885  
... ... @@ -893,16 +893,27 @@
893 893  
894 894  
895 895  
1034 +(((
896 896  (% style="color:#037691" %)**Downlink Command: 0x01**
1036 +)))
897 897  
1038 +(((
898 898  Format: Command Code (0x01) followed by 3 bytes time value.
1040 +)))
899 899  
1042 +(((
900 900  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
901 901  
902 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
903 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1046 +* (((
1047 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 +)))
1049 +* (((
1050 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
904 904  
905 905  
1053 +
1054 +)))
906 906  
907 907  == 3.2 Set Interrupt Mode ==
908 908  
... ... @@ -913,18 +913,34 @@
913 913  [[image:image-20220607171716-9.png]]
914 914  
915 915  
1065 +(((
916 916  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
917 917  
1069 +(((
918 918  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
919 919  
1073 +(((
920 920  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1075 +)))
921 921  
922 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
923 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1077 +* (((
1078 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 +)))
1080 +* (((
1081 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 +)))
924 924  
1084 +(((
1085 +
1086 +)))
1087 +
1088 +
1089 +
925 925  == 3.3 Calibrate Sensor ==
926 926  
927 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
928 928  
929 929  
930 930  
... ... @@ -956,7 +956,7 @@
956 956  
957 957  Version
958 958  )))|Sensor Type|Reserve|(((
959 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
960 960  Always 0x02
961 961  )))
962 962  
... ... @@ -1096,9 +1096,13 @@
1096 1096  
1097 1097  === ​4.3.2 Replace the battery ===
1098 1098  
1264 +(((
1099 1099  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 +)))
1100 1100  
1268 +(((
1101 1101  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 +)))
1102 1102  
1103 1103  
1104 1104  
... ... @@ -1119,24 +1119,24 @@
1119 1119  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1120 1120  
1121 1121  
1291 +(((
1122 1122  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 +)))
1123 1123  
1124 1124  
1125 1125   [[image:1654593712276-618.png]]
1126 1126  
1127 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1128 1128  
1129 1129  
1130 -
1131 1131  = 6. FAQ =
1132 1132  
1133 1133  == 6.1 How to change the LoRa Frequency Bands/Region ==
1134 1134  
1135 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1305 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1136 1136  When downloading the images, choose the required image file for download. ​
1137 1137  
1138 1138  
1139 -
1140 1140  = 7. Trouble Shooting =
1141 1141  
1142 1142  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1161,6 +1161,7 @@
1161 1161  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1162 1162  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1163 1163  
1333 +
1164 1164  = 9. ​Packing Info =
1165 1165  
1166 1166  
... ... @@ -1175,6 +1175,7 @@
1175 1175  * Package Size / pcs : cm
1176 1176  * Weight / pcs : g
1177 1177  
1348 +
1178 1178  = 10. ​Support =
1179 1179  
1180 1180  * 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