<
From version < 111.31 >
edited by Xiaoling
on 2022/06/10 14:53
To version < 115.2 >
edited by Xiaoling
on 2022/06/10 15:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -63,6 +63,8 @@
63 63  * Downlink to change configure
64 64  * 8500mAh Battery for long term use
65 65  
66 +
67 +
66 66  == 1.3  Probe Specification ==
67 67  
68 68  * Storage temperature :-20℃~~75℃
... ... @@ -78,6 +78,8 @@
78 78  * Material of enclosure - ABS+PC
79 79  * Wire length - 25cm
80 80  
83 +
84 +
81 81  == 1.4  Probe Dimension ==
82 82  
83 83  
... ... @@ -94,6 +94,8 @@
94 94  * Automatic control
95 95  * Sewer
96 96  
101 +
102 +
97 97  == 1.6  Pin mapping and power on ==
98 98  
99 99  
... ... @@ -300,6 +300,8 @@
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  
309 +
310 +
303 303  === 2.3.8  Decode payload in The Things Network ===
304 304  
305 305  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -468,6 +468,8 @@
468 468  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
469 469  * 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)
470 470  
479 +
480 +
471 471  === 2.6.3  CN470-510 (CN470) ===
472 472  
473 473  (((
... ... @@ -578,6 +578,8 @@
578 578  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
579 579  * 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)
580 580  
591 +
592 +
581 581  === 2.6.5  AS920-923 & AS923-925 (AS923) ===
582 582  
583 583  (((
... ... @@ -804,6 +804,8 @@
804 804  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
805 805  * Blink once when device transmit a packet.
806 806  
819 +
820 +
807 807  == 2.8  ​Firmware Change Log ==
808 808  
809 809  
... ... @@ -879,52 +879,78 @@
879 879  = 4.  Configure LLDS12 via AT Command or LoRaWAN Downlink =
880 880  
881 881  (((
896 +(((
882 882  Use can configure LLDS12 via AT Command or LoRaWAN Downlink.
883 883  )))
899 +)))
884 884  
885 885  * (((
902 +(((
886 886  AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
887 887  )))
905 +)))
888 888  * (((
907 +(((
889 889  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
890 890  )))
910 +)))
891 891  
892 892  (((
913 +(((
893 893  
915 +)))
894 894  
917 +(((
895 895  There are two kinds of commands to configure LLDS12, they are:
896 896  )))
920 +)))
897 897  
898 898  * (((
923 +(((
899 899  (% style="color:#4f81bd" %)** General Commands**.
900 900  )))
926 +)))
901 901  
902 902  (((
929 +(((
903 903  These commands are to configure:
904 904  )))
932 +)))
905 905  
906 906  * (((
935 +(((
907 907  General system settings like: uplink interval.
908 908  )))
938 +)))
909 909  * (((
940 +(((
910 910  LoRaWAN protocol & radio related command.
911 911  )))
943 +)))
912 912  
913 913  (((
946 +(((
914 914  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]]
915 915  )))
949 +)))
916 916  
917 917  (((
952 +(((
918 918  
919 919  )))
955 +)))
920 920  
921 921  * (((
958 +(((
922 922  (% style="color:#4f81bd" %)** Commands special design for LLDS12**
923 923  )))
961 +)))
924 924  
925 925  (((
964 +(((
926 926  These commands only valid for LLDS12, as below:
927 927  )))
967 +)))
928 928  
929 929  
930 930  
... ... @@ -937,7 +937,6 @@
937 937  [[image:image-20220607171554-8.png]]
938 938  
939 939  
940 -
941 941  (((
942 942  (% style="color:#037691" %)**Downlink Command: 0x01**
943 943  )))
... ... @@ -955,10 +955,9 @@
955 955  )))
956 956  * (((
957 957  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
997 +)))
958 958  
959 959  
960 -
961 -)))
962 962  
963 963  == 4.2  Set Interrupt Mode ==
964 964  
... ... @@ -988,6 +988,8 @@
988 988  Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
989 989  )))
990 990  
1029 +
1030 +
991 991  == 4.3  Get Firmware Version Info ==
992 992  
993 993  Feature: use downlink to get firmware version.
... ... @@ -1184,10 +1184,14 @@
1184 1184  
1185 1185  
1186 1186  (((
1227 +(((
1187 1187  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LLDS12.
1229 +)))
1188 1188  
1231 +(((
1189 1189  LLDS12 will output system info once power on as below:
1190 1190  )))
1234 +)))
1191 1191  
1192 1192  
1193 1193   [[image:1654593712276-618.png]]
... ... @@ -1208,7 +1208,9 @@
1208 1208  == 8.1  AT Commands input doesn’t work ==
1209 1209  
1210 1210  
1255 +(((
1211 1211  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.
1257 +)))
1212 1212  
1213 1213  
1214 1214  == 8.2  Significant error between the output distant value of LiDAR and actual distance ==
... ... @@ -1253,6 +1253,8 @@
1253 1253  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1254 1254  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1255 1255  
1302 +
1303 +
1256 1256  = 10. ​ Packing Info =
1257 1257  
1258 1258  
... ... @@ -1267,6 +1267,8 @@
1267 1267  * Package Size / pcs : cm
1268 1268  * Weight / pcs : g
1269 1269  
1318 +
1319 +
1270 1270  = 11.  ​Support =
1271 1271  
1272 1272  * 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