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
-
... ... @@ -287,44 +287,48 @@ 287 287 288 288 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: 289 289 290 - 291 291 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 292 -|=(% style="width: 12 0px; background-color:#D9E2F3;color:#0070C0" %)(((291 +|=(% style="width: 126px; background-color:#D9E2F3;color:#0070C0" %)((( 293 293 **AT Commands** 294 -)))|=(% style="width: 1 95px; background-color:#D9E2F3;color:#0070C0" %)(((293 +)))|=(% style="width: 187px; background-color:#D9E2F3;color:#0070C0" %)((( 295 295 **Description** 296 -)))|=(% style="width: 19 5px;background-color:#D9E2F3;color:#0070C0" %)(((295 +)))|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)((( 297 297 **Example** 298 298 ))) 299 -|(% style="width:119px" %)((( 298 +|(% style="width:126px" %)((( 299 + 300 + 301 +((( 300 300 AT+BAUDR 301 -)))|(% style="width:116px" %)((( 303 +))) 304 +)))|(% style="width:177px" %)((( 302 302 Set the baud rate (for RS485 connection). Default Value is: 9600. 303 -)))|(% style="width:19 0px" %)(((306 +)))|(% style="width:193px" %)((( 304 304 ((( 305 305 AT+BAUDR=9600 306 306 ))) 307 - 308 308 ((( 309 -Options: (1200,2400,4800,14400,19200,115200) 311 +Options: (1200,2400,4800, 312 +14400,19200,115200) 310 310 ))) 311 311 ))) 312 -|(% style="width:1 19px" %)(((315 +|(% style="width:126px" %)((( 313 313 AT+PARITY 314 -)))|(% style="width:1 16px" %)(((317 +)))|(% style="width:177px" %)((( 315 315 Set UART parity (for RS485 connection) 316 -)))|(% style="width:19 0px" %)(((319 +)))|(% style="width:193px" %)((( 317 317 ((( 318 318 AT+PARITY=0 319 319 ))) 320 - 321 321 ((( 322 -Option: 0: no parity, 1: odd parity, 2: even parity 324 +Option: 0: no parity, 325 +1: odd parity, 326 +2: even parity 323 323 ))) 324 324 ))) 325 -|(% style="width:1 19px" %)(((329 +|(% style="width:126px" %)((( 326 326 AT+STOPBIT 327 -)))|(% style="width:1 16px" %)(((331 +)))|(% style="width:177px" %)((( 328 328 ((( 329 329 Set serial stopbit (for RS485 connection) 330 330 ))) ... ... @@ -332,32 +332,24 @@ 332 332 ((( 333 333 334 334 ))) 335 -)))|(% style="width:19 0px" %)(((339 +)))|(% style="width:193px" %)((( 336 336 ((( 337 337 AT+STOPBIT=0 for 1bit 338 338 ))) 339 - 340 340 ((( 341 341 AT+STOPBIT=1 for 1.5 bit 342 342 ))) 343 - 344 344 ((( 345 345 AT+STOPBIT=2 for 2 bits 346 346 ))) 347 347 ))) 348 348 349 - 350 - 351 351 === 3.3.2 Configure sensors === 352 352 353 353 354 354 ((( 355 -((( 356 356 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. 357 - 358 - 359 359 ))) 360 -))) 361 361 362 362 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 363 363 |=(% 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** ... ... @@ -375,8 +375,6 @@ 375 375 ))) 376 376 )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 377 377 378 - 379 - 380 380 === 3.3.3 Configure read commands for each sampling === 381 381 382 382 ... ... @@ -566,7 +566,7 @@ 566 566 567 567 568 568 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 569 -|=(% scope="row" style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)(((563 +|=(% scope="row" style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)((( 570 570 Size(bytes) 571 571 )))|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:360px" %)((( 572 572 **Length depends on the return from the commands** ... ... @@ -1429,8 +1429,6 @@ 1429 1429 |(% style="width:50px" %)RST|(% style="width:361px" %)Reboot RS485 1430 1430 |(% style="width:50px" %)PRO|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]] 1431 1431 1432 - 1433 - 1434 1434 == 3.8 LEDs == 1435 1435 1436 1436 ... ... @@ -1439,8 +1439,6 @@ 1439 1439 |PWR|Always on if there is power 1440 1440 |SYS|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message. 1441 1441 1442 - 1443 - 1444 1444 = 4. Case Study = 1445 1445 1446 1446 ... ... @@ -1783,8 +1783,6 @@ 1783 1783 * (% style="color:red" %)**RU864**(%%): frequency bands RU864 1784 1784 * (% style="color:red" %)**KZ865**(%%): frequency bands KZ865 1785 1785 1786 - 1787 - 1788 1788 = 9. Packing Info = 1789 1789 1790 1790 ... ... @@ -1801,8 +1801,6 @@ 1801 1801 * Package Size / pcs : 14.5 x 8 x 5 cm 1802 1802 * Weight / pcs : 170g 1803 1803 1804 - 1805 - 1806 1806 = 10. FCC Caution for RS485LN-US915 = 1807 1807 1808 1808