Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/03 14:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -599,18 +599,19 @@ 599 599 600 600 (% style="color:blue" %)**AT Command: AT+TDC** 601 601 602 -(% border="1" cellspacing="4" style=" background-color:#f7faff; color:black;width:510px" %)603 -|=(% style="width: 1 56px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**604 -|(% style="width:15 6px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((602 +(% border="1" cellspacing="4" style="width:510px" %) 603 +|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response** 604 +|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)((( 605 605 30000 606 606 OK 607 607 the interval is 30000ms = 30s 608 608 ))) 609 -|(% style="width:15 6px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((609 +|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2; width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)((( 610 610 OK 611 611 Set transmit interval to 60000ms = 60 seconds 612 612 ))) 613 613 614 + 614 614 (% style="color:blue" %)**Downlink Command: 0x01** 615 615 616 616 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -627,21 +627,22 @@ 627 627 628 628 (% style="color:blue" %)**AT Command: AT+INTMOD** 629 629 630 -(% border="1" cellspacing="4" style=" background-color:#f7faff; color:black;width:510px" %)631 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 157px;" %)**Response** 632 -|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 631 +(% border="1" cellspacing="4" style="width:510px" %) 632 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response** 633 +|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)((( 633 633 0 634 634 OK 635 635 the mode is 0 =Disable Interrupt 636 636 ))) 637 -|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)((( 638 +|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2; width:196px" %)((( 638 638 Set Transmit Interval 639 639 0. (Disable Interrupt), 640 640 ~1. (Trigger by rising and falling edge) 641 641 2. (Trigger by falling edge) 642 642 3. (Trigger by rising edge) 643 -)))|(% style="width:157px" %)OK 644 +)))|(% style="background-color:#f2f2f2; width:157px" %)OK 644 644 646 + 645 645 (% style="color:blue" %)**Downlink Command: 0x06** 646 646 647 647 Format: Command Code (0x06) followed by 3 bytes.