<
From version < 41.4 >
edited by Xiaoling
on 2023/05/16 10:42
To version < 43.2 >
edited by Xiaoling
on 2023/05/16 13:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,7 @@
16 16  
17 17  == 1.1 What is SN50v3-LB LoRaWAN Generic Node ==
18 18  
19 +
19 19  (% 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.
20 20  
21 21  
... ... @@ -655,7 +655,7 @@
655 655  
656 656  ==== 2.3.3.2  Temperature (DS18B20) ====
657 657  
658 -If there is a DS18B20 connected to PB3 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.
659 659  
660 660  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]]
661 661  
... ... @@ -684,6 +684,8 @@
684 684  When the digital interrupt pin is set to AT+INTMODx=0, this pin is used as a digital input pin.
685 685  
686 686  **Note:**The maximum voltage input supports 3.6V.
688 +
689 +
687 687  )))
688 688  
689 689  ==== 2.3.3.4  Analogue Digital Converter (ADC) ====
... ... @@ -696,6 +696,7 @@
696 696  
697 697  **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.
698 698  
702 +
699 699  ==== 2.3.3.5 Digital Interrupt ====
700 700  
701 701  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.
... ... @@ -849,6 +849,8 @@
849 849  * 7: MOD8
850 850  * 8: MOD9
851 851  
856 +== ==
857 +
852 852  == 2.4 Payload Decoder file ==
853 853  
854 854  
... ... @@ -925,8 +925,8 @@
925 925  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
926 926  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
927 927  
934 +=== ===
928 928  
929 -
930 930  === 3.3.2 Get Device Status ===
931 931  
932 932  Send a LoRaWAN downlink to ask the device to send its status.
... ... @@ -974,8 +974,8 @@
974 974  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
975 975  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
976 976  
983 +=== ===
977 977  
978 -
979 979  === 3.3.4 Set Power Output Duration ===
980 980  
981 981  Control the output duration 5V . Before each sampling, device will
... ... @@ -1008,8 +1008,8 @@
1008 1008  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
1009 1009  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1010 1010  
1017 +=== ===
1011 1011  
1012 -
1013 1013  === 3.3.5 Set Weighing parameters ===
1014 1014  
1015 1015  Feature: Working mode 5 is effective, weight initialization and weight factor setting of HX711.
... ... @@ -1034,8 +1034,8 @@
1034 1034  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1035 1035  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1036 1036  
1043 +=== ===
1037 1037  
1038 -
1039 1039  === 3.3.6 Set Digital pulse count value ===
1040 1040  
1041 1041  Feature: Set the pulse count value.
... ... @@ -1058,8 +1058,8 @@
1058 1058  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1059 1059  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1060 1060  
1067 +=== ===
1061 1061  
1062 -
1063 1063  === 3.3.7 Set Workmode ===
1064 1064  
1065 1065  Feature: Switch working mode.
... ... @@ -1084,8 +1084,8 @@
1084 1084  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1085 1085  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1086 1086  
1093 += =
1087 1087  
1088 -
1089 1089  = 4. Battery & Power Consumption =
1090 1090  
1091 1091  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0