Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 16:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -505,7 +505,7 @@ 505 505 506 506 (% style="color:blue" %)**Step 3:**(%%) Create an account or log in Datacake. 507 507 508 -(% style="color:blue" %)**Step 4:** (%%)Create PS-LB product. 508 +(% style="color:#blue" %)**Step 4:** (%%)Create PS-LB product. 509 509 510 510 [[image:1675145004465-869.png]] 511 511 ... ... @@ -555,12 +555,12 @@ 555 555 556 556 Use can configure PS-LB via AT Command or LoRaWAN Downlink. 557 557 558 -* AT Command Connection: See [[FAQ>> ||anchor="H7.FAQ"]].558 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 559 559 * LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 560 560 561 561 There are two kinds of commands to configure PS-LB, they are: 562 562 563 -* ** (% style="color:#037691" %)General Commands**.563 +* **General Commands**. 564 564 565 565 These commands are to configure: 566 566 ... ... @@ -572,7 +572,7 @@ 572 572 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 573 573 574 574 575 -* ** (% style="color:#037691" %)Commands special design for PS-LB**575 +* **Commands special design for PS-LB** 576 576 577 577 These commands only valid for PS-LB, as below: 578 578 ... ... @@ -582,7 +582,7 @@ 582 582 583 583 Feature: Change LoRaWAN End Node Transmit Interval. 584 584 585 -** (% style="color:blue" %)AT Command: AT+TDC**585 +**AT Command: AT+TDC** 586 586 587 587 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 588 588 |**Command Example**|**Function**|**Response** ... ... @@ -599,7 +599,7 @@ 599 599 Set transmit interval to 60000ms = 60 seconds 600 600 ))) 601 601 602 -** (% style="color:blue" %)Downlink Command: 0x01**602 +**Downlink Command: 0x01** 603 603 604 604 Format: Command Code (0x01) followed by 3 bytes time value. 605 605 ... ... @@ -608,14 +608,12 @@ 608 608 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 609 609 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 610 610 611 - 612 - 613 613 == 3.2 Set Interrupt Mode == 614 614 615 615 616 616 Feature, Set Interrupt mode for GPIO_EXIT. 617 617 618 -** (% style="color:blue" %)AT Command: AT+INTMOD**616 +**AT Command: AT+INTMOD** 619 619 620 620 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 621 621 |**Command Example**|**Function**|**Response** ... ... @@ -638,7 +638,7 @@ 638 638 4. (Trigger by rising edge) 639 639 )))|OK 640 640 641 -** (% style="color:blue" %)Downlink Command: 0x06**639 +**Downlink Command: 0x06** 642 642 643 643 Format: Command Code (0x06) followed by 3 bytes. 644 644 ... ... @@ -653,7 +653,7 @@ 653 653 654 654 Feature, Control the output 3V3 , 5V or 12V. 655 655 656 -** (% style="color:blue" %)AT Command: AT+3V3T**654 +**AT Command: AT+3V3T** 657 657 658 658 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 659 659 |(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response** ... ... @@ -678,7 +678,7 @@ 678 678 679 679 ))) 680 680 681 -** (% style="color:blue" %)AT Command: AT+5VT**679 +**AT Command: AT+5VT** 682 682 683 683 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 684 684 |(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response** ... ... @@ -703,7 +703,7 @@ 703 703 704 704 ))) 705 705 706 -** (% style="color:blue" %)AT Command: AT+12VT**704 +**AT Command: AT+12VT** 707 707 708 708 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 709 709 |(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response** ... ... @@ -719,7 +719,7 @@ 719 719 720 720 ))) 721 721 722 -** (% style="color:blue" %)Downlink Command: 0x07**720 +**Downlink Command: 0x07** 723 723 724 724 Format: Command Code (0x07) followed by 3 bytes. 725 725 ... ... @@ -736,7 +736,7 @@ 736 736 == 3.4 Set the Probe Model == 737 737 738 738 739 -** (% style="color:blue" %)AT Command: AT** **+PROBE**737 +**AT Command: AT** **+PROBE** 740 740 741 741 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 742 742 |(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response** ... ... @@ -757,7 +757,7 @@ 757 757 758 758 ))) 759 759 760 -** (% style="color:blue" %)Downlink Command: 0x08**758 +**Downlink Command: 0x08** 761 761 762 762 Format: Command Code (0x08) followed by 2 bytes. 763 763