Changes for page TCP Connection Instruction
Last modified by Xiaoling on 2024/01/22 10:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -83,7 +83,7 @@ 83 83 The TCP/IP server will get {"34567":"temp=34","12345":"field1=0.0&field2=1102.0"} 84 84 }}} 85 85 86 -[[image:https://wiki.dragino.com/images/thumb/2/22/TCP_FORWARD_5.png/600px-TCP_FORWARD_5.png||height="152" width="600"]] 86 +[[~[~[image:https://wiki.dragino.com/images/thumb/2/22/TCP_FORWARD_5.png/600px-TCP_FORWARD_5.png~|~|height="152" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:TCP_FORWARD_5.png]] 87 87 88 88 Configure TCP Server Info 89 89 ... ... @@ -95,22 +95,23 @@ 95 95 96 96 === 3.4.1 Configure the Radio channel === 97 97 98 -[[image:https://wiki.dragino.com/images/thumb/4/40/TCP_FORWARD_7.png/600px-TCP_FORWARD_7.png||height="280" width="600"]] 98 +[[~[~[image:https://wiki.dragino.com/images/thumb/4/40/TCP_FORWARD_7.png/600px-TCP_FORWARD_7.png~|~|height="280" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:TCP_FORWARD_7.png]] 99 99 100 100 Configure the Radio channel with the match radio settings frequency as the LoRa End Node 101 101 102 102 103 -=== 3.4.2Configure TCP Server Info ===103 +=== Configure TCP Server Info === 104 104 105 105 Note: Gateway will transfer the packet if they arrive in the right format . 106 106 107 -[[image:https://wiki.dragino.com/images/thumb/3/36/TCP_FORWARD_6.png/600px-TCP_FORWARD_6.png||height="149" width="600"]] 107 +[[~[~[image:https://wiki.dragino.com/images/thumb/3/36/TCP_FORWARD_6.png/600px-TCP_FORWARD_6.png~|~|height="149" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:TCP_FORWARD_6.png]] 108 108 109 109 Configure TCP Server Info 110 110 111 111 112 -=== 3.4.3 About uplink data format from End Node === 113 113 113 +=== About uplink data format from End Node === 114 + 114 114 The LoRa end node should upload the data with below format: 115 115 116 116 {{{Uplink Format: <Channel_ID>data ... ... @@ -143,6 +143,6 @@ 143 143 {{{LoRa End Device reference source code: . 144 144 }}} 145 145 146 -= 4.Reference =147 += Reference = 147 147 148 148 Set up a TCP/IP server use node.js: [[Reference Link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/customized_script/&file=node_tcp_server.txt]]