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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -SN50v3-LB User Manual 1 +SN50v3-LB LoRaWAN Sensor Node User Manual - Content
-
... ... @@ -1,4 +1,5 @@ 1 -[[image:image-20230511201248-1.png||height="403" width="489"]] 1 +(% style="text-align:center" %) 2 +[[image:image-20230515135611-1.jpeg||height="589" width="589"]] 2 2 3 3 4 4 ... ... @@ -15,6 +15,7 @@ 15 15 16 16 == 1.1 What is SN50v3-LB LoRaWAN Generic Node == 17 17 19 + 18 18 (% style="color:blue" %)**SN50V3-LB **(%%)LoRaWAN Sensor Node is a Long Range LoRa Sensor Node. It is designed for outdoor use and powered by (% style="color:blue" %)** 8500mA Li/SOCl2 battery**(%%) for long term use.SN50V3-LB is designed to facilitate developers to quickly deploy industrial level LoRa and IoT solutions. It help users to turn the idea into a practical application and make the Internet of Things a reality. It is easy to program, create and connect your things everywhere. 19 19 20 20 ... ... @@ -654,7 +654,7 @@ 654 654 655 655 ==== 2.3.3.2 Temperature (DS18B20) ==== 656 656 657 -If there is a DS18B20 connected to P B3 pin. The temperature will be uploaded in the payload.659 +If there is a DS18B20 connected to PC13 pin. The temperature will be uploaded in the payload. 658 658 659 659 More DS18B20 can check the [[3 DS18B20 mode>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/#2.3.4MOD3D4283xDS18B2029]] 660 660 ... ... @@ -683,6 +683,8 @@ 683 683 When the digital interrupt pin is set to AT+INTMODx=0, this pin is used as a digital input pin. 684 684 685 685 **Note:**The maximum voltage input supports 3.6V. 688 + 689 + 686 686 ))) 687 687 688 688 ==== 2.3.3.4 Analogue Digital Converter (ADC) ==== ... ... @@ -695,6 +695,7 @@ 695 695 696 696 **Note:**If the ADC type sensor needs to be powered by SN50_v3, it is recommended to use +5V to control its switch.Only sensors with low power consumption can be powered with VDD. 697 697 702 + 698 698 ==== 2.3.3.5 Digital Interrupt ==== 699 699 700 700 Digital Interrupt refers to pin PA8, and there are different trigger methods. When there is a trigger, the SN50v3 will send a packet to the server. ... ... @@ -848,6 +848,8 @@ 848 848 * 7: MOD8 849 849 * 8: MOD9 850 850 856 +== == 857 + 851 851 == 2.4 Payload Decoder file == 852 852 853 853 ... ... @@ -857,9 +857,7 @@ 857 857 858 858 [[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/SN50_v3-LB>>https://github.com/dragino/dragino-end-node-decoder/tree/main/SN50_v3-LB]] 859 859 860 - 861 861 862 - 863 863 864 864 == 2.5 Frequency Plans == 865 865 ... ... @@ -926,7 +926,6 @@ 926 926 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 927 927 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 928 928 929 -(% class="wikigeneratedid" %) 930 930 === === 931 931 932 932 === 3.3.2 Get Device Status === ... ... @@ -976,7 +976,6 @@ 976 976 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 977 977 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 978 978 979 -(% class="wikigeneratedid" %) 980 980 === === 981 981 982 982 === 3.3.4 Set Power Output Duration === ... ... @@ -1011,7 +1011,6 @@ 1011 1011 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 1012 1012 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 1013 1013 1014 -(% class="wikigeneratedid" %) 1015 1015 === === 1016 1016 1017 1017 === 3.3.5 Set Weighing parameters === ... ... @@ -1038,7 +1038,6 @@ 1038 1038 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 1039 1039 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 1040 1040 1041 -(% class="wikigeneratedid" %) 1042 1042 === === 1043 1043 1044 1044 === 3.3.6 Set Digital pulse count value === ... ... @@ -1063,7 +1063,6 @@ 1063 1063 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1064 1064 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1065 1065 1066 -(% class="wikigeneratedid" %) 1067 1067 === === 1068 1068 1069 1069 === 3.3.7 Set Workmode === ... ... @@ -1090,7 +1090,6 @@ 1090 1090 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1091 1091 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1092 1092 1093 -(% class="wikigeneratedid" %) 1094 1094 = = 1095 1095 1096 1096 = 4. Battery & Power Consumption = ... ... @@ -1166,4 +1166,4 @@ 1166 1166 1167 1167 1168 1168 * 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. 1169 -* 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.c om>>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.com]]1168 +* 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]]