Wiki source code of How to connect 3rd party sensor to Dragino Wireless End Node
Version 3.1 by Karry Zhuang on 2024/09/19 18:02
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | |
![]() |
1.1 | 2 | |
3 | |||
4 | |||
5 | |||
6 | |||
![]() |
3.1 | 7 | == 1.RS485-LB connects to third-party sensors == |
![]() |
1.1 | 8 | |
![]() |
3.1 | 9 | == How to connect RS485-LB node to UART distance sensor? == |
![]() |
1.1 | 10 | |
![]() |
3.1 | 11 | Take the A16-15 as an example, but the same setup can support different distance sensors, compare specifications see this [[link>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DDS04-LB_LoRaWAN_4-Channels_Distance_Detection_Sensor_User_Manual/#H1.4ProbeOptions]] to DDS04-LB. |
![]() |
1.1 | 12 | |
![]() |
3.1 | 13 | [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703151202-1.png?rev=1.1||alt="image-20240703151202-1.png"]] |
![]() |
1.1 | 14 | |
![]() |
3.1 | 15 | * ((( |
16 | **Connection:** | ||
17 | ))) | ||
![]() |
1.1 | 18 | |
![]() |
3.1 | 19 | [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703153033-2.jpeg?width=687&height=364&rev=1.1||alt="image-20240703153033-2.jpeg" height="364" width="687"]] |
![]() |
1.1 | 20 | |
![]() |
3.1 | 21 | * **AT command configuration: ** |
![]() |
1.1 | 22 | |
![]() |
3.1 | 23 | **AT+MOD=2 ** |
![]() |
1.1 | 24 | |
![]() |
3.1 | 25 | **AT+COMMAND1=01 02 03 04 05 ,0 AT+SEARCH1=1,ff AT+DATACUT1=4,2,2~~3 AT+CMDDL1=1000** |
![]() |
1.1 | 26 | |
![]() |
3.1 | 27 | [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703153540-3.png?rev=1.1||alt="image-20240703153540-3.png"]] |
![]() |
1.1 | 28 | |
![]() |
3.1 | 29 | * **Decoder: Decoding refer to this [[link>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/RS485-LB_A16-15]].** |
30 | * **Example in TTN:** | ||
![]() |
1.2 | 31 | |
![]() |
3.1 | 32 | [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703161941-4.png?width=1357&height=619&rev=1.1||alt="image-20240703161941-4.png" height="619" width="1357"]] |
![]() |
1.2 | 33 | |
![]() |
3.1 | 34 | == 2.SN50v3-LB connects to third-party sensors == |
![]() |
1.2 | 35 | |
![]() |
3.1 | 36 | == 3.PS-LB-NA connects to third-party sensors == |
![]() |
1.2 | 37 | |
38 | |||
39 | |||
40 | |||
41 | |||
42 | |||
43 | |||
![]() |
3.1 | 44 | |
45 | |||
46 | |||
47 | |||
48 | |||
49 | |||
50 | |||
51 | |||
52 | |||
53 | |||
54 | |||
55 | |||
56 | |||
![]() |
1.2 | 57 |