Changes for page RS485-BL – Waterproof RS485 to LoRaWAN Converter
Last modified by Xiaoling on 2025/04/23 15:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -91,7 +91,6 @@ 91 91 * Automatic RF Sense and CAD with ultra-fast AFC. 92 92 93 93 94 - 95 95 == 1.3 Features == 96 96 97 97 * LoRaWAN Class A & Class C protocol (default Class A) ... ... @@ -104,7 +104,6 @@ 104 104 * Support Interrupt uplink 105 105 106 106 107 - 108 108 == 1.4 Applications == 109 109 110 110 * Smart Buildings & Home Automation ... ... @@ -115,7 +115,6 @@ 115 115 * Smart Factory 116 116 117 117 118 - 119 119 == 1.5 Firmware Change log == 120 120 121 121 [[RS485-BL Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/RS485-BL/Firmware/||style="background-color: rgb(255, 255, 255);"]] ... ... @@ -389,6 +389,8 @@ 389 389 ))) 390 390 ))) 391 391 389 + 390 + 392 392 === 3.3.2 Configure sensors === 393 393 394 394 ((( ... ... @@ -439,18 +439,22 @@ 439 439 440 440 ((( 441 441 During each sampling, the RS485-BL can support 15 commands to read sensors. And combine the return to one or several uplink payloads. 441 + 442 + 442 442 ))) 443 443 444 444 ((( 445 -**Command from RS485-BL to Sensor:** 446 +(% style="color:blue" %)**Command from RS485-BL to Sensor:** 446 446 ))) 447 447 448 448 ((( 449 449 RS485-BL can send out pre-set max 15 strings via **AT+COMMAD1**, **ATCOMMAND2**,…, to **AT+COMMANDF** . All commands are of same grammar. 451 + 452 + 450 450 ))) 451 451 452 452 ((( 453 -**Handle return from sensors to RS485-BL**: 456 +(% style="color:blue" %)**Handle return from sensors to RS485-BL**: 454 454 ))) 455 455 456 456 ((( ... ... @@ -458,15 +458,17 @@ 458 458 ))) 459 459 460 460 * ((( 461 -**AT+DATACUT** 464 +(% style="color:blue" %)**AT+DATACUT** 462 462 ))) 463 463 464 464 ((( 465 465 When the return value from sensor have fix length and we know which position the valid value we should get, we can use AT+DATACUT command. 469 + 470 + 466 466 ))) 467 467 468 468 * ((( 469 -**AT+SEARCH** 474 +(% style="color:blue" %)**AT+SEARCH** 470 470 ))) 471 471 472 472 ((( ... ... @@ -474,7 +474,9 @@ 474 474 ))) 475 475 476 476 ((( 477 -**Define wait timeout:** 482 + 483 + 484 +(% style="color:blue" %)**Define wait timeout:** 478 478 ))) 479 479 480 480 ((( ... ... @@ -486,6 +486,8 @@ 486 486 ))) 487 487 488 488 ((( 496 + 497 + 489 489 **Examples:** 490 490 ))) 491 491