Changes for page RS485-LN – RS485 to LoRaWAN Converter User Manual
Last modified by Bei Jinggeng on 2025/01/10 15:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -281,53 +281,44 @@ 281 281 282 282 To use RS485-LN to read data from RS485 sensors, connect the RS485-LN A/B traces to the sensors. And user need to make sure RS485-LN use the match UART setting to access the sensors. The related commands for UART settings are: 283 283 284 + 284 284 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 285 -|=(% style="width: 1 26px; background-color:#D9E2F3;color:#0070C0" %)(((286 +|=(% style="width: 119px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)((( 286 286 **AT Commands** 287 -)))|=(% style="width: 1 87px; background-color:#D9E2F3;color:#0070C0" %)(((288 +)))|=(% style="width: 116px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)((( 288 288 **Description** 289 -)))|=(% style="width: 19 7px;background-color:#D9E2F3;color:#0070C0" %)(((290 +)))|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)((( 290 290 **Example** 291 291 ))) 292 -|(% style="width:126px" %)((( 293 - 294 - 295 -((( 293 +|(% style="width:119px" %)((( 296 296 AT+BAUDR 297 -))) 298 -)))|(% style="width:177px" %)((( 295 +)))|(% style="width:116px" %)((( 299 299 Set the baud rate (for RS485 connection). Default Value is: 9600. 300 -)))|(% style="width:19 3px" %)(((297 +)))|(% style="width:190px" %)((( 301 301 ((( 302 302 AT+BAUDR=9600 303 303 ))) 304 304 305 305 ((( 306 -Options: (1200,2400,4800, 307 - 308 -14400,19200,115200) 303 +Options: (1200,2400,4800,14400,19200,115200) 309 309 ))) 310 310 ))) 311 -|(% style="width:1 26px" %)(((306 +|(% style="width:119px" %)((( 312 312 AT+PARITY 313 -)))|(% style="width:1 77px" %)(((308 +)))|(% style="width:116px" %)((( 314 314 Set UART parity (for RS485 connection) 315 -)))|(% style="width:19 3px" %)(((310 +)))|(% style="width:190px" %)((( 316 316 ((( 317 317 AT+PARITY=0 318 318 ))) 319 319 320 320 ((( 321 -Option: 0: no parity, 322 - 323 -1: odd parity, 324 - 325 -2: even parity 316 +Option: 0: no parity, 1: odd parity, 2: even parity 326 326 ))) 327 327 ))) 328 -|(% style="width:1 26px" %)(((319 +|(% style="width:119px" %)((( 329 329 AT+STOPBIT 330 -)))|(% style="width:1 77px" %)(((321 +)))|(% style="width:116px" %)((( 331 331 ((( 332 332 Set serial stopbit (for RS485 connection) 333 333 ))) ... ... @@ -335,7 +335,7 @@ 335 335 ((( 336 336 337 337 ))) 338 -)))|(% style="width:19 3px" %)(((329 +)))|(% style="width:190px" %)((( 339 339 ((( 340 340 AT+STOPBIT=0 for 1bit 341 341 ))) ... ... @@ -349,13 +349,16 @@ 349 349 ))) 350 350 ))) 351 351 352 - 353 353 === 3.3.2 Configure sensors === 354 354 355 355 356 356 ((( 347 +((( 357 357 Some sensors might need to configure before normal operation. User can configure such sensor via PC and RS485 adapter or through RS485-LN AT Commands (% style="color:#4f81bd" %)**AT+CFGDEV**(%%). Each (% style="color:#4f81bd" %)**AT+CFGDEV **(%%)equals to send a RS485 command to sensors. This command will only run when user input it and won't run during each sampling. 349 + 350 + 358 358 ))) 352 +))) 359 359 360 360 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 361 361 |=(% style="width: 122px; background-color:#D9E2F3;color:#0070C0" %)**AT Commands**|=(% style="width: 198px; background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Example**