Last modified by Xiaoling on 2025/04/23 15:57

From version 44.13
edited by Xiaoling
on 2022/06/14 10:08
Change comment: There is no comment for this version
To version 44.14
edited by Xiaoling
on 2022/06/14 10:10
Change comment: There is no comment for this version

Summary

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);"]]
... ... @@ -391,7 +391,6 @@
391 391  
392 392  
393 393  
394 -
395 395  === 3.3.2 Configure sensors ===
396 396  
397 397  (((
... ... @@ -442,18 +442,22 @@
442 442  
443 443  (((
444 444  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 +
445 445  )))
446 446  
447 447  (((
448 -**Command from RS485-BL to Sensor:**
446 +(% style="color:blue" %)**Command from RS485-BL to Sensor:**
449 449  )))
450 450  
451 451  (((
452 452  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 +
453 453  )))
454 454  
455 455  (((
456 -**Handle return from sensors to RS485-BL**:
456 +(% style="color:blue" %)**Handle return from sensors to RS485-BL**:
457 457  )))
458 458  
459 459  (((
... ... @@ -461,15 +461,17 @@
461 461  )))
462 462  
463 463  * (((
464 -**AT+DATACUT**
464 +(% style="color:blue" %)**AT+DATACUT**
465 465  )))
466 466  
467 467  (((
468 468  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 +
469 469  )))
470 470  
471 471  * (((
472 -**AT+SEARCH**
474 +(% style="color:blue" %)**AT+SEARCH**
473 473  )))
474 474  
475 475  (((
... ... @@ -477,7 +477,9 @@
477 477  )))
478 478  
479 479  (((
480 -**Define wait timeout:**
482 +
483 +
484 +(% style="color:blue" %)**Define wait timeout:**
481 481  )))
482 482  
483 483  (((
... ... @@ -489,6 +489,8 @@
489 489  )))
490 490  
491 491  (((
496 +
497 +
492 492  **Examples:**
493 493  )))
494 494