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)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -60,6 +60,7 @@ 60 60 * 8500mAh Battery for long term use 61 61 62 62 63 + 63 63 == 1.3 Specification == 64 64 65 65 ... ... @@ -107,6 +107,7 @@ 107 107 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 108 108 109 109 111 + 110 110 == 1.4 Probe Types == 111 111 112 112 === 1.4.1 Thread Installation Type === ... ... @@ -126,6 +126,7 @@ 126 126 * Connector Type: Various Types, see order info 127 127 128 128 131 + 129 129 === 1.4.2 Immersion Type === 130 130 131 131 ... ... @@ -143,6 +143,7 @@ 143 143 * Material: 316 stainless steels 144 144 145 145 149 + 146 146 == 1.5 Probe Dimension == 147 147 148 148 ... ... @@ -214,6 +214,7 @@ 214 214 |(% 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. 215 215 216 216 221 + 217 217 == 1.9 Pin Mapping == 218 218 219 219 ... ... @@ -605,16 +605,18 @@ 605 605 Set transmit interval to 60000ms = 60 seconds 606 606 ))) 607 607 613 + 608 608 (% style="color:blue" %)**Downlink Command: 0x01** 609 609 610 610 Format: Command Code (0x01) followed by 3 bytes time value. 611 611 612 -If the downlink payload=0100003C, it means set the END Node 's Transmit Interval to 0x00003C=60(S), while type code is 01.618 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 613 613 614 -* Example 1: Downlink Payload: 0100001E 615 -* Example 2: Downlink Payload: 0100003C 620 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 621 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 616 616 617 617 624 + 618 618 == 3.2 Set Interrupt Mode == 619 619 620 620 ... ... @@ -623,20 +623,21 @@ 623 623 (% style="color:blue" %)**AT Command: AT+INTMOD** 624 624 625 625 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 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" %)(((633 +|=**Command Example**|=**Function**|=**Response** 634 +|AT+INTMOD=?|Show current interrupt mode|((( 628 628 0 629 629 OK 630 630 the mode is 0 = No interruption 631 631 ))) 632 -| (% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((639 +|AT+INTMOD=2|((( 633 633 Set Transmit Interval 634 634 ~1. (Disable Interrupt), 635 635 2. (Trigger by rising and falling edge) 636 636 3. (Trigger by falling edge) 637 637 4. (Trigger by rising edge) 638 -)))| (% style="width:157px" %)OK645 +)))|OK 639 639 647 + 640 640 (% style="color:blue" %)**Downlink Command: 0x06** 641 641 642 642 Format: Command Code (0x06) followed by 3 bytes. ... ... @@ -643,10 +643,11 @@ 643 643 644 644 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 645 645 646 -* Example 1: Downlink Payload: 06000000 647 -* Example 2: Downlink Payload: 06000003 654 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 655 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 648 648 649 649 658 + 650 650 == 3.3 Set the output time == 651 651 652 652 ... ... @@ -671,6 +671,7 @@ 671 671 OK 672 672 ))) 673 673 683 + 674 674 (% style="color:blue" %)**AT Command: AT+5VT** 675 675 676 676 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %) ... ... @@ -690,6 +690,7 @@ 690 690 OK 691 691 ))) 692 692 703 + 693 693 (% style="color:blue" %)**AT Command: AT+12VT** 694 694 695 695 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %) ... ... @@ -703,6 +703,7 @@ 703 703 OK 704 704 ))) 705 705 717 + 706 706 (% style="color:blue" %)**Downlink Command: 0x07** 707 707 708 708 Format: Command Code (0x07) followed by 3 bytes. ... ... @@ -717,6 +717,7 @@ 717 717 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 718 718 719 719 732 + 720 720 == 3.4 Set the Probe Model == 721 721 722 722 ... ... @@ -736,6 +736,7 @@ 736 736 OK 737 737 ))) 738 738 752 + 739 739 (% style="color:blue" %)**Downlink Command: 0x08** 740 740 741 741 Format: Command Code (0x08) followed by 2 bytes. ... ... @@ -744,6 +744,7 @@ 744 744 * Example 2: Downlink Payload: 080101 **~-~-->** AT+PROBE=0101 745 745 746 746 761 + 747 747 = 4. Battery & how to replace = 748 748 749 749 == 4.1 Battery Type == ... ... @@ -873,6 +873,7 @@ 873 873 * Weight / pcs : g 874 874 875 875 891 + 876 876 = 10. Support = 877 877 878 878 ... ... @@ -882,4 +882,5 @@ 882 882 883 883 884 884 901 + 885 885
- image-20230201090514-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -560.9 KB - Content