Changes for page LMDS200 -- LoRaWAN Microwave Radar Distance Sensor User Manual
Last modified by Xiaoling on 2025/04/27 16:45
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LS PH01-LoRaWANSoilpHSensor User Manual1 +LLDS12-LoRaWAN LiDAR ToF Distance Sensor User Manual - Content
-
... ... @@ -1,9 +1,7 @@ 1 1 (% style="text-align:center" %) 2 -[[image: 1654592399090-860.png||height="521" width="483"]]2 +[[image:image-20220610095606-1.png]] 3 3 4 4 5 - 6 - 7 7 **Contents:** 8 8 9 9 * [[1. Introduction>>path:#H1.Introduction]] ... ... @@ -65,8 +65,6 @@ 65 65 66 66 67 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 95 + 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.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. 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** 240 +|=(% style="width: 62.5px;" %)((( 241 +**Size (bytes)** 242 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1** 243 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)((( 244 +[[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]] 246 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]] 247 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|((( 248 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]] 254 254 )))|Reserve|((( 255 -[[Message Type>> path:#H2.3.6MessageType]]250 +[[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.306 +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,13 @@ 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]]328 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %) 329 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload** 330 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]] 331 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]] 332 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]] 338 338 339 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]]354 +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** 518 +|=(% style="width: 62.5px;" %)((( 519 +**Size (bytes)** 520 +)))|=(% 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]]530 +[[Message Type>>||anchor="H2.3.6MessageType"]] 539 539 540 540 Always 0x03 541 541 ))) ... ... @@ -559,32 +559,61 @@ 559 559 560 560 === 2.8.1 EU863-870 (EU868) === 561 561 554 +((( 562 562 (% style="color:blue" %)**Uplink:** 556 +))) 563 563 558 +((( 564 564 868.1 - SF7BW125 to SF12BW125 560 +))) 565 565 562 +((( 566 566 868.3 - SF7BW125 to SF12BW125 and SF7BW250 564 +))) 567 567 566 +((( 568 568 868.5 - SF7BW125 to SF12BW125 568 +))) 569 569 570 +((( 570 570 867.1 - SF7BW125 to SF12BW125 572 +))) 571 571 574 +((( 572 572 867.3 - SF7BW125 to SF12BW125 576 +))) 573 573 578 +((( 574 574 867.5 - SF7BW125 to SF12BW125 580 +))) 575 575 582 +((( 576 576 867.7 - SF7BW125 to SF12BW125 584 +))) 577 577 586 +((( 578 578 867.9 - SF7BW125 to SF12BW125 588 +))) 579 579 590 +((( 580 580 868.8 - FSK 592 +))) 581 581 594 +((( 595 + 596 +))) 582 582 598 +((( 583 583 (% style="color:blue" %)**Downlink:** 600 +))) 584 584 602 +((( 585 585 Uplink channels 1-9 (RX1) 604 +))) 586 586 606 +((( 587 587 869.525 - SF9BW125 (RX2 downlink only) 608 +))) 588 588 589 589 590 590 ... ... @@ -607,49 +607,91 @@ 607 607 608 608 609 609 610 - 611 611 === 2.8.3 CN470-510 (CN470) === 612 612 633 +((( 613 613 Used in China, Default use CHE=1 635 +))) 614 614 637 +((( 615 615 (% style="color:blue" %)**Uplink:** 639 +))) 616 616 641 +((( 617 617 486.3 - SF7BW125 to SF12BW125 643 +))) 618 618 645 +((( 619 619 486.5 - SF7BW125 to SF12BW125 647 +))) 620 620 649 +((( 621 621 486.7 - SF7BW125 to SF12BW125 651 +))) 622 622 653 +((( 623 623 486.9 - SF7BW125 to SF12BW125 655 +))) 624 624 657 +((( 625 625 487.1 - SF7BW125 to SF12BW125 659 +))) 626 626 661 +((( 627 627 487.3 - SF7BW125 to SF12BW125 663 +))) 628 628 665 +((( 629 629 487.5 - SF7BW125 to SF12BW125 667 +))) 630 630 669 +((( 631 631 487.7 - SF7BW125 to SF12BW125 671 +))) 632 632 673 +((( 674 + 675 +))) 633 633 677 +((( 634 634 (% style="color:blue" %)**Downlink:** 679 +))) 635 635 681 +((( 636 636 506.7 - SF7BW125 to SF12BW125 683 +))) 637 637 685 +((( 638 638 506.9 - SF7BW125 to SF12BW125 687 +))) 639 639 689 +((( 640 640 507.1 - SF7BW125 to SF12BW125 691 +))) 641 641 693 +((( 642 642 507.3 - SF7BW125 to SF12BW125 695 +))) 643 643 697 +((( 644 644 507.5 - SF7BW125 to SF12BW125 699 +))) 645 645 701 +((( 646 646 507.7 - SF7BW125 to SF12BW125 703 +))) 647 647 705 +((( 648 648 507.9 - SF7BW125 to SF12BW125 707 +))) 649 649 709 +((( 650 650 508.1 - SF7BW125 to SF12BW125 711 +))) 651 651 713 +((( 652 652 505.3 - SF12BW125 (RX2 downlink only) 715 +))) 653 653 654 654 655 655 ... ... @@ -785,56 +785,109 @@ 785 785 786 786 === 2.8.6 KR920-923 (KR920) === 787 787 851 +((( 788 788 (% style="color:blue" %)**Default channel:** 853 +))) 789 789 855 +((( 790 790 922.1 - SF7BW125 to SF12BW125 857 +))) 791 791 859 +((( 792 792 922.3 - SF7BW125 to SF12BW125 861 +))) 793 793 863 +((( 794 794 922.5 - SF7BW125 to SF12BW125 865 +))) 795 795 867 +((( 868 + 869 +))) 796 796 871 +((( 797 797 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)** 873 +))) 798 798 875 +((( 799 799 922.1 - SF7BW125 to SF12BW125 877 +))) 800 800 879 +((( 801 801 922.3 - SF7BW125 to SF12BW125 881 +))) 802 802 883 +((( 803 803 922.5 - SF7BW125 to SF12BW125 885 +))) 804 804 887 +((( 805 805 922.7 - SF7BW125 to SF12BW125 889 +))) 806 806 891 +((( 807 807 922.9 - SF7BW125 to SF12BW125 893 +))) 808 808 895 +((( 809 809 923.1 - SF7BW125 to SF12BW125 897 +))) 810 810 899 +((( 811 811 923.3 - SF7BW125 to SF12BW125 901 +))) 812 812 903 +((( 904 + 905 +))) 813 813 907 +((( 814 814 (% style="color:blue" %)**Downlink:** 909 +))) 815 815 911 +((( 816 816 Uplink channels 1-7(RX1) 913 +))) 817 817 915 +((( 818 818 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 917 +))) 819 819 820 820 821 821 822 822 === 2.8.7 IN865-867 (IN865) === 823 823 923 +((( 824 824 (% style="color:blue" %)**Uplink:** 925 +))) 825 825 927 +((( 826 826 865.0625 - SF7BW125 to SF12BW125 929 +))) 827 827 931 +((( 828 828 865.4025 - SF7BW125 to SF12BW125 933 +))) 829 829 935 +((( 830 830 865.9850 - SF7BW125 to SF12BW125 937 +))) 831 831 939 +((( 940 + 941 +))) 832 832 943 +((( 833 833 (% style="color:blue" %)**Downlink:** 945 +))) 834 834 947 +((( 835 835 Uplink channels 1-3 (RX1) 949 +))) 836 836 951 +((( 837 837 866.550 - SF10BW125 (RX2) 953 +))) 838 838 839 839 840 840 ... ... @@ -860,26 +860,51 @@ 860 860 861 861 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 862 862 979 +((( 863 863 Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 981 +))) 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/]] 983 +* ((( 984 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]]. 985 +))) 986 +* ((( 987 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 988 +))) 867 867 990 +((( 868 868 There are two kinds of commands to configure LSPH01, they are: 992 +))) 869 869 870 -* (% style="color:#4f81bd" %)** General Commands**. 994 +* ((( 995 +(% style="color:#4f81bd" %)** General Commands**. 996 +))) 871 871 998 +((( 872 872 These commands are to configure: 1000 +))) 873 873 874 -* General system settings like: uplink interval. 875 -* LoRaWAN protocol & radio related command. 1002 +* ((( 1003 +General system settings like: uplink interval. 1004 +))) 1005 +* ((( 1006 +LoRaWAN protocol & radio related command. 1007 +))) 876 876 1009 +((( 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/]] 1011 +))) 878 878 1013 +((( 1014 + 1015 +))) 879 879 880 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01** 1017 +* ((( 1018 +(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1019 +))) 881 881 1021 +((( 882 882 These commands only valid for LSPH01, as below: 1023 +))) 883 883 884 884 885 885 ... ... @@ -893,16 +893,27 @@ 893 893 894 894 895 895 1037 +((( 896 896 (% style="color:#037691" %)**Downlink Command: 0x01** 1039 +))) 897 897 1041 +((( 898 898 Format: Command Code (0x01) followed by 3 bytes time value. 1043 +))) 899 899 1045 +((( 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. 1047 +))) 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 1049 +* ((( 1050 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1051 +))) 1052 +* ((( 1053 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 904 904 905 905 1056 + 1057 +))) 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 1068 +((( 916 916 (% style="color:#037691" %)**Downlink Command: 0x06** 1070 +))) 917 917 1072 +((( 918 918 Format: Command Code (0x06) followed by 3 bytes. 1074 +))) 919 919 1076 +((( 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. 1078 +))) 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 1080 +* ((( 1081 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1082 +))) 1083 +* ((( 1084 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1085 +))) 924 924 1087 +((( 1088 + 1089 +))) 1090 + 1091 + 1092 + 925 925 == 3.3 Calibrate Sensor == 926 926 927 -Detail See [[Calibration Guide>> path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands1095 +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]]1127 +[[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 1267 +((( 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. 1269 +))) 1100 1100 1271 +((( 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) 1273 +))) 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 1294 +((( 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: 1296 +))) 1123 1123 1124 1124 1125 1125 [[image:1654593712276-618.png]] 1126 1126 1127 -Valid AT Command please check [[Configure Device>> path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].1301 +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]].1308 +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 ==
- 1654826112831-311.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +257.0 KB - Content
- image-20220610095606-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +183.2 KB - Content