Changes for page SN50v3-LB/LS -- LoRaWAN Sensor Node User Manual
Last modified by Bei Jinggeng on 2025/01/10 15:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -295,7 +295,7 @@ 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:80px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:40px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="width:130px;background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="width:100px;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 300 Temperature(DS18B20) 301 301 (PC13) ... ... @@ -776,7 +776,7 @@ 776 776 777 777 The 5V output time can be controlled by AT Command. 778 778 779 - (% style="color:blue" %)**AT+5VT=1000**779 +**AT+5VT=1000** 780 780 781 781 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 782 782 ... ... @@ -811,8 +811,8 @@ 811 811 * 7: MOD8 812 812 * 8: MOD9 813 813 814 +== == 814 814 815 - 816 816 == 2.4 Payload Decoder file == 817 817 818 818 ... ... @@ -889,8 +889,8 @@ 889 889 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 890 890 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 891 891 892 +=== === 892 892 893 - 894 894 === 3.3.2 Get Device Status === 895 895 896 896 Send a LoRaWAN downlink to ask the device to send its status. ... ... @@ -938,8 +938,8 @@ 938 938 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 939 939 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 940 940 941 +=== === 941 941 942 - 943 943 === 3.3.4 Set Power Output Duration === 944 944 945 945 Control the output duration 5V . Before each sampling, device will ... ... @@ -956,6 +956,7 @@ 956 956 |=(% style="width: 154px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response** 957 957 |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)((( 958 958 500(default) 959 + 959 959 OK 960 960 ))) 961 961 |(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)((( ... ... @@ -971,8 +971,8 @@ 971 971 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 972 972 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 973 973 975 +=== === 974 974 975 - 976 976 === 3.3.5 Set Weighing parameters === 977 977 978 978 Feature: Working mode 5 is effective, weight initialization and weight factor setting of HX711. ... ... @@ -997,8 +997,8 @@ 997 997 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 998 998 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 999 999 1001 +=== === 1000 1000 1001 - 1002 1002 === 3.3.6 Set Digital pulse count value === 1003 1003 1004 1004 Feature: Set the pulse count value. ... ... @@ -1021,8 +1021,8 @@ 1021 1021 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1022 1022 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1023 1023 1025 +=== === 1024 1024 1025 - 1026 1026 === 3.3.7 Set Workmode === 1027 1027 1028 1028 Feature: Switch working mode. ... ... @@ -1036,6 +1036,7 @@ 1036 1036 ))) 1037 1037 |(% style="width:154px" %)AT+MOD=4|(% style="width:196px" %)Set the working mode to 3DS18B20s.|(% style="width:157px" %)((( 1038 1038 OK 1040 + 1039 1039 Attention:Take effect after ATZ 1040 1040 ))) 1041 1041 ... ... @@ -1046,8 +1046,8 @@ 1046 1046 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1047 1047 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1048 1048 1051 += = 1049 1049 1050 - 1051 1051 = 4. Battery & Power Consumption = 1052 1052 1053 1053 ... ... @@ -1121,5 +1121,4 @@ 1121 1121 1122 1122 1123 1123 * 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. 1124 - 1125 1125 * 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]]