<
From version < 53.21 >
edited by Xiaoling
on 2023/04/03 14:01
To version < 45.5 >
edited by Xiaoling
on 2023/02/21 15:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,8 +58,8 @@
58 58  * Uplink on periodically
59 59  * Downlink to change configure
60 60  * 8500mAh Battery for long term use
61 -* Controllable 3.3v,5v and 12v output to power external sensor
62 62  
62 +
63 63  == 1.3 Specification ==
64 64  
65 65  
... ... @@ -106,6 +106,7 @@
106 106  * Sleep Mode: 5uA @ 3.3v
107 107  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
108 108  
109 +
109 109  == 1.4 Probe Types ==
110 110  
111 111  === 1.4.1 Thread Installation Type ===
... ... @@ -124,6 +124,7 @@
124 124  * Operating temperature: -20℃~~60℃
125 125  * Connector Type: Various Types, see order info
126 126  
128 +
127 127  === 1.4.2 Immersion Type ===
128 128  
129 129  
... ... @@ -133,10 +133,14 @@
133 133  * Measuring Range: Measure range can be customized, up to 100m.
134 134  * Accuracy: 0.2% F.S
135 135  * Long-Term Stability: ±0.2% F.S / Year
138 +* Overload 200% F.S
139 +* Zero Temperature Drift: ±2% F.S)
140 +* FS Temperature Drift: ±2% F.S
136 136  * Storage temperature: -30℃~~80℃
137 -* Operating temperature: 0℃~~50
142 +* Operating temperature: -40℃~~85℃
138 138  * Material: 316 stainless steels
139 139  
145 +
140 140  == 1.5 Probe Dimension ==
141 141  
142 142  
... ... @@ -194,19 +194,20 @@
194 194  [[image:1675071855856-879.png]]
195 195  
196 196  
197 -(% border="1" cellspacing="4" style="width:510px" %)
198 -|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
199 -|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)(((
203 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
204 +|=(% style="width: 167px;" %)**Behavior on ACT**|=(% style="width: 117px;" %)**Function**|=(% style="width: 225px;" %)**Action**
205 +|(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:117px" %)Send an uplink|(% style="width:225px" %)(((
200 200  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
201 201  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
202 202  )))
203 -|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2; width:117px" %)Active Device|(% style="background-color:#f2f2f2; width:225px" %)(((
204 -(% style="background-color:#f2f2f2; 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.
205 -(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
209 +|(% style="width:167px" %)Pressing ACT for more than 3s|(% style="width:117px" %)Active Device|(% style="width:225px" %)(((
210 +(% 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.
211 +(% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
206 206  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.
207 207  )))
208 -|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
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.
209 209  
216 +
210 210  == 1.9 Pin Mapping ==
211 211  
212 212  
... ... @@ -303,6 +303,15 @@
303 303  
304 304  == 2.3 ​Uplink Payload ==
305 305  
313 +
314 +Uplink payloads have two types:
315 +
316 +* Distance Value: Use FPORT=2
317 +* Other control commands: Use other FPORT fields.
318 +
319 +The application server should parse the correct value based on FPORT settings.
320 +
321 +
306 306  === 2.3.1 Device Status, FPORT~=5 ===
307 307  
308 308  
... ... @@ -311,10 +311,10 @@
311 311  Users can also use the downlink command(0x26 01) to ask PS-LB to resend this uplink.
312 312  
313 313  
314 -(% border="1" cellspacing="4" style="width:510px" %)
315 -|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
316 -|(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2**
317 -|(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
330 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
331 +|(% colspan="6" %)**Device Status (FPORT=5)**
332 +|(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
333 +|(% style="width:103px" %)**Value**|(% style="width:72px" %)Sensor Model|Firmware Version|(% style="width:91px" %)Frequency Band|(% style="width:86px" %)Sub-band|(% style="width:44px" %)BAT
318 318  
319 319  Example parse in TTNv3
320 320  
... ... @@ -380,18 +380,32 @@
380 380  Uplink payload includes in total 9 bytes.
381 381  
382 382  
383 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
399 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
384 384  |(% style="width:97px" %)(((
385 385  **Size(bytes)**
386 386  )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
387 -|(% 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"]]
403 +|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.5ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.607E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.707E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.8IN126IN226INTpin"]]
388 388  
389 389  [[image:1675144608950-310.png]]
390 390  
391 391  
392 -=== 2.3.3 Battery Info ===
408 +=== 2.3.3 Sensor value, FPORT~=7 ===
393 393  
394 394  
411 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
412 +|(% style="width:94px" %)(((
413 +**Size(bytes)**
414 +)))|(% style="width:43px" %)2|(% style="width:367px" %)n
415 +|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)(((
416 +Voltage value, each 2 bytes is a set of voltage values.
417 +)))
418 +
419 +[[image:image-20230220171300-1.png||height="207" width="863"]]
420 +
421 +
422 +=== 2.3.4 Battery Info ===
423 +
424 +
395 395  Check the battery voltage for PS-LB.
396 396  
397 397  Ex1: 0x0B45 = 2885mV
... ... @@ -399,27 +399,26 @@
399 399  Ex2: 0x0B49 = 2889mV
400 400  
401 401  
402 -=== 2.3.4 Probe Model ===
432 +=== 2.3.5 Probe Model ===
403 403  
404 404  
405 -PS-LB has different kind of probe, 4~~20mA represent the full scale of the measuring range. So a 12mA output means different meaning for different probe. 
435 +PS-LB has different kind of probe, 0~~20mA represent the full scale of the measuring range. So a 15mA output means different meaning for different probe. 
406 406  
407 407  
408 -**For example.**
438 +For example.
409 409  
410 -(% border="1" cellspacing="4" style="width:510px" %)
411 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Part Number**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Probe Used**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4~~20mA scale**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Example: 12mA meaning**
412 -|(% style="background-color:#f2f2f2" %)PS-LB-I3|(% style="background-color:#f2f2f2" %)immersion type with 3 meters cable|(% style="background-color:#f2f2f2" %)0~~3 meters|(% style="background-color:#f2f2f2" %)1.5 meters pure water
413 -|(% style="background-color:#f2f2f2" %)PS-LB-I5|(% style="background-color:#f2f2f2" %)immersion type with 5 meters cable|(% style="background-color:#f2f2f2" %)0~~5 meters|(% style="background-color:#f2f2f2" %)2.5 meters pure water
414 -|(% style="background-color:#f2f2f2" %)PS-LB-T20-B|(% style="background-color:#f2f2f2" %)T20 threaded probe|(% style="background-color:#f2f2f2" %)0~~1MPa|(% style="background-color:#f2f2f2" %)0.5MPa air / gas or water pressure
440 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
441 +|(% style="width:111px" %)**Part Number**|(% style="width:158px" %)**Probe Used**|**0~~20mA scale**|**Example: 10mA meaning**
442 +|(% style="width:111px" %)PS-LB-I3|(% style="width:158px" %)immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water
443 +|(% style="width:111px" %)PS-LB-I5|(% style="width:158px" %)immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
415 415  
416 -The probe model field provides the convenient for server to identical how it should parse the 4~~20mA sensor value and get the correct value.
445 +The probe model field provides the convenient for server to identical how it should parse the 0~~20mA sensor value and get the correct value.
417 417  
418 418  
419 -=== 2.3.5 0~~20mA value (IDC_IN) ===
448 +=== 2.3.6 0~~20mA value (IDC_IN) ===
420 420  
421 421  
422 -The output value from **Pressure Probe**, use together with Probe Model to get the pressure value or water level.
451 +The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
423 423  
424 424  (% style="color:#037691" %)**Example**:
425 425  
... ... @@ -426,14 +426,9 @@
426 426  27AE(H) = 10158 (D)/1000 = 10.158mA.
427 427  
428 428  
429 -Instead of pressure probe, User can also connect a general 4~~20mA in this port to support different types of 4~~20mA sensors. below is the connection example:
458 +=== 2.3.7 0~~30V value ( pin VDC_IN) ===
430 430  
431 -[[image:image-20230225154759-1.png||height="408" width="741"]]
432 432  
433 -
434 -=== 2.3.6 0~~30V value ( pin VDC_IN) ===
435 -
436 -
437 437  Measure the voltage value. The range is 0 to 30V.
438 438  
439 439  (% style="color:#037691" %)**Example**:
... ... @@ -441,7 +441,7 @@
441 441  138E(H) = 5006(D)/1000= 5.006V
442 442  
443 443  
444 -=== 2.3.7 IN1&IN2&INT pin ===
468 +=== 2.3.8 IN1&IN2&INT pin ===
445 445  
446 446  
447 447  IN1 and IN2 are used as digital input pins.
... ... @@ -453,7 +453,7 @@
453 453  09 (H): (0x09&0x04)>>2=0    IN2 pin is low level.
454 454  
455 455  
456 -This data field shows if this packet is generated by (% style="color:blue" %)**Interrupt Pin** (%%)or not. [[Click here>>||anchor="H3.3.2SetInterruptMode"]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal.
480 +This data field shows if this packet is generated by (% style="color:blue" %)**Interrupt Pin** (%%)or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal.
457 457  
458 458  (% style="color:#037691" %)**Example:**
459 459  
... ... @@ -464,24 +464,6 @@
464 464  0x01: Interrupt Uplink Packet.
465 465  
466 466  
467 -=== (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 ===
468 -
469 -
470 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:508.222px" %)
471 -|(% style="width:94px" %)(((
472 -**Size(bytes)**
473 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n
474 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:367px" %)(((
475 -Voltage value, each 2 bytes is a set of voltage values.
476 -)))
477 -
478 -[[image:image-20230220171300-1.png||height="207" width="863"]]
479 -
480 -Multiple sets of data collected are displayed in this form:
481 -
482 -[voltage value1], [voltage value2], [voltage value3],…[voltage value n/2]
483 -
484 -
485 485  === 2.3.9 ​Decode payload in The Things Network ===
486 486  
487 487  
... ... @@ -562,39 +562,35 @@
562 562  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
563 563  
564 564  
565 -= 3. Configure PS-LB =
566 566  
567 -== 3.1 Configure Methods ==
572 += 3. Configure PS-LB via AT Command or LoRaWAN Downlink =
568 568  
569 569  
570 -PS-LB-NA supports below configure method:
575 +Use can configure PS-LB via AT Command or LoRaWAN Downlink.
571 571  
572 -* AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
573 -* AT Command via UART Connection : See [[FAQ>>||anchor="H6.FAQ"]].
574 -* LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
577 +* AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
578 +* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
575 575  
580 +There are two kinds of commands to configure PS-LB, they are:
576 576  
582 +* (% style="color:#037691" %)**General Commands**
577 577  
578 -== 3.2 General Commands ==
579 -
580 -
581 581  These commands are to configure:
582 582  
583 583  * General system settings like: uplink interval.
584 584  * LoRaWAN protocol & radio related command.
585 585  
586 -They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
589 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
587 587  
588 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
591 +[[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/]]
589 589  
590 590  
591 -== 3.3 Commands special design for PS-LB ==
594 +* (% style="color:#037691" %)**Commands special design for PS-LB**
592 592  
593 -
594 594  These commands only valid for PS-LB, as below:
595 595  
596 596  
597 -=== 3.3.1 Set Transmit Interval Time ===
599 +== 3.1 Set Transmit Interval Time ==
598 598  
599 599  
600 600  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -601,14 +601,14 @@
601 601  
602 602  (% style="color:blue" %)**AT Command: AT+TDC**
603 603  
604 -(% border="1" cellspacing="4" style="width:510px" %)
605 -|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**
606 -|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
606 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
607 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
608 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
607 607  30000
608 608  OK
609 609  the interval is 30000ms = 30s
610 610  )))
611 -|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2; width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)(((
613 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
612 612  OK
613 613  Set transmit interval to 60000ms = 60 seconds
614 614  )))
... ... @@ -623,28 +623,27 @@
623 623  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
624 624  
625 625  
628 +== 3.2 Set Interrupt Mode ==
626 626  
627 -=== 3.3.2 Set Interrupt Mode ===
628 628  
629 -
630 630  Feature, Set Interrupt mode for GPIO_EXIT.
631 631  
632 632  (% style="color:blue" %)**AT Command: AT+INTMOD**
633 633  
634 -(% border="1" cellspacing="4" style="width:510px" %)
635 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
636 -|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
635 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
636 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 157px;" %)**Response**
637 +|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
637 637  0
638 638  OK
639 -the mode is 0 =Disable Interrupt
640 +the mode is 0 = No interruption
640 640  )))
641 -|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2; width:196px" %)(((
642 +|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
642 642  Set Transmit Interval
643 -0. (Disable Interrupt),
644 -~1. (Trigger by rising and falling edge)
645 -2. (Trigger by falling edge)
646 -3. (Trigger by rising edge)
647 -)))|(% style="background-color:#f2f2f2; width:157px" %)OK
644 +~1. (Disable Interrupt),
645 +2. (Trigger by rising and falling edge)
646 +3. (Trigger by falling edge)
647 +4. (Trigger by rising edge)
648 +)))|(% style="width:157px" %)OK
648 648  
649 649  (% style="color:blue" %)**Downlink Command: 0x06**
650 650  
... ... @@ -656,60 +656,59 @@
656 656  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
657 657  
658 658  
660 +== 3.3 Set the output time ==
659 659  
660 -=== 3.3.3 Set the output time ===
661 661  
662 -
663 663  Feature, Control the output 3V3 , 5V or 12V.
664 664  
665 665  (% style="color:blue" %)**AT Command: AT+3V3T**
666 666  
667 -(% border="1" cellspacing="4" style="width:474px" %)
668 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response**
669 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
667 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
668 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
669 +|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
670 670  0
671 671  OK
672 672  )))
673 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=0|(% style="background-color:#f2f2f2; width:201px" %)Normally open 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
673 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
674 674  OK
675 675  default setting
676 676  )))
677 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=1000|(% style="background-color:#f2f2f2; width:201px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:116px" %)(((
677 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
678 678  OK
679 679  )))
680 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=65535|(% style="background-color:#f2f2f2; width:201px" %)Normally closed 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
680 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
681 681  OK
682 682  )))
683 683  
684 684  (% style="color:blue" %)**AT Command: AT+5VT**
685 685  
686 -(% border="1" cellspacing="4" style="width:470px" %)
687 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response**
688 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
686 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
687 +|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
688 +|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
689 689  0
690 690  OK
691 691  )))
692 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=0|(% style="background-color:#f2f2f2; width:196px" %)Normally closed 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
692 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
693 693  OK
694 694  default setting
695 695  )))
696 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=1000|(% style="background-color:#f2f2f2; width:196px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:114px" %)(((
696 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
697 697  OK
698 698  )))
699 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=65535|(% style="background-color:#f2f2f2; width:196px" %)Normally open 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
699 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
700 700  OK
701 701  )))
702 702  
703 703  (% style="color:blue" %)**AT Command: AT+12VT**
704 704  
705 -(% border="1" cellspacing="4" style="width:443px" %)
706 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
707 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
705 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
706 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
707 +|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
708 708  0
709 709  OK
710 710  )))
711 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=0|(% style="background-color:#f2f2f2; width:199px" %)Normally closed 12V power supply.|(% style="background-color:#f2f2f2; width:83px" %)OK
712 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=500|(% style="background-color:#f2f2f2; width:199px" %)Close after a delay of 500 milliseconds.|(% style="background-color:#f2f2f2; width:83px" %)(((
711 +|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
712 +|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
713 713  OK
714 714  )))
715 715  
... ... @@ -727,117 +727,165 @@
727 727  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
728 728  
729 729  
730 +== 3.4 Set the Probe Model ==
730 730  
731 -=== 3.3.4 Set the Probe Model ===
732 732  
733 +(% style="color:blue" %)**AT Command: AT** **+PROBE**
733 733  
734 -Users need to configure this parameter according to the type of external probe. In this way, the server can decode according to this value, and convert the current value output by the sensor into water depth or pressure value.
735 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:448px" %)
736 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 204px;" %)**Function**|=(% style="width: 85px;" %)**Response**
737 +|(% style="width:154px" %)AT +PROBE =?|(% style="width:204px" %)Get or Set the probe model.|(% style="width:85px" %)(((
738 +0
739 +OK
740 +)))
741 +|(% style="width:154px" %)AT +PROBE =0003|(% style="width:204px" %)Set water depth sensor mode, 3m type.|(% style="width:85px" %)OK
742 +|(% style="width:154px" %)AT +PROBE =0101|(% style="width:204px" %)Set pressure transmitters mode, first type.|(% style="width:85px" %)(((
743 +OK
744 +)))
745 +|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)(((
746 +OK
747 +)))
735 735  
736 -**AT Command: AT** **+PROBE**
749 +(% style="color:blue" %)**Downlink Command: 0x08**
737 737  
738 -AT+PROBE=aabb
751 +Format: Command Code (0x08) followed by 2 bytes.
739 739  
740 -When aa=00, it is the water depth mode, and the current is converted into the water depth value; bb is the probe at a depth of several meters.
753 +* Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
754 +* Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
741 741  
742 -When aa=01, it is the pressure mode, which converts the current into a pressure value;
743 743  
744 -bb represents which type of pressure sensor it is.
757 +== 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
745 745  
746 -(A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C)
747 747  
748 -(% border="1" cellspacing="4" style="width:510px" %)
749 -|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:269px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
750 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =?|(% style="background-color:#f2f2f2; width:269px" %)Get or Set the probe model.|(% style="background-color:#f2f2f2" %)0
760 +Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
761 +
762 +(% style="color:blue" %)**AT Command: AT** **+STDC**
763 +
764 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
765 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
766 +|(% style="width:156px" %)AT+STDC=?|(% style="width:137px" %)(((
767 +Get the mode of multiple acquisitions and one uplink
768 +)))|(((
769 +1,10,18
751 751  OK
752 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0003|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 3m type.|(% style="background-color:#f2f2f2" %)OK
753 -|(% style="background-color:#f2f2f2; width:154px" %)(((
754 -AT +PROBE =000A
771 +)))
772 +|(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|(((
773 +OK
774 +(% style="color:#037691" %)**aa:**(%%)
775 +**0:** means disable this function and use TDC to send packets.
776 +**1:** means enable this function, use the method of multiple acquisitions to send packets.
777 +(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
778 +(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120
779 +)))
755 755  
756 -
757 -)))|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 10m type.|(% style="background-color:#f2f2f2" %)OK
758 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0101|(% style="background-color:#f2f2f2; width:269px" %)Set pressure transmitters mode, first type(A).|(% style="background-color:#f2f2f2" %)OK
759 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0000|(% style="background-color:#f2f2f2; width:269px" %)Initial state, no settings.|(% style="background-color:#f2f2f2" %)OK
781 +(% style="color:blue" %)**Downlink Command: 0xAE**
760 760  
761 -**Downlink Command: 0x08**
783 +Format: Command Code (0x08) followed by 5 bytes.
762 762  
763 -Format: Command Code (0x08) followed by 2 bytes.
785 +* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
764 764  
765 -* Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
766 -* Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
767 767  
788 += 4. Battery & how to replace =
768 768  
790 +== 4.1 Battery Type ==
769 769  
770 -=== 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
771 771  
793 +PS-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>https://www.dropbox.com/sh/w9l2oa3ytpculph/AAAPtt-apH4lYfCj-2Y6lHvQa?dl=0]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
772 772  
773 -Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
795 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
774 774  
775 -(% style="color:blue" %)**AT Command: AT** **+STDC**
797 +[[image:1675146710956-626.png]]
776 776  
777 -AT+STDC=aa,bb,bb
778 778  
779 -(% style="color:#037691" %)**aa:**(%%)
780 -**0:** means disable this function and use TDC to send packets.
781 -**1:** means enable this function, use the method of multiple acquisitions to send packets.
782 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
783 -(% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120
800 +Minimum Working Voltage for the PS-LB:
784 784  
785 -(% border="1" cellspacing="4" style="width:510px" %)
786 -|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:215px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
787 -|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=?|(% style="background-color:#f2f2f2; width:215px" %)Get the mode of multiple acquisitions and one uplink.|(% style="background-color:#f2f2f2" %)1,10,18
788 -OK
789 -|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=1,10,18|(% style="background-color:#f2f2f2; width:215px" %)Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|(% style="background-color:#f2f2f2" %)(((
790 -Attention:Take effect after ATZ
802 +PS-LB:  2.45v ~~ 3.6v
791 791  
792 -OK
793 -)))
794 -|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=0, 0,0|(% style="background-color:#f2f2f2; width:215px" %)(((
795 -Use the TDC interval to send packets.(default)
796 796  
797 -
798 -)))|(% style="background-color:#f2f2f2" %)(((
799 -Attention:Take effect after ATZ
805 +== 4.2 Replace Battery ==
800 800  
801 -OK
802 -)))
803 803  
804 -(% style="color:blue" %)**Downlink Command: 0xAE**
808 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
805 805  
806 -Format: Command Code (0x08) followed by 5 bytes.
810 +And make sure the positive and negative pins match.
807 807  
808 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
809 809  
813 +== 4.3 Power Consumption Analyze ==
810 810  
811 811  
812 -= 4. Battery & Power Consumption =
816 +Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
813 813  
818 +Instruction to use as below:
814 814  
815 -PS-LB-NA uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
820 +(% style="color:blue" %)**Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]]
816 816  
817 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
822 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose
818 818  
824 +* Product Model
825 +* Uplink Interval
826 +* Working Mode
819 819  
820 -= 5. OTA firmware update =
828 +And the Life expectation in difference case will be shown on the right.
821 821  
830 +[[image:1675146895108-304.png]]
822 822  
832 +
833 +The battery related documents as below:
834 +
835 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
836 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
837 +* [[Lithium-ion Battery-Capacitor datasheet>>https://www.dropbox.com/s/791gjes2lcbfi1p/SPC_1520_datasheet.jpg?dl=0]], [[Tech Spec>>https://www.dropbox.com/s/4pkepr9qqqvtzf2/SPC1520%20Technical%20Specification20171123.pdf?dl=0]]
838 +
839 +[[image:image-20230131145708-3.png]]
840 +
841 +
842 +=== 4.3.1 ​Battery Note ===
843 +
844 +
845 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
846 +
847 +
848 +=== 4.3.2 Replace the battery ===
849 +
850 +
851 +You can change the battery in the PS-LB.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won't be voltage drop between battery and main board.
852 +
853 +The default battery pack of PS-LB includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
854 +
855 +
856 += 5. Remote Configure device =
857 +
858 +== 5.1 Connect via BLE ==
859 +
860 +
861 +Please see this instruction for how to configure via BLE: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]
862 +
863 +
864 +== 5.2 AT Command Set ==
865 +
866 +
867 +
868 += 6. OTA firmware update =
869 +
870 +
823 823  Please see this link for how to do OTA firmware update: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
824 824  
825 825  
826 -= 6. FAQ =
874 += 7. FAQ =
827 827  
828 -== 6.1 How to use AT Command via UART to access device? ==
876 +== 7.1 How to use AT Command to access device? ==
829 829  
830 830  
831 831  See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]
832 832  
833 833  
834 -== 6.2 How to update firmware via UART port? ==
882 +== 7.2 How to update firmware via UART port? ==
835 835  
836 836  
837 837  See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]
838 838  
839 839  
840 -== 6.3 How to change the LoRa Frequency Bands/Region? ==
888 +== 7.3 How to change the LoRa Frequency Bands/Region? ==
841 841  
842 842  
843 843  You can follow the instructions for [[how to upgrade image>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]].
... ... @@ -844,13 +844,13 @@
844 844  When downloading the images, choose the required image file for download. ​
845 845  
846 846  
847 -= 7. Order Info =
895 += 8. Order Info =
848 848  
849 849  
850 850  [[image:image-20230131153105-4.png]]
851 851  
852 852  
853 -= 8. ​Packing Info =
901 += 9. ​Packing Info =
854 854  
855 855  
856 856  (% style="color:#037691" %)**Package Includes**:
... ... @@ -865,10 +865,9 @@
865 865  * Weight / pcs : g
866 866  
867 867  
916 += 10. Support =
868 868  
869 -= 9. Support =
870 870  
871 -
872 872  * 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.
873 873  
874 874  * 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]]
image-20230222174559-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -19.4 KB
Content
image-20230225154759-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -468.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0