Changes for page wiki_test

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

From version 82.27
edited by Xiaoling
on 2023/08/19 14:59
Change comment: There is no comment for this version
To version 82.31
edited by Xiaoling
on 2023/08/19 15:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,15 +46,16 @@
46 46  * 8500mAh Battery for long term use
47 47  * Nano SIM card slot for NB-IoT SIM
48 48  
49 +
49 49  == 1.3 Specification ==
50 50  
51 51  
52 -(% style="color:#037691" %)**Common DC Characteristics:**
53 +(% style="color:blue" %)**Common DC Characteristics:**
53 53  
54 54  * Supply Voltage: 2.1v ~~ 3.6v
55 55  * Operating Temperature: -40 ~~ 85°C
56 56  
57 -(% style="color:#037691" %)**Temperature Sensor:**
58 +(% style="color:blue" %)**Temperature Sensor:**
58 58  
59 59  * Range: -40 to + 80°C
60 60  * Accuracy: ±0.2 @ 0-90 °C
... ... @@ -61,7 +61,7 @@
61 61  * Resolution: 0.1°C
62 62  * Long Term Shift: <0.03 °C/yr
63 63  
64 -(% style="color:#037691" %)**Humidity Sensor: **
65 +(% style="color:blue" %)**Humidity Sensor: **
65 65  
66 66  * Range: 0 ~~ 99.9% RH
67 67  * Accuracy: ± 2%RH ( 0 ~~ 100%RH)
... ... @@ -68,11 +68,11 @@
68 68  * Resolution: 0.01% RH
69 69  * Long Term Shift: <0.25 %RH/yr
70 70  
71 -(% style="color:#037691" %)**NB-IoT Spec:**
72 +(% style="color:blue" %)**NB-IoT Spec:**
72 72  
73 -**NB-IoT Module: BC660K-GL**
74 +(% style="color:#037691" %)**NB-IoT Module: BC660K-GL**
74 74  
75 -Support Bands:
76 +(% style="color:#037691" %)**Support Bands:**
76 76  
77 77  * B1 @H-FDD: 2100MHz
78 78  * B2 @H-FDD: 1900MHz
... ... @@ -92,7 +92,7 @@
92 92  * B70 @H-FDD: 2000MHz
93 93  * B85 @H-FDD: 700MHz
94 94  
95 -(% style="color:#037691" %)**Battery:**
96 +(% style="color:blue" %)**Battery:**
96 96  
97 97  * Li/SOCI2 un-chargeable battery
98 98  * Capacity: 8500mAh
... ... @@ -100,11 +100,13 @@
100 100  * Max continuously current: 130mA
101 101  * Max boost current: 2A, 1 second
102 102  
103 -(% style="color:#037691" %)**Power Consumption**
104 +(% style="color:blue" %)**Power Consumption**
104 104  
105 105  * STOP Mode: 10uA @ 3.3v
106 106  * Max transmit power: 350mA@3.3v
107 107  
109 +
110 +
108 108  == 1.4 Applications ==
109 109  
110 110  
... ... @@ -115,6 +115,8 @@
115 115  * Smart Cities
116 116  * Smart Factory
117 117  
121 +
122 +
118 118  == 1.5 Sleep mode and working mode ==
119 119  
120 120  
... ... @@ -123,7 +123,6 @@
123 123  (% style="color:blue" %)**Working Mode:** (%%)In this mode, Sensor will work as LoRaWAN Sensor to Join LoRaWAN network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
124 124  
125 125  
126 -
127 127  == 1.6 Button & LEDs ==
128 128  
129 129  
... ... @@ -143,6 +143,8 @@
143 143  )))
144 144  |(% 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.
145 145  
150 +
151 +
146 146  == 1.7 BLE connection ==
147 147  
148 148  
... ... @@ -175,9 +175,9 @@
175 175  === 1.8.2 BOOT MODE / SW1 ===
176 176  
177 177  
178 -1) (% style="color:blue" %)**ISP**(%%): upgrade mode, device won't have any signal in this mode. but ready for upgrade firmware. LED won't work. Firmware won't run.
184 +**1)** (% style="color:blue" %)**ISP**(%%): upgrade mode, device won't have any signal in this mode. but ready for upgrade firmware. LED won't work. Firmware won't run.
179 179  
180 -2) (% style="color:blue" %)**Flash**(%%): work mode, device starts to work and send out console output for further debug
186 +**2)** (% style="color:blue" %)**Flash**(%%): work mode, device starts to work and send out console output for further debug
181 181  
182 182  
183 183  === 1.8.3 Reset Button ===
... ... @@ -218,7 +218,6 @@
218 218  
219 219  
220 220  
221 -
222 222  = 2. Use S31-NB to communicate with IoT Server =
223 223  
224 224  == 2.1 Send data to IoT server via NB-IoT network ==
... ... @@ -306,6 +306,8 @@
306 306  
307 307  * 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): Temperature, Humidity, Sampling time.
308 308  
314 +
315 +
309 309  === 2.2.2 HEX format Payload(Type~=0) ===
310 310  
311 311  
... ... @@ -438,6 +438,8 @@
438 438  
439 439  * If user only want to send only min or max, user can set the alarm to a value that device won’t reach. For example: (% style="color:#037691" %)**AT+SHTEMP=-80,0.**
440 440  
448 +
449 +
441 441  == 2.6 Trggier an uplink by external interrupt ==
442 442  
443 443  
... ... @@ -455,6 +455,8 @@
455 455  
456 456  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
457 457  
467 +
468 +
458 458  = 3. Configure S31x-NB =
459 459  
460 460  == 3.1 Configure Methods ==
... ... @@ -466,6 +466,8 @@
466 466  
467 467  * 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]].
468 468  
480 +
481 +
469 469  == 3.2 AT Commands Set ==
470 470  
471 471  
... ... @@ -572,6 +572,7 @@
572 572  * 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]]**.
573 573  
574 574  
588 +
575 575  = 6. FAQ =
576 576  
577 577  == 6.1 How can I access t BC660K-GL AT Commands? ==
... ... @@ -582,7 +582,6 @@
582 582  [[See BC660K-GL AT Command set>>url:https://www.dropbox.com/sh/5f6ssda5fum8rvs/AABT68l8ZzWOvZ5eg2qwOoFda?dl=0]]
583 583  
584 584  
585 -
586 586  = 7. Order Info =
587 587  
588 588  
... ... @@ -594,10 +594,9 @@
594 594  
595 595  * (% style="color:#037691" %)**1D**(%%): with 1NCE* 10 years 500MB SIM card and Pre-configure to DataCake server
596 596  
597 -(% style="color:#037691" %)*** 1NCE SIM Card NB-IoT network coverage**(%%): Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Finland, Germany, Great Britain, Greece, Hungary, Ireland, Italy, Latvia, Malta, Netherlands, Norway, Puerto Rico, Russia, Slovak , Republic, Slovenia, Spain, Sweden, Switzerland, Taiwan, USA, US Virgin Islands
610 +(% style="color:#037691" %)**1NCE SIM Card NB-IoT network coverage**(%%): Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Finland, Germany, Great Britain, Greece, Hungary, Ireland, Italy, Latvia, Malta, Netherlands, Norway, Puerto Rico, Russia, Slovak , Republic, Slovenia, Spain, Sweden, Switzerland, Taiwan, USA, US Virgin Islands
598 598  
599 599  
600 -
601 601  = 8. ​Packing Info =
602 602  
603 603  
... ... @@ -607,7 +607,6 @@
607 607  
608 608  * External antenna x 1
609 609  
610 -
611 611  (% style="color:#037691" %)**Dimension and weight**:
612 612  
613 613  * Device Size: 13.0 x 5 x 4.5 cm
... ... @@ -618,6 +618,8 @@
618 618  
619 619  * Weight / pcs : 180g
620 620  
632 +
633 +
621 621  = 9. Support =
622 622  
623 623