<
From version < 19.3 >
edited by Xiaoling
on 2022/11/15 09:02
To version < 19.4 >
edited by Xiaoling
on 2022/11/15 09:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,7 +60,7 @@
60 60  If the sender does not get the ACK reply from the receiver, it will retransmit up to 4 times, each interval is 6 seconds, and the UplinkCounter of the retransmission will not increase.
61 61  
62 62  
63 -== 2.2  Point To Mult-Point ==
63 +== 2.2  Point To Mult-Point ==
64 64  
65 65  === 2.2.1 Overview ===
66 66  
... ... @@ -375,11 +375,11 @@
375 375  === 2.3.1 TRIG command is configured in the transmit LT. (LT1)(Since firmware 1.3) ===
376 376  
377 377  
378 -**AT+TRIGx=a  **Trigger transmit directly without triggering time
378 +**AT+TRIGx=a          **Trigger transmit directly without triggering time
379 379  
380 380  **AT+TRIGx=a,b**  Trigger transmit with triggering time threshold
381 381  
382 -**AT+TRIGx=a,b,c  **Trigger transmit with triggering time threshold, and continue to transmit every xx seconds if DI status no change.
382 +**AT+TRIGx=a,b,c    **Trigger transmit with triggering time threshold, and continue to transmit every xx seconds if DI status no change.
383 383  
384 384  
385 385  **a=0:** falling edge;
... ... @@ -439,12 +439,12 @@
439 439  
440 440  (% style="color:blue" %)**Case1**:
441 441  
442 -AT+DI1TODO1=1 ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, if DI1 of LT1 is trigger high, DO1 of LT2 will output low, if DI1 of LT1 is trigger low, DO2 of LT2 will output high.
442 +AT+DI1TODO1=1  ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, if DI1 of LT1 is trigger high, DO1 of LT2 will output low, if DI1 of LT1 is trigger low, DO2 of LT2 will output high.
443 443  
444 444  
445 445  (% style="color:blue" %)**Case2**:
446 446  
447 -AT+DI1TODO1=1,60 ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, DO1 will keep the status 60 seconds and then go back to original state.
447 +AT+DI1TODO1=1,60  ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, DO1 will keep the status 60 seconds and then go back to original state.
448 448  
449 449  
450 450  === 2.3.3 Save the RO/DO status during power off(Since firmware 1.3) ===
... ... @@ -452,19 +452,19 @@
452 452  
453 453  Enable/Disbale retain Digital Output/Relay Output after power off / Power On
454 454  
455 -AT+DOROSAVE=0  ~/~/ Disable Retain after power off/on
455 +**AT+DOROSAVE=0**  ~/~/ Disable Retain after power off/on
456 456  
457 -AT+DOROSAVE=1  ~/~/ Enable Retain after power off/on
457 +**AT+DOROSAVE=1**  ~/~/ Enable Retain after power off/on
458 458  
459 -AT+DOROSAVE=2,a,b,c,d  ~/~/ set DO/RO port to default state after power on.
459 +**AT+DOROSAVE=2,a,b,c,d**  ~/~/ set DO/RO port to default state after power on.
460 460  
461 -a: for DO1
461 +**a: **for DO1
462 462  
463 -b: for DO2
463 +**b:** for DO2
464 464  
465 -c: for RO1
465 +**c: **for RO1
466 466  
467 -d: for RO2.
467 +**d:** for RO2.
468 468  
469 469  
470 470  **Example:**
... ... @@ -477,9 +477,9 @@
477 477  
478 478  DI2 can be used to set LT into sleep mode.
479 479  
480 -AT+DI2SLEEP=1  ~/~/  Enable DI2 as Sleep pin
480 +**AT+DI2SLEEP=1**  ~/~/  Enable DI2 as Sleep pin
481 481  
482 -AT+DI2SLEEP=0  ~/~/  Disable DI2 as Sleep pin
482 +**AT+DI2SLEEP=0**  ~/~/  Disable DI2 as Sleep pin
483 483  
484 484  When DI2 is enabled as sleep pin, a falling trigger (with 500ms pulse) will set LT into sleep mode. A raising trigger will wake up it again.
485 485  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0