Changes for page wiki_test

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

From version 82.26
edited by Xiaoling
on 2023/08/19 14:58
Change comment: There is no comment for this version
To version 82.30
edited by Xiaoling
on 2023/08/19 15:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,15 +46,17 @@
46 46  * 8500mAh Battery for long term use
47 47  * Nano SIM card slot for NB-IoT SIM
48 48  
49 +
50 +
49 49  == 1.3 Specification ==
50 50  
51 51  
52 -(% style="color:#037691" %)**Common DC Characteristics:**
54 +(% 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:**
59 +(% 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: **
66 +(% 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:**
73 +(% style="color:blue" %)**NB-IoT Spec:**
72 72  
73 -**NB-IoT Module: BC660K-GL**
75 +(% style="color:#037691" %)**NB-IoT Module: BC660K-GL**
74 74  
75 -Support Bands:
77 +(% 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:**
97 +(% style="color:blue" %)**Battery:**
96 96  
97 97  * Li/SOCI2 un-chargeable battery
98 98  * Capacity: 8500mAh
... ... @@ -100,7 +100,7 @@
100 100  * Max continuously current: 130mA
101 101  * Max boost current: 2A, 1 second
102 102  
103 -(% style="color:#037691" %)**Power Consumption**
105 +(% style="color:blue" %)**Power Consumption**
104 104  
105 105  * STOP Mode: 10uA @ 3.3v
106 106  * Max transmit power: 350mA@3.3v
... ... @@ -353,7 +353,7 @@
353 353  
354 354  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
355 355  
356 -(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
358 +(FF3F & 8000: Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
357 357  
358 358  
359 359  (% style="color:blue" %)**Humidity:   **