<
From version < 42.28 >
edited by Xiaoling
on 2023/01/31 16:47
To version < 42.19 >
edited by Xiaoling
on 2023/01/31 16:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -187,18 +187,22 @@
187 187  
188 188  
189 189  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
190 -|=(% style="width: 150px;" %)**Behavior on ACT**|=(% style="width: 90px;" %)**Function**|=**Action**
191 -|(% style="width:260px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|(((
190 +|(% style="width:138px" %)**Behavior on ACT**|(% style="width:100px" %)**Function**|**Action**
191 +|(% style="width:138px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|(((
192 192  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
193 +
193 193  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
194 194  )))
195 195  |(% style="width:138px" %)Pressing ACT for more than 3s|(% style="width:100px" %)Active Device|(((
196 196  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network.
198 +
197 197  (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
200 +
198 198  Once sensor is active, BLE module will be active and user can connect via BLE to configure device, no matter if device join or not join LoRaWAN network.
199 199  )))
200 200  |(% style="width:138px" %)Fast press ACT 5 times.|(% style="width:100px" %)Deactivate Device|red led will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode.
201 201  
205 +
202 202  == 1.9 Pin Mapping ==
203 203  
204 204  
... ... @@ -388,8 +388,8 @@
388 388  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
389 389  |(% style="width:97px" %)(((
390 390  **Size(bytes)**
391 -)))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
392 -|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
395 +)))|(% style="width:48px" %)**2**|(% style="width:58px" %)**2**|**2**|**2**|**1**
396 +|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:58px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
393 393  
394 394  [[image:1675144608950-310.png]]
395 395  
... ... @@ -556,7 +556,7 @@
556 556  
557 557  There are two kinds of commands to configure PS-LB, they are:
558 558  
559 -* (% style="color:#037691" %)**General Commands**.
563 +* **(% style="color:#037691" %)General Commands**.
560 560  
561 561  These commands are to configure:
562 562  
... ... @@ -568,7 +568,7 @@
568 568  [[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/]]
569 569  
570 570  
571 -* (% style="color:#037691" %)**Commands special design for PS-LB**
575 +* **(% style="color:#037691" %)Commands special design for PS-LB**
572 572  
573 573  These commands only valid for PS-LB, as below:
574 574  
... ... @@ -578,21 +578,24 @@
578 578  
579 579  Feature: Change LoRaWAN End Node Transmit Interval.
580 580  
581 -(% style="color:blue" %)**AT Command: AT+TDC**
585 +**(% style="color:blue" %)AT Command: AT+TDC**
582 582  
583 583  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
584 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
585 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
588 +|**Command Example**|**Function**|**Response**
589 +|AT+TDC=?|Show current transmit Interval|(((
586 586  30000
591 +
587 587  OK
593 +
588 588  the interval is 30000ms = 30s
589 589  )))
590 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
596 +|AT+TDC=60000|Set Transmit Interval|(((
591 591  OK
598 +
592 592  Set transmit interval to 60000ms = 60 seconds
593 593  )))
594 594  
595 -(% style="color:blue" %)**Downlink Command: 0x01**
602 +**(% style="color:blue" %)Downlink Command: 0x01**
596 596  
597 597  Format: Command Code (0x01) followed by 3 bytes time value.
598 598  
... ... @@ -601,29 +601,37 @@
601 601  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
602 602  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
603 603  
611 +
612 +
604 604  == 3.2 Set Interrupt Mode ==
605 605  
606 606  
607 607  Feature, Set Interrupt mode for GPIO_EXIT.
608 608  
609 -(% style="color:blue" %)**AT Command: AT+INTMOD**
618 +**(% style="color:blue" %)AT Command: AT+INTMOD**
610 610  
611 611  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
612 -|=**Command Example**|=**Function**|=**Response**
621 +|**Command Example**|**Function**|**Response**
613 613  |AT+INTMOD=?|Show current interrupt mode|(((
614 614  0
624 +
615 615  OK
626 +
616 616  the mode is 0 = No interruption
617 617  )))
618 618  |AT+INTMOD=2|(((
619 619  Set Transmit Interval
631 +
620 620  ~1. (Disable Interrupt),
633 +
621 621  2. (Trigger by rising and falling edge),
635 +
622 622  3. (Trigger by falling edge)
637 +
623 623  4. (Trigger by rising edge)
624 624  )))|OK
625 625  
626 -(% style="color:blue" %)**Downlink Command: 0x06**
641 +**(% style="color:blue" %)Downlink Command: 0x06**
627 627  
628 628  Format: Command Code (0x06) followed by 3 bytes.
629 629  
... ... @@ -632,63 +632,79 @@
632 632  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
633 633  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
634 634  
650 +
635 635  == 3.3 Set the output time ==
636 636  
637 637  
638 638  Feature, Control the output 3V3 , 5V or 12V.
639 639  
640 -(% style="color:blue" %)**AT Command: AT+3V3T**
656 +**(% style="color:blue" %)AT Command: AT+3V3T**
641 641  
642 642  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
643 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 236px;" %)**Function**|=(% style="width: 117px;" %)**Response**
659 +|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**
644 644  |(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((
645 645  0
662 +
646 646  OK
647 647  )))
648 648  |(% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((
649 649  OK
667 +
650 650  default setting
651 651  )))
652 652  |(% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((
653 653  OK
672 +
673 +
654 654  )))
655 655  |(% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((
656 656  OK
677 +
678 +
657 657  )))
658 658  
659 -(% style="color:blue" %)**AT Command: AT+5VT**
681 +**(% style="color:blue" %)AT Command: AT+5VT**
660 660  
661 661  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
662 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 232px;" %)**Function**|=(% style="width: 119px;" %)**Response**
684 +|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**
663 663  |(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((
664 664  0
687 +
665 665  OK
666 666  )))
667 667  |(% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((
668 668  OK
692 +
669 669  default setting
670 670  )))
671 671  |(% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((
672 672  OK
697 +
698 +
673 673  )))
674 674  |(% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((
675 675  OK
702 +
703 +
676 676  )))
677 677  
678 -(% style="color:blue" %)**AT Command: AT+12VT**
706 +**(% style="color:blue" %)AT Command: AT+12VT**
679 679  
680 680  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
681 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 268px;" %)**Function**|=**Response**
709 +|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response**
682 682  |(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|(((
683 683  0
712 +
684 684  OK
685 685  )))
686 686  |(% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK
687 687  |(% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|(((
688 688  OK
718 +
719 +
689 689  )))
690 690  
691 -(% style="color:blue" %)**Downlink Command: 0x07**
722 +**(% style="color:blue" %)Downlink Command: 0x07**
692 692  
693 693  Format: Command Code (0x07) followed by 3 bytes.
694 694  
... ... @@ -701,26 +701,32 @@
701 701  * Example 5: Downlink Payload: 070301F4  -> AT+12VT=500
702 702  * Example 6: Downlink Payload: 07030000  -> AT+12VT=0
703 703  
735 +
704 704  == 3.4 Set the Probe Model ==
705 705  
706 706  
707 -(% style="color:blue" %)**AT Command: AT** **+PROBE**
739 +**(% style="color:blue" %)AT Command: AT** **+PROBE**
708 708  
709 709  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
710 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 267px;" %)**Function**|=**Response**
742 +|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**
711 711  |(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((
712 712  0
745 +
713 713  OK
714 714  )))
715 715  |(% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK
716 716  |(% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((
717 717  OK
751 +
752 +
718 718  )))
719 719  |(% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((
720 720  OK
756 +
757 +
721 721  )))
722 722  
723 -(% style="color:blue" %)**Downlink Command: 0x08**
760 +**(% style="color:blue" %)Downlink Command: 0x08**
724 724  
725 725  Format: Command Code (0x08) followed by 2 bytes.
726 726  
... ... @@ -727,6 +727,7 @@
727 727  * Example 1: Downlink Payload: 080003  -> AT+PROBE=0003
728 728  * Example 2: Downlink Payload: 080101  -> AT+PROBE=0101
729 729  
767 +
730 730  = 4. Battery & how to replace =
731 731  
732 732  == 4.1 Battery Type ==
... ... @@ -762,12 +762,12 @@
762 762  Instruction to use as below:
763 763  
764 764  
765 -(% style="color:blue" %)**Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
803 +**Step 1:** Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
766 766  
767 767  [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]]
768 768  
769 769  
770 -(% style="color:blue" %)**Step 2:**(%%) Open it and choose
808 +**Step 2:** Open it and choose
771 771  
772 772  * Product Model
773 773  * Uplink Interval
... ... @@ -849,11 +849,11 @@
849 849  = 9. ​Packing Info =
850 850  
851 851  
852 -(% style="color:#037691" %)**Package Includes**:
890 +**Package Includes**:
853 853  
854 854  * PS-LB LoRaWAN Pressure Sensor
855 855  
856 -(% style="color:#037691" %)**Dimension and weight**:
894 +**Dimension and weight**:
857 857  
858 858  * Device Size: cm
859 859  * Device Weight: g
... ... @@ -860,11 +860,11 @@
860 860  * Package Size / pcs : cm
861 861  * Weight / pcs : g
862 862  
901 +
863 863  = 10. Support =
864 864  
865 865  
866 866  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
867 -
868 868  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
869 869  
870 870  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0