Changes for page RS485 Configure Tool
Last modified by Xiaoling on 2025/01/04 15:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Lu1 +XWiki.Xiaoling - Content
-
... ... @@ -1,4 +1,5 @@ 1 -= **Table of Contents:** = 1 +(% class="wikigeneratedid" id="HTableofContentsFF1A" %) 2 +**Table of Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -34,10 +34,11 @@ 34 34 35 35 = 3. Use the tool = 36 36 37 -== Overview == 38 +== 3.1 Overview == 38 38 39 -**warning: Please do not input multiple instructions at once for a site, as this may result in incorrect data** 40 40 41 +(% style="color:red" %)**warning: Please do not input multiple instructions at once for a site, as this may result in incorrect data** 42 + 41 41 Below is the block diagram of the RS485 Tool: 42 42 43 43 [[image:image-20230928235259-4.png||_mstalt="434590" height="681" width="915"]] ... ... @@ -47,7 +47,7 @@ 47 47 [[image:image-20231010145454-2.png||_mstalt="428597" height="689" width="921"]] 48 48 49 49 50 -== 3. 1General Configure: ==52 +== 3.2 General Configure: == 51 51 52 52 53 53 * (% style="color:blue" %)**Port **(%%): COM port in PC to connect to RS485 End Node. ... ... @@ -70,9 +70,10 @@ 70 70 71 71 * (% style="color:blue" %)**Configure Devices **(%%): Send General Configure Command to End Node. 72 72 73 -== 3.2 Console Window: == 74 74 76 +== 3.3 Console Window: == 75 75 78 + 76 76 After **Connect End Node**. The Console Window will shows all the output from RS485 End Node. 77 77 78 78 User can also Send AT Commands to RS485 End Node in this window. ... ... @@ -80,7 +80,7 @@ 80 80 [[image:image-20230928233408-3.png||_mstalt="432289"]] 81 81 82 82 83 -== 3. 3RS485 Commands to Sensor ==86 +== 3.4 RS485 Commands to Sensor == 84 84 85 85 86 86 This area is used to configure what RS485 Commands the End Node should send to the RS485 sensors to get the sensor value. ... ... @@ -100,7 +100,7 @@ 100 100 **Test RS485 Commands**: After configure poll commands. Click this button then the tool will generate related AT+COMMANDS and send to the End node to test and get return. 101 101 102 102 103 -== 3. 4Process Sensor Returns ==106 +== 3.5 Process Sensor Returns == 104 104 105 105 106 106 RS485 sensors will return a string, to make it more efficient to process via LoRaWAN packets, we can fetch the valid chars from the returns in the **process sensor returns area**. ... ... @@ -141,7 +141,7 @@ 141 141 (% style="color:blue" %)**Generate AT Instructions**(%%): After All testing goes fine with Poll Command & Return Process. User can press this button to generate the AT Commands which is for the Ene Node. 142 142 143 143 144 -== 3. 5Commands Previwe Window ==147 +== 3.6 Commands Previwe Window == 145 145 146 146 147 147 This window show the commands to be flash into the RS485 end node. ... ... @@ -154,27 +154,29 @@ 154 154 155 155 * (% style="color:blue" %)**Erase All **(%%): Clear All Configured Commands in the RS485. It won't erase the commands shows in the preview window. 156 156 157 -== 3. 6Reference video ==160 +== 3.7 Reference video == 158 158 159 -link:[[https:~~/~~/youtu.be/l9fLE3ekY4I>>https://youtu.be/l9fLE3ekY4I]] 160 160 161 - == Changeog:==163 +link: [[https:~~/~~/youtu.be/l9fLE3ekY4I>>https://youtu.be/l9fLE3ekY4I]] 162 162 165 + 166 +== 3.8 Change Log: == 167 + 163 163 === v1.1: === 164 164 165 -1.No spaces are required between each byte of the inquiry frame 170 +~1. No spaces are required between each byte of the inquiry frame 166 166 167 -2.Improve the prompt box 172 +2. Improve the prompt box 168 168 169 -3.AT instruction coverage function 174 +3. AT instruction coverage function 170 170 171 -4.Button function prompt 176 +4. Button function prompt 172 172 173 173 === V1.2: === 174 174 175 -1.Fixed overwrite failure when AT instruction has multiple parameters 180 +~1. Fixed overwrite failure when AT instruction has multiple parameters 176 176 177 -2.Add Payload Structure Window 182 +2. Add Payload Structure Window 178 178 179 179 === V1.3: === 180 180 ... ... @@ -184,11 +184,11 @@ 184 184 185 185 New: 186 186 187 -1.Control the inquiry time input box between inquiry frames 192 +~1. Control the inquiry time input box between inquiry frames 188 188 189 -2.The inquiry frame does not require CRC verification input 194 +2. The inquiry frame does not require CRC verification input 190 190 191 -[[image:image-20240311144211-2.png]] 196 +[[image:image-20240311144211-2.png||height="948" width="1268"]] 192 192 193 193 === V1.3.1: === 194 194 ... ... @@ -196,10 +196,12 @@ 196 196 When using NB modules or nodes with access passwords other than 123456. 197 197 Enter the password before connecting to the serial port 198 198 199 -[[image:image-20240620083959-1.png]] 204 +[[image:image-20240620083959-1.png||height="680" width="1265"]] 200 200 201 -= TODO: = 202 202 207 += 4. TODO: = 208 + 209 + 203 203 ~1. Add Payload Structure Window(Done at v1.2) 204 204 205 205 2. Modify Chars to looks nicer ( Done at v1.1)