<
From version < 111.11 >
edited by Xiaoling
on 2022/06/10 14:17
To version < 111.29 >
edited by Xiaoling
on 2022/06/10 14:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -300,8 +300,6 @@
300 300  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
301 301  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
302 302  
303 -
304 -
305 305  === 2.3.8  Decode payload in The Things Network ===
306 306  
307 307  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -812,7 +812,7 @@
812 812  **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/]]
813 813  
814 814  
815 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
813 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
816 816  
817 817  
818 818  
... ... @@ -833,11 +833,11 @@
833 833  [[image:1654831774373-275.png]]
834 834  
835 835  
836 -①Represents the detection blind zone of The LiDAR probe, 0-10cm, within which the output data is unreliable.
834 +**(% style="color:blue" %) **(%%)Represents the detection blind zone of The LiDAR probe, 0-10cm, within which the output data is unreliable.
837 837  
838 -②Represents the operating range of The LiDAR probe detecting black target with 10% reflectivity, 0.1-5m.
836 +**(% style="color:blue" %) **(%%)Represents the operating range of The LiDAR probe detecting black target with 10% reflectivity, 0.1-5m.
839 839  
840 -③Represents the operating range of The LiDAR probe detecting white target with 90% reflectivity, 0.1-12m.
838 +**(% style="color:blue" %) **(%%)Represents the operating range of The LiDAR probe detecting white target with 90% reflectivity, 0.1-12m.
841 841  
842 842  
843 843  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:
... ... @@ -864,6 +864,9 @@
864 864  * The LiDAR probe is cover by dirty things; the reading might be wrong. In this case, need to clean the probe.
865 865  * The sensor window is made by Acrylic. Don’t touch it with alcohol material. This will destroy the sensor window.
866 866  
865 +
866 +
867 +
867 867  = 4.  Configure LLDS12 via AT Command or LoRaWAN Downlink =
868 868  
869 869  (((
... ... @@ -871,10 +871,10 @@
871 871  )))
872 872  
873 873  * (((
874 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
875 +AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
875 875  )))
876 876  * (((
877 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
878 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
878 878  )))
879 879  
880 880  (((
... ... @@ -899,7 +899,7 @@
899 899  )))
900 900  
901 901  (((
902 -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/]]
903 +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>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
903 903  )))
904 904  
905 905  (((
... ... @@ -957,8 +957,6 @@
957 957  [[image:image-20220610105806-2.png]]
958 958  
959 959  
960 -
961 -
962 962  (((
963 963  (% style="color:#037691" %)**Downlink Command: 0x06**
964 964  )))
... ... @@ -978,6 +978,7 @@
978 978  Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
979 979  )))
980 980  
980 +
981 981  == 4.3  Get Firmware Version Info ==
982 982  
983 983  Feature: use downlink to get firmware version.
... ... @@ -1006,7 +1006,7 @@
1006 1006  
1007 1007  Version
1008 1008  )))|Sensor Type|Reserve|(((
1009 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1009 +[[Message Type>>||anchor="H2.3.7A0MessageType"]]
1010 1010  Always 0x02
1011 1011  )))
1012 1012  
... ... @@ -1174,13 +1174,15 @@
1174 1174  
1175 1175  
1176 1176  (((
1177 -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:
1177 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LLDS12.
1178 +
1179 +LLDS12 will output system info once power on as below:
1178 1178  )))
1179 1179  
1180 1180  
1181 1181   [[image:1654593712276-618.png]]
1182 1182  
1183 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1185 +Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureLLDS12viaATCommandorLoRaWANDownlink"]].
1184 1184  
1185 1185  
1186 1186  = 7.  FAQ =
... ... @@ -1187,7 +1187,7 @@
1187 1187  
1188 1188  == 7.1  How to change the LoRa Frequency Bands/Region ==
1189 1189  
1190 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1192 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.8A0200BFirmwareChangeLog"]].
1191 1191  When downloading the images, choose the required image file for download. ​
1192 1192  
1193 1193  
... ... @@ -1241,6 +1241,7 @@
1241 1241  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1242 1242  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1243 1243  
1246 +
1244 1244  = 10. ​ Packing Info =
1245 1245  
1246 1246  
... ... @@ -1255,6 +1255,7 @@
1255 1255  * Package Size / pcs : cm
1256 1256  * Weight / pcs : g
1257 1257  
1261 +
1258 1258  = 11.  ​Support =
1259 1259  
1260 1260  * 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