Last modified by Mengting Qiu on 2023/12/14 11:15

From version 67.19
edited by Xiaoling
on 2023/05/30 15:26
Change comment: There is no comment for this version
To version 67.23
edited by Xiaoling
on 2023/05/30 16:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,6 +53,8 @@
53 53  * Downlink to change configure
54 54  * 8500mAh Battery for long term use
55 55  
56 +
57 +
56 56  == 1.3 Specification ==
57 57  
58 58  
... ... @@ -81,6 +81,8 @@
81 81  * Sleep Mode: 5uA @ 3.3v
82 82  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
83 83  
86 +
87 +
84 84  == 1.4 Applications ==
85 85  
86 86  
... ... @@ -89,6 +89,8 @@
89 89  * Toilet Flow Sensor
90 90  * Monitor Waste water
91 91  
96 +
97 +
92 92  == 1.5 Sleep mode and working mode ==
93 93  
94 94  
... ... @@ -116,6 +116,8 @@
116 116  )))
117 117  |(% 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 device is in Deep Sleep Mode.
118 118  
125 +
126 +
119 119  == 1.7 BLE connection ==
120 120  
121 121  
... ... @@ -148,6 +148,7 @@
148 148  )))
149 149  
150 150  
159 +
151 151  == 2.10 Mechanical ==
152 152  
153 153  
... ... @@ -175,7 +175,7 @@
175 175  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519091423-3.png?width=724&height=448&rev=1.1||alt="image-20220519091423-3.png"]]
176 176  
177 177  
178 -= 2. Configure CPL03-LB to connect to LoRaWAN network =
187 += 2. Configure SW3L-LB to connect to LoRaWAN network =
179 179  
180 180  == 2.1 How it works ==
181 181  
... ... @@ -313,7 +313,7 @@
313 313  === 2.3.2 Sensor Configuration, FPORT~=4 ===
314 314  
315 315  
316 -SW3L will only send this command after getting the downlink command (0x26 02) from the server.
325 +SW3L-LB will only send this command after getting the downlink command (0x26 02) from the server.
317 317  
318 318  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
319 319  |(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %) **Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**3**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:96px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:74px" %)**1**
... ... @@ -335,7 +335,7 @@
335 335  
336 336  
337 337  (((
338 -SW3L will send this uplink **after** Device Status once join the LoRaWAN network successfully. And SW3L will:
347 +SW3L-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And SW3L-LB will:
339 339  )))
340 340  
341 341  (((
... ... @@ -470,7 +470,7 @@
470 470  
471 471  
472 472  (((
473 -SW3L stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.4DatalogFeature"]].
482 +SW3L-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
474 474  )))
475 475  
476 476  (((
... ... @@ -486,23 +486,23 @@
486 486  )))
487 487  
488 488  (((
489 -(% style="color:blue" %)**a) DR0:(%%)** max is 11 bytes so one entry of data
498 +(% style="color:blue" %)**a) DR0:**(%%) max is 11 bytes so one entry of data
490 490  )))
491 491  
492 492  (((
493 -(% style="color:blue" %)**b) DR1:(%%)** max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
502 +(% style="color:blue" %)**b) DR1:**(%%) max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
494 494  )))
495 495  
496 496  (((
497 -(% style="color:blue" %)**c) DR2:(%%)** total payload includes 11 entries of data
506 +(% style="color:blue" %)**c) DR2:**(%%) total payload includes 11 entries of data
498 498  )))
499 499  
500 500  (((
501 -(% style="color:blue" %)**d) DR3:(%%)** total payload includes 22 entries of data.
510 +(% style="color:blue" %)**d) DR3:**(%%) total payload includes 22 entries of data.
502 502  )))
503 503  
504 504  (((
505 -If SW3L doesn't have any data in the polling time. It will uplink 11 bytes of 0
514 +If SW3L-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
506 506  )))
507 507  
508 508  (((
... ... @@ -571,19 +571,19 @@
571 571  == 2.5 Datalog Feature ==
572 572  
573 573  
574 -Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, CPL03-LB will store the reading for future retrieving purposes.
583 +Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, SW3L-LB will store the reading for future retrieving purposes.
575 575  
576 576  
577 577  === 2.5.1 Ways to get datalog via LoRaWAN ===
578 578  
579 579  
580 -Set PNACKMD=1, CPL03-LB will wait for ACK for every uplink, when there is no LoRaWAN network,CPL03-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
589 +Set PNACKMD=1, SW3L-LB will wait for ACK for every uplink, when there is no LoRaWAN network,SW3L-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
581 581  
582 582  * (((
583 -a) CPL03-LB will do an ACK check for data records sending to make sure every data arrive server.
592 +a) SW3L-LB will do an ACK check for data records sending to make sure every data arrive server.
584 584  )))
585 585  * (((
586 -b) CPL03-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but CPL03-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if CPL03-LB gets a ACK, CPL03-LB will consider there is a network connection and resend all NONE-ACK messages.
595 +b) SW3L-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but SW3L-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if SW3L-LB gets a ACK, SW3L-LB will consider there is a network connection and resend all NONE-ACK messages.
587 587  )))
588 588  
589 589  Below is the typical case for the auto-update datalog feature (Set PNACKMD=1)
... ... @@ -594,7 +594,7 @@
594 594  === 2.5.2 Unix TimeStamp ===
595 595  
596 596  
597 -CPL03-LB uses Unix TimeStamp format based on
606 +SW3L-LB uses Unix TimeStamp format based on
598 598  
599 599  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220523001219-11.png?width=627&height=97&rev=1.1||alt="图片-20220523001219-11.png" height="97" width="627"]]
600 600  
... ... @@ -613,7 +613,7 @@
613 613  
614 614  User need to set (% style="color:blue" %)**SYNCMOD=1**(%%) to enable sync time via MAC command.
615 615  
616 -Once CPL03-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to CPL03-LB. If CPL03-LB fails to get the time from the server, CPL03-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days).
625 +Once SW3L-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to SW3L-LB. If SW3L-LB fails to get the time from the server, SW3L-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days).
617 617  
618 618  (% style="color:red" %)**Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.**
619 619  
... ... @@ -641,29 +641,33 @@
641 641  )))
642 642  
643 643  (((
644 -Uplink Internal =5s,means CPL03-LB will send one packet every 5s. range 5~~255s.
653 +Uplink Internal =5s,means SW3L-LB will send one packet every 5s. range 5~~255s.
645 645  )))
646 646  
647 647  
648 -== 2.7 Frequency Plans ==
657 +== 2.6 Frequency Plans ==
649 649  
650 650  
651 -The CPL03-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
660 +The SW3L-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
652 652  
653 653  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
654 654  
655 655  
656 -= 3. Configure CPL03-LB =
665 += 3. Configure SW3L-LB =
657 657  
658 658  == 3.1 Configure Methods ==
659 659  
660 660  
661 -CPL03-LB supports below configure method:
670 +SW3L-LB supports below configure method:
662 662  
663 663  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
673 +
664 664  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
675 +
665 665  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
666 666  
678 +
679 +
667 667  == 3.2 General Commands ==
668 668  
669 669  
... ... @@ -670,6 +670,7 @@
670 670  These commands are to configure:
671 671  
672 672  * General system settings like: uplink interval.
686 +
673 673  * LoRaWAN protocol & radio related command.
674 674  
675 675  They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
... ... @@ -677,10 +677,10 @@
677 677  [[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/]]
678 678  
679 679  
680 -== 3.3 Commands special design for CPL03-LB ==
694 +== 3.3 Commands special design for SW3L-LB ==
681 681  
682 682  
683 -These commands only valid for CPL03-LB, as below:
697 +These commands only valid for SW3L-LB, as below:
684 684  
685 685  
686 686  === 3.3.1 Set Transmit Interval Time ===
... ... @@ -727,7 +727,6 @@
727 727  
728 728  
729 729  
730 -
731 731  === 3.3.2 Quit AT Command ===
732 732  
733 733  
... ... @@ -774,7 +774,7 @@
774 774  )))
775 775  
776 776  (((
777 -Default: 15s, If SW3L didn't see any water flow in 15s, SW3L will consider stop of water flow event.
790 +Default: 15s, If SW3L-LB didn't see any water flow in 15s, SW3L-LB will consider stop of water flow event.
778 778  )))
779 779  
780 780  * (((
... ... @@ -782,7 +782,7 @@
782 782  )))
783 783  
784 784  (((
785 -**Example:** 3 minutes, if SW3L detect a start of water flow event and didn't detect a stop event within Alarm timer, SW3L will send an Alarm to indicate a water flow abnormal alarm.
798 +**Example:** 3 minutes, if SW3L-LB detect a start of water flow event and didn't detect a stop event within Alarm timer, SW3L-LB will send an Alarm to indicate a water flow abnormal alarm.
786 786  )))
787 787  
788 788  (((
... ... @@ -868,6 +868,7 @@
868 868  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
869 869  
870 870  
884 +
871 871  === 3.3.7 Set count number ===
872 872  
873 873  
... ... @@ -888,9 +888,6 @@
888 888  
889 889  
890 890  
891 -
892 -
893 -
894 894  === 3.3.8 Set Interrupt Mode ===
895 895  
896 896  
... ... @@ -927,7 +927,6 @@
927 927  
928 928  
929 929  
930 -
931 931  === 3.3.9 Set work mode ===
932 932  
933 933  
... ... @@ -947,10 +947,12 @@
947 947  
948 948  * **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
949 949  
960 +
961 +
950 950  = 4. Battery & Power Consumption =
951 951  
952 952  
953 -CPL03-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
965 +SW3L-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
954 954  
955 955  [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
956 956  
... ... @@ -959,7 +959,7 @@
959 959  
960 960  
961 961  (% class="wikigeneratedid" %)
962 -User can change firmware CPL03-LB to:
974 +User can change firmware SW3L-LB to:
963 963  
964 964  * Change Frequency band/ region.
965 965  
... ... @@ -975,6 +975,8 @@
975 975  
976 976  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
977 977  
990 +
991 +
978 978  = 6. FAQ =
979 979  
980 980  == 6.1  AT Commands input doesn't work ==
... ... @@ -1032,9 +1032,11 @@
1032 1032  
1033 1033  * (((
1034 1034  calculate flag=2: for SW3L-010 Flow Sensor: 64  pulse = 1 L
1035 -)))
1036 1036  
1037 1037  
1051 +
1052 +)))
1053 +
1038 1038  = 8. ​Packing Info =
1039 1039  
1040 1040