<
From version < 46.1 >
edited by Bei Jinggeng
on 2023/02/22 17:45
To version < 42.32 >
edited by Xiaoling
on 2023/01/31 17:18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -243,6 +243,8 @@
243 243  == 1.11 Mechanical ==
244 244  
245 245  
246 +
247 +
246 246  [[image:1675143884058-338.png]]
247 247  
248 248  
... ... @@ -313,6 +313,7 @@
313 313  After join success, it will start to upload messages to TTN and you can see the messages in the panel.
314 314  
315 315  
318 +
316 316  == 2.3 ​Uplink Payload ==
317 317  
318 318  
... ... @@ -405,28 +405,15 @@
405 405  |(% style="width:97px" %)(((
406 406  **Size(bytes)**
407 407  )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
408 -|(% 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"]]
411 +|(% 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"]]
409 409  
410 410  [[image:1675144608950-310.png]]
411 411  
412 412  
413 -=== 2.3.3 Sensor value, FPORT~=7 ===
414 414  
417 +=== 2.3.3 Battery Info ===
415 415  
416 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
417 -|(% style="width:94px" %)(((
418 -**Size(bytes)**
419 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n
420 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)(((
421 -Voltage value, each 2 bytes is a set of voltage values.
422 -)))
423 423  
424 -[[image:image-20230220171300-1.png||height="207" width="863"]]
425 -
426 -
427 -=== 2.3.4 Battery Info ===
428 -
429 -
430 430  Check the battery voltage for PS-LB.
431 431  
432 432  Ex1: 0x0B45 = 2885mV
... ... @@ -434,7 +434,7 @@
434 434  Ex2: 0x0B49 = 2889mV
435 435  
436 436  
437 -=== 2.3.5 Probe Model ===
427 +=== 2.3.4 Probe Model ===
438 438  
439 439  
440 440  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. 
... ... @@ -450,7 +450,7 @@
450 450  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.
451 451  
452 452  
453 -=== 2.3.6 0~~20mA value (IDC_IN) ===
443 +=== 2.3.5 0~~20mA value (IDC_IN) ===
454 454  
455 455  
456 456  The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
... ... @@ -460,7 +460,7 @@
460 460  27AE(H) = 10158 (D)/1000 = 10.158mA.
461 461  
462 462  
463 -=== 2.3.7 0~~30V value ( pin VDC_IN) ===
453 +=== 2.3.6 0~~30V value ( pin VDC_IN) ===
464 464  
465 465  
466 466  Measure the voltage value. The range is 0 to 30V.
... ... @@ -470,7 +470,7 @@
470 470  138E(H) = 5006(D)/1000= 5.006V
471 471  
472 472  
473 -=== 2.3.8 IN1&IN2&INT pin ===
463 +=== 2.3.7 IN1&IN2&INT pin ===
474 474  
475 475  
476 476  IN1 and IN2 are used as digital input pins.
... ... @@ -493,7 +493,7 @@
493 493  0x01: Interrupt Uplink Packet.
494 494  
495 495  
496 -=== 2.3.9 ​Decode payload in The Things Network ===
486 +=== 2.3.8 ​Decode payload in The Things Network ===
497 497  
498 498  
499 499  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -573,6 +573,7 @@
573 573  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
574 574  
575 575  
566 +
576 576  = 3. Configure PS-LB via AT Command or LoRaWAN Downlink =
577 577  
578 578  
... ... @@ -619,14 +619,15 @@
619 619  Set transmit interval to 60000ms = 60 seconds
620 620  )))
621 621  
613 +
622 622  (% style="color:blue" %)**Downlink Command: 0x01**
623 623  
624 624  Format: Command Code (0x01) followed by 3 bytes time value.
625 625  
626 -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 Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
627 627  
628 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
629 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
620 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
621 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
630 630  
631 631  
632 632  
... ... @@ -638,20 +638,21 @@
638 638  (% style="color:blue" %)**AT Command: AT+INTMOD**
639 639  
640 640  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
641 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 157px;" %)**Response**
642 -|(% 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|(((
643 643  0
644 644  OK
645 645  the mode is 0 = No interruption
646 646  )))
647 -|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
639 +|AT+INTMOD=2|(((
648 648  Set Transmit Interval
649 649  ~1. (Disable Interrupt),
650 650  2. (Trigger by rising and falling edge)
651 651  3. (Trigger by falling edge)
652 652  4. (Trigger by rising edge)
653 -)))|(% style="width:157px" %)OK
645 +)))|OK
654 654  
647 +
655 655  (% style="color:blue" %)**Downlink Command: 0x06**
656 656  
657 657  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -658,8 +658,8 @@
658 658  
659 659  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
660 660  
661 -* Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
662 -* Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
654 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
655 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
663 663  
664 664  
665 665  
... ... @@ -687,6 +687,7 @@
687 687  OK
688 688  )))
689 689  
683 +
690 690  (% style="color:blue" %)**AT Command: AT+5VT**
691 691  
692 692  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
... ... @@ -706,6 +706,7 @@
706 706  OK
707 707  )))
708 708  
703 +
709 709  (% style="color:blue" %)**AT Command: AT+12VT**
710 710  
711 711  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
... ... @@ -719,6 +719,7 @@
719 719  OK
720 720  )))
721 721  
717 +
722 722  (% style="color:blue" %)**Downlink Command: 0x07**
723 723  
724 724  Format: Command Code (0x07) followed by 3 bytes.
... ... @@ -753,6 +753,7 @@
753 753  OK
754 754  )))
755 755  
752 +
756 756  (% style="color:blue" %)**Downlink Command: 0x08**
757 757  
758 758  Format: Command Code (0x08) followed by 2 bytes.
... ... @@ -762,38 +762,6 @@
762 762  
763 763  
764 764  
765 -== 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
766 -
767 -
768 -Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
769 -
770 -(% style="color:blue" %)**AT Command: AT** **+STDC**
771 -
772 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
773 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
774 -|(% style="width:156px" %)AT+STDC=?|(% style="width:137px" %)(((
775 -Get the mode of multiple acquisitions and one uplink
776 -)))|(((
777 -1,10,18
778 -OK
779 -)))
780 -|(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|(((
781 -OK
782 -(% style="color:#037691" %)**aa:**(%%)
783 -**0:** means disable this function and use TDC to send packets.
784 -**1:** means enable this function, use the method of multiple acquisitions to send packets.
785 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
786 -(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120
787 -)))
788 -
789 -(% style="color:blue" %)**Downlink Command: 0xAE**
790 -
791 -Format: Command Code (0x08) followed by 5 bytes.
792 -
793 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
794 -
795 -
796 -
797 797  = 4. Battery & how to replace =
798 798  
799 799  == 4.1 Battery Type ==
... ... @@ -801,6 +801,7 @@
801 801  
802 802  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.
803 803  
769 +
804 804  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
805 805  
806 806  [[image:1675146710956-626.png]]
... ... @@ -930,4 +930,7 @@
930 930  
931 931  * 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]]
932 932  
899 +
900 +
901 +
933 933  
image-20230201090514-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -560.9 KB
Content
image-20230220171300-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -98.0 KB
Content
image-20230222174559-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -19.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0