Changes for page wiki_test

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

From version 124.4
edited by Xiaoling
on 2023/11/15 10:28
Change comment: There is no comment for this version
To version 127.1
edited by Mengting Qiu
on 2023/11/15 15:48
Change comment: Uploaded new attachment "image-20231115154821-3.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -38,7 +38,6 @@
38 38  
39 39  [[image:image-20231011093807-6.png||height="278" width="879"]]
40 40  
41 -(% style="display:none" %) (%%)
42 42  
43 43  == 1.2 ​Features ==
44 44  
... ... @@ -55,6 +55,7 @@
55 55  * Downlink to change configure
56 56  * 8500mAh Battery for long term use
57 57  * Nano SIM card slot for NB-IoT SIM
57 +(% style="display:none" %) (%%)
58 58  
59 59  == 1.3 Specification ==
60 60  
... ... @@ -100,11 +100,8 @@
100 100  
101 101  * STOP Mode: 10uA @ 3.3v
102 102  * Max transmit power: 350mA@3.3v
103 -
104 -(% class="wikigeneratedid" id="H1.4Ratedenvironmentalconditions" %)
105 105  (% style="display:none" %) (%%)
106 106  
107 -
108 108  == 1.4 Applications ==
109 109  
110 110  
... ... @@ -206,6 +206,7 @@
206 206  
207 207  * Wood Door: 10mm ~~ 30mm
208 208  * Iron Door: 30 ~~ 45mm
206 +(% style="display:none" %) (%%)
209 209  
210 210  = 2. Use DS03A-NB to communicate with IoT Server =
211 211  
... ... @@ -296,6 +296,7 @@
296 296  * Distance , Battery & Signal are the value at uplink time.
297 297  
298 298  * 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.
297 +(% style="display:none" %) (%%)
299 299  
300 300  === 2.2.2 HEX format Payload(Type~=0) ===
301 301  
... ... @@ -371,9 +371,22 @@
371 371  
372 372  Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard.
373 373  
374 -(% style="color:#4472c4" %)** {"IMEI": "866207058378443","Model": "DS03A","flow": 502,"battery": 3.57,"signal": 23}**
373 +(% style="color:#4472c4" %)**{
374 + "IMEI": "866207058378443",
375 + "Model": "DS03A-NB",
376 + "level status": 1,
377 + "alarm status": 0,
378 + "door open num": 6,
379 + "last open time": 1,
380 + "level status2": 1,
381 + "alarm status2": 0,
382 + "door open num2": 2,
383 + "last open time2": 0,
384 + "battery": 3.4,
385 + "signal": 24
386 + }**
375 375  
376 -[[image:image-20230922094043-2.png||height="558" width="851"]]
388 +[[image:image-20231115150948-1.png||height="625" width="1188"]]
377 377  
378 378  
379 379  === 2.2.4 ThingSpeak Payload(Type~=1) ===
... ... @@ -463,7 +463,7 @@
463 463  |=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
464 464  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
465 465  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
466 -Status & [[Alarm>>||anchor="2.10TTRIG126TTRIG2timeoutstatusalarm"]]
478 +Status & [[Alarm>>||anchor="H2.10TTRIG126TTRIG2timeoutstatusalarm"]]
467 467  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
468 468  The last door open duration (unit: sec)
469 469  )))|(% style="width:108px" %)Unix TimeStamp
... ... @@ -503,7 +503,7 @@
503 503  (% style="color:#0000ff" %)**Alarm**
504 504  )))
505 505  
506 -See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
518 +See [[Alarm Base on Timeout>>||anchor="H2.9AlarmBaseonTimeout"]]
507 507  
508 508  
509 509  * (((
... ... @@ -636,7 +636,7 @@
636 636  |=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
637 637  |(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:120px" %)**3**|(% style="width:150px" %)**3**|(% style="width:90px" %)**4**
638 638  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
639 -Status & [[Alarm>>||anchor="H2.9A0AlarmBaseonTimeout"]]
651 +Status & [[Alarm>>||anchor="2.9AlarmBaseonTimeout"]]
640 640  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
641 641  The last door open duration (unit: sec)
642 642  )))|(% style="width:108px" %)Unix TimeStamp
... ... @@ -755,6 +755,7 @@
755 755  * (% style="color:#037691" %)**AT+INTMOD=2 **(%%) ~/~/ Trigger by falling edge
756 756  
757 757  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
770 +(% style="display:none" %) (%%)
758 758  
759 759  == 2.7 Set Transmit Interval Time ==
760 760  
... ... @@ -796,11 +796,8 @@
796 796  )))
797 797  * (((
798 798  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
812 +)))(% style="display:none" %) (%%)
799 799  
800 -
801 -
802 -)))
803 -
804 804  == 2.8 Enable / Disable Alarm ==
805 805  
806 806  
... ... @@ -960,7 +960,7 @@
960 960  Example:  0B aa  => AT+COUNTMOD = second byte
961 961  
962 962  
963 -== 2.12  Number of channel of door sensors ==
973 +== 2.12 Number of channel of door sensors ==
964 964  
965 965  
966 966  Feature: Set the number of door sensor channels.
... ... @@ -989,7 +989,7 @@
989 989  Example:  0D aa => AT+TTRCHANNEL = second byte
990 990  
991 991  
992 -== 2.13  Clear the open door times and the duration of the last open door ==
1002 +== 2.13 Clear the open door times and the duration of the last open door ==
993 993  
994 994  
995 995  (% style="color:blue" %)**AT Command:**
... ... @@ -1005,7 +1005,7 @@
1005 1005  The sensor will clear the open door times and the duration of the last open door.
1006 1006  
1007 1007  
1008 -== 2.14  Set the count value of the number of open door ==
1018 +== 2.14 Set the count value of the number of open door ==
1009 1009  
1010 1010  
1011 1011  (% style="color:blue" %)**AT Command:**
... ... @@ -1047,6 +1047,7 @@
1047 1047  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
1048 1048  
1049 1049  * 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]].
1060 +(% style="display:none" %) (%%)
1050 1050  
1051 1051  == 3.2 AT Commands Set ==
1052 1052  
... ... @@ -1152,6 +1152,7 @@
1152 1152  * (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
1153 1153  
1154 1154  * 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]]**.
1166 +(% style="display:none" %) (%%)
1155 1155  
1156 1156  = 6. FAQ =
1157 1157  
... ... @@ -1195,6 +1195,7 @@
1195 1195  * Package Size / pcs : 14.0 x 8x 5 cm
1196 1196  
1197 1197  * Weight / pcs : 180g
1210 +(% style="display:none" %) (%%)
1198 1198  
1199 1199  = 9. Support =
1200 1200  
image-20231115150948-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +91.1 KB
Content
image-20231115154757-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +66.4 KB
Content
image-20231115154821-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +51.1 KB
Content