Changes for page RS485 Configure Tool
Last modified by Xiaoling on 2025/01/04 15:52
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Lu - Content
-
... ... @@ -1,5 +1,4 @@ 1 -(% class="wikigeneratedid" id="HTableofContentsFF1A" %) 2 -**Table of Contents:** 1 += **Table of Contents:** = 3 3 4 4 {{toc/}} 5 5 ... ... @@ -35,11 +35,10 @@ 35 35 36 36 = 3. Use the tool = 37 37 38 -== 3.1Overview ==37 +== Overview == 39 39 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 - 43 43 Below is the block diagram of the RS485 Tool: 44 44 45 45 [[image:image-20230928235259-4.png||_mstalt="434590" height="681" width="915"]] ... ... @@ -49,7 +49,7 @@ 49 49 [[image:image-20231010145454-2.png||_mstalt="428597" height="689" width="921"]] 50 50 51 51 52 -== 3. 2General Configure: ==50 +== 3.1 General Configure: == 53 53 54 54 55 55 * (% style="color:blue" %)**Port **(%%): COM port in PC to connect to RS485 End Node. ... ... @@ -72,10 +72,9 @@ 72 72 73 73 * (% style="color:blue" %)**Configure Devices **(%%): Send General Configure Command to End Node. 74 74 73 +== 3.2 Console Window: == 75 75 76 -== 3.3 Console Window: == 77 77 78 - 79 79 After **Connect End Node**. The Console Window will shows all the output from RS485 End Node. 80 80 81 81 User can also Send AT Commands to RS485 End Node in this window. ... ... @@ -83,7 +83,7 @@ 83 83 [[image:image-20230928233408-3.png||_mstalt="432289"]] 84 84 85 85 86 -== 3. 4RS485 Commands to Sensor ==83 +== 3.3 RS485 Commands to Sensor == 87 87 88 88 89 89 This area is used to configure what RS485 Commands the End Node should send to the RS485 sensors to get the sensor value. ... ... @@ -103,7 +103,7 @@ 103 103 **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. 104 104 105 105 106 -== 3. 5Process Sensor Returns ==103 +== 3.4 Process Sensor Returns == 107 107 108 108 109 109 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**. ... ... @@ -144,7 +144,7 @@ 144 144 (% 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. 145 145 146 146 147 -== 3. 6Commands Previwe Window ==144 +== 3.5 Commands Previwe Window == 148 148 149 149 150 150 This window show the commands to be flash into the RS485 end node. ... ... @@ -157,29 +157,27 @@ 157 157 158 158 * (% style="color:blue" %)**Erase All **(%%): Clear All Configured Commands in the RS485. It won't erase the commands shows in the preview window. 159 159 160 -== 3. 7Reference video ==157 +== 3.6 Reference video == 161 161 159 +link:[[https:~~/~~/youtu.be/l9fLE3ekY4I>>https://youtu.be/l9fLE3ekY4I]] 162 162 163 - link: [[https:~~/~~/youtu.be/l9fLE3ekY4I>>https://youtu.be/l9fLE3ekY4I]]161 +== Change Log: == 164 164 165 - 166 -== 3.8 Change Log: == 167 - 168 168 === v1.1: === 169 169 170 - ~1.165 +1.No spaces are required between each byte of the inquiry frame 171 171 172 -2. 167 +2.Improve the prompt box 173 173 174 -3. 169 +3.AT instruction coverage function 175 175 176 -4. 171 +4.Button function prompt 177 177 178 178 === V1.2: === 179 179 180 - ~1.175 +1.Fixed overwrite failure when AT instruction has multiple parameters 181 181 182 -2. 177 +2.Add Payload Structure Window 183 183 184 184 === V1.3: === 185 185 ... ... @@ -189,11 +189,11 @@ 189 189 190 190 New: 191 191 192 - ~1.187 +1.Control the inquiry time input box between inquiry frames 193 193 194 -2. 189 +2.The inquiry frame does not require CRC verification input 195 195 196 -[[image:image-20240311144211-2.png ||height="948" width="1268"]]191 +[[image:image-20240311144211-2.png]] 197 197 198 198 === V1.3.1: === 199 199 ... ... @@ -201,12 +201,10 @@ 201 201 When using NB modules or nodes with access passwords other than 123456. 202 202 Enter the password before connecting to the serial port 203 203 204 -[[image:image-20240620083959-1.png ||height="680" width="1265"]]199 +[[image:image-20240620083959-1.png]] 205 205 201 += TODO: = 206 206 207 -= 4. TODO: = 208 - 209 - 210 210 ~1. Add Payload Structure Window(Done at v1.2) 211 211 212 212 2. Modify Chars to looks nicer ( Done at v1.1)