Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 107.1
edited by Xiaoling
on 2023/10/11 09:38
Change comment: Uploaded new attachment "image-20231011093807-6.png", version {1}
To version 101.34
edited by Xiaoling
on 2023/10/10 18:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DS03A-NB -- NB-IoT Door Sensor User Manual
1 +SW3L-NB -- NB-IoT Flow Sensor User Manual
Content
... ... @@ -1,9 +1,13 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20231011093014-5.png]]
2 +[[image:image-20231010090810-1.png||height="518" width="839"]]
3 3  
4 4  
5 5  
6 6  
7 +
8 +
9 +
10 +
7 7  **Table of Contents:**
8 8  
9 9  {{toc/}}
... ... @@ -49,7 +49,6 @@
49 49  * 8500mAh Battery for long term use
50 50  * Nano SIM card slot for NB-IoT SIM
51 51  
52 -
53 53  == 1.3 Specification ==
54 54  
55 55  
... ... @@ -98,7 +98,6 @@
98 98  (% class="wikigeneratedid" id="H1.4Ratedenvironmentalconditions" %)
99 99  (% style="display:none" %) (%%)
100 100  
101 -
102 102  == 1.4 Flow Sensor Spec ==
103 103  
104 104  
... ... @@ -111,7 +111,6 @@
111 111  )))
112 112  
113 113  
114 -
115 115  == 1.5 Applications ==
116 116  
117 117  
... ... @@ -120,7 +120,6 @@
120 120  * Toilet Flow Sensor
121 121  * Monitor Waste water
122 122  
123 -
124 124  == 1.6 Sleep mode and working mode ==
125 125  
126 126  
... ... @@ -148,7 +148,6 @@
148 148  )))
149 149  |(% 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.
150 150  
151 -
152 152  == 1.8 BLE connection ==
153 153  
154 154  
... ... @@ -298,7 +298,7 @@
298 298  
299 299  This is the General Json Format. As below:
300 300  
301 -(% style="color:#4472c4" %)**{"IMEI":"866207058378443","Model":"SW3L-NB","flow":217,"battery":3.54,"signal":24,"1":{221,2023/09/20 09:47:01},"2":{0,2023/09/20 09:15:04},"3":{0,2023/09/20 09:00:04},"4":{0,2023/09/20 08:45:03},"5":{0,2023/09/20 08:30:03},"6":{0,2023/09/20 08:15:03},"7":{0,2023/09/20 08:00:04},"8":{0,2023/09/20 07:45:04}}**
300 +(% style="color:#4472c4" %)**{"IMEI":"866207058378443","Model":"SW3L-NB","distance":217,"battery":3.54,"signal":24,"1":{221,2023/09/20 09:47:01},"2":{0,2023/09/20 09:15:04},"3":{0,2023/09/20 09:00:04},"4":{0,2023/09/20 08:45:03},"5":{0,2023/09/20 08:30:03},"6":{0,2023/09/20 08:15:03},"7":{0,2023/09/20 08:00:04},"8":{0,2023/09/20 07:45:04}}**
302 302  
303 303  
304 304  [[image:image-20230920175015-3.png||height="613" width="890"]]
... ... @@ -308,9 +308,8 @@
308 308  
309 309  * Distance , Battery & Signal are the value at uplink time.
310 310  
311 -* Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Water Flow, Sampling time.
310 +* Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Distance, Sampling time.
312 312  
313 -
314 314  === 2.2.2 HEX format Payload(Type~=0) ===
315 315  
316 316  
... ... @@ -330,7 +330,7 @@
330 330  
331 331  These bytes include the hardware and software version.
332 332  
333 -(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x11 for SW3L-NB
331 +(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x0b for SW3L-NB
334 334  
335 335  (% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 1.0.0
336 336  
... ... @@ -357,6 +357,11 @@
357 357  **99**    Not known or not detectable
358 358  
359 359  
358 +(% style="color:blue" %)**Distance:  **
359 +
360 +Ex1: 0x03a4 = 932 mm
361 +
362 +
360 360  (% style="color:blue" %)**Timestamp:   **
361 361  
362 362  Unit Timestamp Example: 650abc40(H) = 1695202368(D)
... ... @@ -369,7 +369,7 @@
369 369  
370 370  Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard.
371 371  
372 -(% style="color:#4472c4" %)** {"IMEI": "866207058378443","Model": "SW3L","flow": 502,"battery": 3.57,"signal": 23}**
375 +(% style="color:#4472c4" %)** {"IMEI": "866207058378443","Model": "SW3L","distance": 502,"battery": 3.57,"signal": 23}**
373 373  
374 374  [[image:image-20230922094043-2.png||height="558" width="851"]]
375 375  
... ... @@ -384,7 +384,7 @@
384 384  
385 385  As below:
386 386  
387 -(% style="color:#4472c4" %)**field1=Flow value&field2=Battery value&field3=Singal value**
390 +(% style="color:#4472c4" %)**field1=Distance value&field2=Battery value&field3=Singal value**
388 388  
389 389  [[image:image-20230921104741-1.png||height="565" width="826"]]
390 390  
... ... @@ -726,7 +726,7 @@
726 726  == 2.5 Multi-Samplings and One uplink ==
727 727  
728 728  
729 -To save battery life, SW3L-NB will sample Water Flow data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by:
732 +To save battery life, SW3L-NB will sample Distance data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by:
730 730  
731 731  * (% style="color:#037691" %)**AT+TR=900**   (%%) ~/~/ The unit is seconds, and the default is to record data once every 900 seconds (15 minutes, the minimum can be set to 180 seconds)
732 732  
... ... @@ -754,7 +754,6 @@
754 754  
755 755  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
756 756  
757 -
758 758  == 2.7 Alarm for continuously water flow ==
759 759  
760 760  
... ... @@ -847,7 +847,6 @@
847 847  
848 848  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
849 849  
850 -
851 851  == 2.9 Set count number ==
852 852  
853 853  
... ... @@ -866,7 +866,6 @@
866 866  
867 867  * **Example**: 0xA6000064  ~/~/  Same as AT+ SETCNT =100
868 868  
869 -
870 870  == 2.10 Set Transmit Interval Time ==
871 871  
872 872  
... ... @@ -907,9 +907,6 @@
907 907  )))
908 908  * (((
909 909  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
910 -
911 -
912 -
913 913  )))
914 914  
915 915  = 3. Configure SW3L-NB =
... ... @@ -923,7 +923,6 @@
923 923  
924 924  * 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]].
925 925  
926 -
927 927  == 3.2 AT Commands Set ==
928 928  
929 929  
... ... @@ -1029,7 +1029,6 @@
1029 1029  
1030 1030  * 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]]**.
1031 1031  
1032 -
1033 1033  = 6. FAQ =
1034 1034  
1035 1035  == 6.1 How can I access t BC660K-GL AT Commands? ==
... ... @@ -1103,7 +1103,6 @@
1103 1103  
1104 1104  * Weight / pcs : 180g
1105 1105  
1106 -
1107 1107  = 9. Support =
1108 1108  
1109 1109  
image-20231011092549-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -548.0 KB
Content
image-20231011092656-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -548.0 KB
Content
image-20231011092728-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -245.9 KB
Content
image-20231011092834-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -550.2 KB
Content
image-20231011093014-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -249.4 KB
Content
image-20231011093807-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -196.7 KB
Content