<
From version < 42.26 >
edited by Xiaoling
on 2023/01/31 16:42
To version < 42.22 >
edited by Xiaoling
on 2023/01/31 16:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -190,11 +190,14 @@
190 190  |=(% style="width: 150px;" %)**Behavior on ACT**|=(% style="width: 90px;" %)**Function**|=**Action**
191 191  |(% style="width:260px" %)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.
... ... @@ -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"]]
394 +)))|(% style="width:48px" %)**2**|(% style="width:58px" %)**2**|**2**|**2**|**1**
395 +|(% 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  
... ... @@ -581,14 +581,17 @@
581 581  (% 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|(((
587 +|**Command Example**|**Function**|**Response**
588 +|AT+TDC=?|Show current transmit Interval|(((
586 586  30000
590 +
587 587  OK
592 +
588 588  the interval is 30000ms = 30s
589 589  )))
590 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
595 +|AT+TDC=60000|Set Transmit Interval|(((
591 591  OK
597 +
592 592  Set transmit interval to 60000ms = 60 seconds
593 593  )))
594 594  
... ... @@ -601,6 +601,7 @@
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  
610 +
604 604  == 3.2 Set Interrupt Mode ==
605 605  
606 606  
... ... @@ -609,7 +609,7 @@
609 609  (% 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**
619 +|**Command Example**|**Function**|**Response**
613 613  |AT+INTMOD=?|Show current interrupt mode|(((
614 614  0
615 615  
... ... @@ -646,7 +646,7 @@
646 646  (% style="color:blue" %)**AT Command: AT+3V3T**
647 647  
648 648  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
649 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 236px;" %)**Function**|=(% style="width: 117px;" %)**Response**
656 +|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**
650 650  |(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((
651 651  0
652 652  
... ... @@ -671,7 +671,7 @@
671 671  (% style="color:blue" %)**AT Command: AT+5VT**
672 672  
673 673  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
674 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 232px;" %)**Function**|=(% style="width: 119px;" %)**Response**
681 +|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**
675 675  |(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((
676 676  0
677 677  
... ... @@ -696,7 +696,7 @@
696 696  (% style="color:blue" %)**AT Command: AT+12VT**
697 697  
698 698  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
699 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 268px;" %)**Function**|=**Response**
706 +|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response**
700 700  |(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|(((
701 701  0
702 702  
... ... @@ -728,7 +728,7 @@
728 728  (% style="color:blue" %)**AT Command: AT** **+PROBE**
729 729  
730 730  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
731 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 267px;" %)**Function**|=**Response**
738 +|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**
732 732  |(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((
733 733  0
734 734  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0