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
-
... ... @@ -60,7 +60,6 @@ 60 60 * 8500mAh Battery for long term use 61 61 62 62 63 - 64 64 == 1.3 Specification == 65 65 66 66 ... ... @@ -108,7 +108,6 @@ 108 108 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 109 109 110 110 111 - 112 112 == 1.4 Probe Types == 113 113 114 114 === 1.4.1 Thread Installation Type === ... ... @@ -128,7 +128,6 @@ 128 128 * Connector Type: Various Types, see order info 129 129 130 130 131 - 132 132 === 1.4.2 Immersion Type === 133 133 134 134 ... ... @@ -146,7 +146,6 @@ 146 146 * Material: 316 stainless steels 147 147 148 148 149 - 150 150 == 1.5 Probe Dimension == 151 151 152 152 ... ... @@ -218,7 +218,6 @@ 218 218 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode. 219 219 220 220 221 - 222 222 == 1.9 Pin Mapping == 223 223 224 224 ... ... @@ -610,18 +610,16 @@ 610 610 Set transmit interval to 60000ms = 60 seconds 611 611 ))) 612 612 613 - 614 614 (% style="color:blue" %)**Downlink Command: 0x01** 615 615 616 616 Format: Command Code (0x01) followed by 3 bytes time value. 617 617 618 -If the downlink payload=0100003C, it means set the END Node ’s Transmit Interval to 0x00003C=60(S), while type code is 01.612 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. 619 619 620 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 621 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 614 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 615 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 622 622 623 623 624 - 625 625 == 3.2 Set Interrupt Mode == 626 626 627 627 ... ... @@ -630,21 +630,20 @@ 630 630 (% style="color:blue" %)**AT Command: AT+INTMOD** 631 631 632 632 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 633 -|=**Command Example**|=**Function**|=**Response** 634 -|AT+INTMOD=?|Show current interrupt mode|((( 626 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 157px;" %)**Response** 627 +|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 635 635 0 636 636 OK 637 637 the mode is 0 = No interruption 638 638 ))) 639 -|AT+INTMOD=2|((( 632 +|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)((( 640 640 Set Transmit Interval 641 641 ~1. (Disable Interrupt), 642 642 2. (Trigger by rising and falling edge) 643 643 3. (Trigger by falling edge) 644 644 4. (Trigger by rising edge) 645 -)))|OK 638 +)))|(% style="width:157px" %)OK 646 646 647 - 648 648 (% style="color:blue" %)**Downlink Command: 0x06** 649 649 650 650 Format: Command Code (0x06) followed by 3 bytes. ... ... @@ -651,11 +651,10 @@ 651 651 652 652 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 653 653 654 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 655 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 646 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 647 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 656 656 657 657 658 - 659 659 == 3.3 Set the output time == 660 660 661 661 ... ... @@ -680,7 +680,6 @@ 680 680 OK 681 681 ))) 682 682 683 - 684 684 (% style="color:blue" %)**AT Command: AT+5VT** 685 685 686 686 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %) ... ... @@ -700,7 +700,6 @@ 700 700 OK 701 701 ))) 702 702 703 - 704 704 (% style="color:blue" %)**AT Command: AT+12VT** 705 705 706 706 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %) ... ... @@ -714,7 +714,6 @@ 714 714 OK 715 715 ))) 716 716 717 - 718 718 (% style="color:blue" %)**Downlink Command: 0x07** 719 719 720 720 Format: Command Code (0x07) followed by 3 bytes. ... ... @@ -729,7 +729,6 @@ 729 729 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 730 730 731 731 732 - 733 733 == 3.4 Set the Probe Model == 734 734 735 735 ... ... @@ -749,7 +749,6 @@ 749 749 OK 750 750 ))) 751 751 752 - 753 753 (% style="color:blue" %)**Downlink Command: 0x08** 754 754 755 755 Format: Command Code (0x08) followed by 2 bytes. ... ... @@ -758,7 +758,6 @@ 758 758 * Example 2: Downlink Payload: 080101 **~-~-->** AT+PROBE=0101 759 759 760 760 761 - 762 762 = 4. Battery & how to replace = 763 763 764 764 == 4.1 Battery Type == ... ... @@ -888,7 +888,6 @@ 888 888 * Weight / pcs : g 889 889 890 890 891 - 892 892 = 10. Support = 893 893 894 894 ... ... @@ -898,5 +898,4 @@ 898 898 899 899 900 900 901 - 902 902