<
From version < 43.12 >
edited by Xiaoling
on 2023/05/16 14:06
To version < 43.8 >
edited by Xiaoling
on 2023/05/16 13:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -295,17 +295,22 @@
295 295  In this mode, uplink payload includes in total 11 bytes. Uplink packets use FPORT=2.
296 296  
297 297  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
298 -|(% style="width:50px;background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="width:20px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:35px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:90px;background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="width:120px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:90px;background-color:#D9E2F3;color:#0070C0" %)**2**
298 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:191px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:78px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:216px;background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="width:308px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:154px;background-color:#D9E2F3;color:#0070C0" %)**2**
299 299  |**Value**|Bat|(% style="width:191px" %)(((
300 -Temperature(DS18B20)(PC13)
300 +Temperature(DS18B20)
301 +(PC13)
301 301  )))|(% style="width:78px" %)(((
302 -ADC(PA4)
303 +ADC
304 +(PA4)
303 303  )))|(% style="width:216px" %)(((
304 -Digital in(PB15) &Digital Interrupt(PA8)
306 +Digital in(PB15) &
307 +Digital Interrupt(PA8)
305 305  )))|(% style="width:308px" %)(((
306 -Temperature(SHT20 or SHT31 or BH1750 Illumination Sensor)
309 +Temperature
310 +(SHT20 or SHT31 or BH1750 Illumination Sensor)
307 307  )))|(% style="width:154px" %)(((
308 -Humidity(SHT20 or SHT31)
312 +Humidity
313 +(SHT20 or SHT31)
309 309  )))
310 310  
311 311  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220627150949-6.png?rev=1.1||alt="image-20220627150949-6.png"]]
... ... @@ -771,7 +771,7 @@
771 771  
772 772  The 5V output time can be controlled by AT Command.
773 773  
774 -(% style="color:blue" %)**AT+5VT=1000**
779 +**AT+5VT=1000**
775 775  
776 776  Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors.
777 777  
... ... @@ -806,8 +806,8 @@
806 806  * 7: MOD8
807 807  * 8: MOD9
808 808  
814 +== ==
809 809  
810 -
811 811  == 2.4 Payload Decoder file ==
812 812  
813 813  
... ... @@ -884,8 +884,8 @@
884 884  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
885 885  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
886 886  
892 +=== ===
887 887  
888 -
889 889  === 3.3.2 Get Device Status ===
890 890  
891 891  Send a LoRaWAN downlink to ask the device to send its status.
... ... @@ -933,8 +933,8 @@
933 933  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
934 934  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
935 935  
941 +=== ===
936 936  
937 -
938 938  === 3.3.4 Set Power Output Duration ===
939 939  
940 940  Control the output duration 5V . Before each sampling, device will
... ... @@ -951,6 +951,7 @@
951 951  |=(% style="width: 154px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**
952 952  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)(((
953 953  500(default)
959 +
954 954  OK
955 955  )))
956 956  |(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)(((
... ... @@ -966,8 +966,8 @@
966 966  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
967 967  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
968 968  
975 +=== ===
969 969  
970 -
971 971  === 3.3.5 Set Weighing parameters ===
972 972  
973 973  Feature: Working mode 5 is effective, weight initialization and weight factor setting of HX711.
... ... @@ -992,8 +992,8 @@
992 992  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
993 993  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
994 994  
1001 +=== ===
995 995  
996 -
997 997  === 3.3.6 Set Digital pulse count value ===
998 998  
999 999  Feature: Set the pulse count value.
... ... @@ -1016,8 +1016,8 @@
1016 1016  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1017 1017  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1018 1018  
1025 +=== ===
1019 1019  
1020 -
1021 1021  === 3.3.7 Set Workmode ===
1022 1022  
1023 1023  Feature: Switch working mode.
... ... @@ -1031,6 +1031,7 @@
1031 1031  )))
1032 1032  |(% style="width:154px" %)AT+MOD=4|(% style="width:196px" %)Set the working mode to 3DS18B20s.|(% style="width:157px" %)(((
1033 1033  OK
1040 +
1034 1034  Attention:Take effect after ATZ
1035 1035  )))
1036 1036  
... ... @@ -1041,8 +1041,8 @@
1041 1041  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1042 1042  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1043 1043  
1051 += =
1044 1044  
1045 -
1046 1046  = 4. Battery & Power Consumption =
1047 1047  
1048 1048  
... ... @@ -1116,5 +1116,4 @@
1116 1116  
1117 1117  
1118 1118  * 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.
1119 -
1120 1120  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.cc>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.cc]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0