<
From version < 100.4 >
edited by Xiaoling
on 2022/06/10 11:33
To version < 94.6 >
edited by Xiaoling
on 2022/06/10 10:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -901,66 +901,18 @@
901 901  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
902 902  * Blink once when device transmit a packet.
903 903  
904 -== 2. ​Firmware Change Log ==
904 +== 2.10 ​Firmware Change Log ==
905 905  
906 906  
907 -**Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/]]
907 +**Firmware download link:**
908 908  
909 +[[http:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
909 909  
911 +
910 910  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
911 911  
912 912  
913 913  
914 -= 3.  LiDAR ToF Measurement =
915 -
916 -== 3.1 Principle of Distance Measurement ==
917 -
918 -The LiDAR probe is based on TOF, namely, Time of Flight principle. To be specific, the product emits modulation wave of near infrared ray on a periodic basis, which will be reflected after contacting object. The product obtains the time of flight by measuring round-trip phase difference and then calculates relative range between the product and the detection object, as shown below.
919 -
920 -[[image:1654831757579-263.png]]
921 -
922 -
923 -
924 -== 3.2 Distance Measurement Characteristics ==
925 -
926 -With optimization of light path and algorithm, The LiDAR probe has minimized influence from external environment on distance measurement performance. Despite that, the range of distance measurement may still be affected by the environment illumination intensity and the reflectivity of detection object. As shown in below:
927 -
928 -[[image:1654831774373-275.png]]
929 -
930 -
931 -①Represents the detection blind zone of The LiDAR probe, 0-10cm, within which the output data is unreliable.
932 -
933 -②Represents the operating range of The LiDAR probe detecting black target with 10% reflectivity, 0.1-5m.
934 -
935 -③Represents the operating range of The LiDAR probe detecting white target with 90% reflectivity, 0.1-12m.
936 -
937 -
938 -Vertical Coordinates: Represents the radius of light spot for The LiDAR probe at the different distances. The diameter of light spot depends on the FOV of The LiDAR probe (the term of FOV generally refers to the smaller value between the receiving angle and the transmitting angle), which is calculated as follows:
939 -
940 -
941 -[[image:1654831797521-720.png]]
942 -
943 -
944 -In the formula above, d is the diameter of light spot; D is detecting range; β is the value of the receiving angle of The LiDAR probe, 3.6°. Correspondence between the diameter of light spot and detecting range is given in Table below.
945 -
946 -[[image:1654831810009-716.png]]
947 -
948 -
949 -If the light spot reaches two objects with different distances, as shown in Figure 3, the output distance value will be a value between the actual distance values of the two objects. For a high accuracy requirement in practice, the above situation should be noticed to avoid the measurement error.
950 -
951 -
952 -
953 -== 3.3 Notice of usage: ==
954 -
955 -Possible invalid /wrong reading for LiDAR ToF tech:
956 -
957 -* Measure high reflectivity object such as: Mirror, Smooth ceramic tile, static milk surface, will have possible wrong readings.
958 -* While there is transparent object such as glass, water drop between the measured object and the LiDAR sensor, the reading might wrong.
959 -* The LiDAR probe is cover by dirty things; the reading might be wrong. In this case, need to clean the probe.
960 -* The sensor window is made by Acrylic. Don’t touch it with alcohol material. This will destroy the sensor window.
961 -
962 -
963 -
964 964  = 4.  Configure LLDS12 via AT Command or LoRaWAN Downlink =
965 965  
966 966  (((
... ... @@ -977,7 +977,7 @@
977 977  (((
978 978  
979 979  
980 -There are two kinds of commands to configure LLDS12, they are:
932 +There are two kinds of commands to configure LSPH01, they are:
981 981  )))
982 982  
983 983  * (((
... ... @@ -996,7 +996,7 @@
996 996  )))
997 997  
998 998  (((
999 -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/]]
951 +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/]]
1000 1000  )))
1001 1001  
1002 1002  (((
... ... @@ -1004,16 +1004,16 @@
1004 1004  )))
1005 1005  
1006 1006  * (((
1007 -(% style="color:#4f81bd" %)** Commands special design for LLDS12**
959 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1008 1008  )))
1009 1009  
1010 1010  (((
1011 -These commands only valid for LLDS12, as below:
963 +These commands only valid for LSPH01, as below:
1012 1012  )))
1013 1013  
1014 1014  
1015 1015  
1016 -== 4.1  Set Transmit Interval Time ==
968 +== 3.1 Set Transmit Interval Time ==
1017 1017  
1018 1018  Feature: Change LoRaWAN End Node Transmit Interval.
1019 1019  
... ... @@ -1045,17 +1045,15 @@
1045 1045  
1046 1046  )))
1047 1047  
1048 -== 4.2  Set Interrupt Mode ==
1000 +== 3.2 Set Interrupt Mode ==
1049 1049  
1050 1050  Feature, Set Interrupt mode for GPIO_EXIT.
1051 1051  
1052 1052  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1053 1053  
1054 -[[image:image-20220610105806-2.png]]
1006 +[[image:image-20220607171716-9.png]]
1055 1055  
1056 1056  
1057 -
1058 -
1059 1059  (((
1060 1060  (% style="color:#037691" %)**Downlink Command: 0x06**
1061 1061  )))
... ... @@ -1075,10 +1075,20 @@
1075 1075  Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1076 1076  )))
1077 1077  
1028 +(((
1029 +
1030 +)))
1078 1078  
1079 1079  
1080 -== 4.3  Get Firmware Version Info ==
1081 1081  
1034 +== 3.3 Calibrate Sensor ==
1035 +
1036 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1037 +
1038 +
1039 +
1040 +== 3.4 Get Firmware Version Info ==
1041 +
1082 1082  Feature: use downlink to get firmware version.
1083 1083  
1084 1084  (% style="color:#037691" %)**Downlink Command: 0x26**
... ... @@ -1109,7 +1109,7 @@
1109 1109  Always 0x02
1110 1110  )))
1111 1111  
1112 -**Software Type**: Always 0x03 for LLDS12
1072 +**Software Type**: Always 0x03 for LSPH01
1113 1113  
1114 1114  
1115 1115  **Frequency Band**:
... ... @@ -1155,7 +1155,7 @@
1155 1155  
1156 1156  0x06: LSNPK01
1157 1157  
1158 -0x07: LLDS12
1118 +0x07: LDDS12
1159 1159  
1160 1160  
1161 1161  
... ... @@ -1340,6 +1340,7 @@
1340 1340  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1341 1341  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1342 1342  
1303 +
1343 1343  = 10. ​ Packing Info =
1344 1344  
1345 1345  
... ... @@ -1354,6 +1354,7 @@
1354 1354  * Package Size / pcs : cm
1355 1355  * Weight / pcs : g
1356 1356  
1318 +
1357 1357  = 11.  ​Support =
1358 1358  
1359 1359  * 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.
1654831757579-263.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.3 KB
Content
1654831774373-275.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -91.8 KB
Content
1654831797521-720.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -5.1 KB
Content
1654831810009-716.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.5 KB
Content
image-20220610105806-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0