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