<
From version < 43.50 >
edited by Xiaoling
on 2023/05/16 15:50
To version < 43.52 >
edited by Xiaoling
on 2023/05/16 16:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -764,7 +764,6 @@
764 764  Distance:  Read: 0C2D(Hex) = 3117(D)  Value:  3117 mm=311.7 cm
765 765  
766 766  
767 -
768 768  ==== 2.3.3.9  Battery Output - BAT pin ====
769 769  
770 770  
... ... @@ -785,7 +785,6 @@
785 785  By default the AT+5VT=500. If the external sensor which require 5v and require more time to get stable state, user can use this command to increase the power ON duration for this sensor.
786 786  
787 787  
788 -
789 789  ==== 2.3.3.11  BH1750 Illumination Sensor ====
790 790  
791 791  
... ... @@ -793,11 +793,13 @@
793 793  
794 794  [[image:image-20230512172447-4.png||height="416" width="712"]]
795 795  
794 +
796 796  [[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-20220628110012-12.png?rev=1.1||alt="image-20220628110012-12.png" height="361" width="953"]]
797 797  
798 798  
799 799  ==== 2.3.3.12  Working MOD ====
800 800  
800 +
801 801  The working MOD info is contained in the Digital in & Digital Interrupt byte (7^^th^^ Byte).
802 802  
803 803  User can use the 3^^rd^^ ~~ 7^^th^^  bit of this byte to see the working mod:
... ... @@ -814,6 +814,8 @@
814 814  * 7: MOD8
815 815  * 8: MOD9
816 816  
817 +
818 +
817 817  == 2.4 Payload Decoder file ==
818 818  
819 819  
... ... @@ -824,7 +824,6 @@
824 824  [[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]]
825 825  
826 826  
827 -
828 828  == 2.5 Frequency Plans ==
829 829  
830 830  
... ... @@ -844,6 +844,8 @@
844 844  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
845 845  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
846 846  
848 +
849 +
847 847  == 3.2 General Commands ==
848 848  
849 849  
... ... @@ -865,6 +865,7 @@
865 865  
866 866  === 3.3.1 Set Transmit Interval Time ===
867 867  
871 +
868 868  Feature: Change LoRaWAN End Node Transmit Interval.
869 869  
870 870  (% style="color:blue" %)**AT Command: AT+TDC**
... ... @@ -890,8 +890,11 @@
890 890  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
891 891  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
892 892  
897 +
898 +
893 893  === 3.3.2 Get Device Status ===
894 894  
901 +
895 895  Send a LoRaWAN downlink to ask the device to send its status.
896 896  
897 897  (% style="color:blue" %)**Downlink Payload:  **(%%)0x26 01
... ... @@ -901,6 +901,7 @@
901 901  
902 902  === 3.3.3 Set Interrupt Mode ===
903 903  
911 +
904 904  Feature, Set Interrupt mode for GPIO_EXIT.
905 905  
906 906  (% style="color:blue" %)**AT Command: AT+INTMOD1,AT+INTMOD2,AT+INTMOD3**
... ... @@ -937,8 +937,11 @@
937 937  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
938 938  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
939 939  
948 +
949 +
940 940  === 3.3.4 Set Power Output Duration ===
941 941  
952 +
942 942  Control the output duration 5V . Before each sampling, device will
943 943  
944 944  ~1. first enable the power output to external sensor,
... ... @@ -968,8 +968,11 @@
968 968  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
969 969  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
970 970  
982 +
983 +
971 971  === 3.3.5 Set Weighing parameters ===
972 972  
986 +
973 973  Feature: Working mode 5 is effective, weight initialization and weight factor setting of HX711.
974 974  
975 975  (% style="color:blue" %)**AT Command: AT+WEIGRE,AT+WEIGAP**
... ... @@ -992,8 +992,11 @@
992 992  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
993 993  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
994 994  
1009 +
1010 +
995 995  === 3.3.6 Set Digital pulse count value ===
996 996  
1013 +
997 997  Feature: Set the pulse count value.
998 998  
999 999  Count 1 is PA8 pin of mode 6 and mode 9. Count 2 is PA4 pin of mode 9.
... ... @@ -1014,8 +1014,11 @@
1014 1014  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1015 1015  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1016 1016  
1034 +
1035 +
1017 1017  === 3.3.7 Set Workmode ===
1018 1018  
1038 +
1019 1019  Feature: Switch working mode.
1020 1020  
1021 1021  (% style="color:blue" %)**AT Command: AT+MOD**
... ... @@ -1037,6 +1037,8 @@
1037 1037  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1038 1038  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1039 1039  
1060 +
1061 +
1040 1040  = 4. Battery & Power Consumption =
1041 1041  
1042 1042  
... ... @@ -1063,13 +1063,18 @@
1063 1063  * (Recommanded way) OTA firmware update via wireless:   [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
1064 1064  * Update through UART TTL interface.**[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
1065 1065  
1088 +
1089 +
1066 1066  = 6. FAQ =
1067 1067  
1068 1068  == 6.1 Where can i find source code of SN50v3-LB? ==
1069 1069  
1094 +
1070 1070  * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1071 1071  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1072 1072  
1098 +
1099 +
1073 1073  = 7. Order Info =
1074 1074  
1075 1075  
... ... @@ -1093,8 +1093,11 @@
1093 1093  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1094 1094  * (% style="color:red" %)**NH**(%%): No Hole
1095 1095  
1123 +
1124 +
1096 1096  = 8. ​Packing Info =
1097 1097  
1127 +
1098 1098  (% style="color:#037691" %)**Package Includes**:
1099 1099  
1100 1100  * SN50v3-LB LoRaWAN Generic Node
... ... @@ -1106,6 +1106,8 @@
1106 1106  * Package Size / pcs : cm
1107 1107  * Weight / pcs : g
1108 1108  
1139 +
1140 +
1109 1109  = 9. Support =
1110 1110  
1111 1111  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0