<
From version < 34.1 >
edited by Edwin Chen
on 2022/10/22 23:42
To version < 48.1 >
edited by Xiaoling
on 2022/10/24 15:23
>
Change comment: Uploaded new attachment "1666596205057-567.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -7,11 +7,11 @@
7 7  
8 8  == **1.1 ​**What is CPN01 **NB-IoT** Pulse/Contact Sensor ==
9 9  
10 -The Dragino CPN01 is an (% style="color:blue" %)**NB-IoT Dry Contact Sensor**(%%). It detects open/close status and uplinks the info to IoT server via Nb-IoT network. User can see the dry contact status, open time, and open counts in the IoT Server.
10 +The Dragino CPN01 is an (% style="color:blue" %)**NB-IoT Dry Contact Sensor**(%%). It detects open/close status and uplinks the info to IoT server via NB-IoT network. User can see the (% style="color:blue" %)**dry contact status, open time, and open counts**(%%) in the IoT Server.
11 11  
12 -The CPN01 will send periodically data every day as well as for each dry contact action. It also counts the contact open times and calculates the last open duration. Users can also disable the uplink for each open/close event, instead, device can count each open event and uplink periodically.
12 +The CPN01 will send periodically data every day as well as for each dry contact action. It also counts the contact open times and calculates the last open duration. Users can also disable the uplink for each Open/Close event, instead, device can count each open event and uplink periodically.
13 13  
14 -CPN01 has Open-Alarm feature, user can set this feature so CPN01 will send an alarm if the contact has been open exceeds a certain time.
14 +CPN01 has** (% style="color:blue" %)Open-Alarm feature(%%)**, user can set this feature so CPN01 will send an alarm if the contact has been open exceeds a certain time.
15 15  
16 16  CPN01 is designed for outdoor use. It has a weatherproof enclosure and industrial-level battery to work in low to high temperatures.
17 17  
... ... @@ -21,6 +21,7 @@
21 21  \\To use CPN01, user needs to check if there is NB-IoT coverage in the field and with the Nb-IoT bands that CPN01 supports. If local operator support it, user needs to get a (% style="color:blue" %)**NB-IoT SIM card**(%%) from the operator and install into CPN01 to get NB-IoT network connection.
22 22  
23 23  ​
24 +
24 24  == **​1.2 Features** ==
25 25  
26 26  * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD
... ... @@ -56,12 +56,13 @@
56 56  
57 57  == **1.4 Installation** ==
58 58  
59 -Connect CPL01 to an Open Close sensor like below. So it can detect the open/close event.
60 +Connect CPN01 to an Open Close sensor like below. So it can detect the Open/Close event.
60 60  
61 61  [[image:image-20221021110329-1.png]]
62 62  
63 -[[image:image-20221021110340-2.png]]
64 +[[image:image-20221022234602-2.png||height="288" width="922"]]
64 64  
66 +
65 65  == **1.5 ​Applications** ==
66 66  
67 67  * Open/Close Detection
... ... @@ -78,35 +78,32 @@
78 78  
79 79  === **1.7.1 Pin Definition** ===
80 80  
81 -CPL01 is pre-configured to connect to two external wires. The other pins are not used. If user wants to know more about other pins, please refer to the user manual of LSN50v2 at: [[https:~~/~~/www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0>>url:https://www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0]]
83 +CPN01 is pre-configured to connect to two external wires. The other pins are not used. If user wants to know more about other pins, please refer to the **[[LSN50v2 User Manual>>doc:Main.User Manual for LoRaWAN End Nodes.LSN50 & LSN50-V2 - LoRaWAN Sensor Node User Manual.WebHome]]**.
82 82  
85 +
83 83  === **1.7.2 Jumper JP2(Power ON/OFF)** ===
84 84  
85 -
86 86  Power on Device when putting this jumper.
87 87  
88 88  
89 -
90 90  === **1.7.3 BOOT MODE / SW1** ===
91 91  
92 92  
93 -1) 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.
94 +1) ISP: upgrade mode, device won't have any signal in this mode. but ready for upgrade firmware. LED won't work. The firmware won't run.
94 94  
95 -2) Flash: work mode, the device starts to work and send out console output for further debug
96 +2) Flash: working mode, the device starts to work for NB-IoT connection and sends out console output for further debugging.
96 96  
97 97  
98 -
99 99  === **1.7.4 Reset Button** ===
100 100  
101 101  
102 102  Press to reboot the device.
103 103  
104 -== ==
105 105  
106 106  === **1.7.5 LED** ===
107 107  
108 108  
109 -It will flash:
108 +The LED will blink when :
110 110  
111 111  1. Boot the device in flash mode
112 112  1. Send an uplink packet
... ... @@ -115,36 +115,40 @@
115 115  
116 116  == **2.1  How it works** ==
117 117  
118 -The CPN01 is equipped with a NB-IoT module, the pre-loaded firmware in CPN01 will get environment data from sensors and send the value to local NB-IoT network via the NB-IoT module.  The NB-IoT network will forward this value to IoT server via the protocol defined by CPN01.
117 +The CPN01 is equipped with an NB-IoT module, the pre-loaded firmware in CPN01 will get **Open/Close Event or Count** from sensor and send the value to the NB-IoT network. The NB-IoT network will forward this value to IoT server via the protocol defined by CPN01.
119 119  
120 -The diagram below shows the working flow in default firmware of CPN01:
119 +The diagram below shows the working flow in the default firmware of CPN01:
121 121  
122 122  [[image:image-20221021110615-5.png]]
123 123  
124 -== **2.2 ​ Configure the CPN01** ==
125 125  
124 +== **2.2 ​ Configure CPN01** ==
125 +
126 126  === **2.2.1 Test Requirement** ===
127 127  
128 -To use CPN01 in your city, make sure meet below requirements:
128 +To use CPN01 in your city, make sure to meet below requirements:
129 129  
130 -* Your local operator has already distributed a NB-IoT Network there.
130 +* Your local operator has already distributed an NB-IoT Network.
131 131  * The local NB-IoT network used the band that CPN01 supports.
132 132  * Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
133 133  
134 -Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8.  The CPN01 will use CoAP(120.24.4.116:5683) or raw UDP(120.24.4.116:5601) or MQTT(120.24.4.116:1883)or TCP(120.24.4.116:5600)protocol to send data to the test server
134 +Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8.  The CPN01 will use CoAP(120.24.4.116:5683) or raw UDP(120.24.4.116:5601) or MQTT(120.24.4.116:1883)or TCP(120.24.4.116:5600)protocol to send data to the test server.
135 135  
136 +[[image:image-20221023000439-3.png]]
137 +
136 136   ​
137 137  
138 -=== **2.2.2 Insert SIM card** ===
140 +=== **2.2.2 Insert NB-IoT SIM card** ===
139 139  
140 140  Insert the NB-IoT Card get from your provider.
141 141  
142 -User need to take out the NB-IoT module and insert the SIM card like below:
144 +User needs to take out the NB-IoT module and insert the SIM card like below:
143 143  
144 144  [[image:image-20221021110745-6.png]] ​
145 145  
146 -=== **2.2.3 Connect USB – TTL to CPN01 to configure it** ===
147 147  
149 +=== **2.2.3 Connect USB – TTL to CPN01 and configure it** ===
150 +
148 148  User need to configure CPN01 via serial port to set the **Server Address** / **Uplink Topic** to define where and how-to uplink packets. CPN01 support AT Commands, user can use a USB to TTL adapter to connect to CPN01 and use AT Commands to configure it, as below.
149 149  
150 150  **Connection:**
... ... @@ -163,36 +163,44 @@
163 163  * Parity:  **None**
164 164  * Flow Control: **None**
165 165  
166 -Make sure the switch is in FLASH position, then power on device by connecting the jumper on CPN01. CPN01 will output system info once power on as below, we can enter the **password: 12345678** to access AT Command input.
169 +Make sure the switch is in FLASH position, then power on CPN01 by connecting the (% style="color:orange" %)**Yellow Jumper**(%%).
167 167  
168 168  ​[[image:image-20221021110817-7.png]]
169 169  
173 +CPN01 will output system info once powered on as below, we can enter the **password: 12345678** to access AT Command input.
174 +
175 +
170 170  **Note: the valid AT Commands can be found at:  **[[**https:~~/~~/www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0**>>url:https://www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0]]
171 171  
178 +
172 172  === **2.2.4 Use CoAP protocol to uplink data** ===
173 173  
174 -**Note: if you don't have CoAP server, you can refer this link to set up one: **[[**http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/]]
181 +**Note: if you don't have a CoAP server, you can refer this link to set up a CoAP server: **[[**http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/]]
175 175  
176 -**Use below commands:**
177 177  
184 +**Use below commands in CPN01:**
185 +
178 178  * **AT+PRO=1**   ~/~/ Set to use CoAP protocol to uplink
179 -* **AT+SERVADDR=120.24.4.116,5683   ** ~/~/ to set CoAP server address and port
180 -* **AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** ~/~/Set COAP resource path
187 +* **AT+SERVADDR=120.24.4.116,5683   ** ~/~/ Set CoAP server address and port
188 +* **AT+URI=0,0,11,2,"mqtt" ** ~/~/Set CoAP resource path
181 181  
182 182  For parameter description, please refer to AT command set
183 183  
184 184  [[image:image-20221021110948-8.png]]
185 185  
186 -After configure the server address and **reset the device** (via AT+ATZ ), CPN01 will start to uplink sensor values to CoAP server.
187 187  
195 +After configuring the server address and **reset CPN01** (via AT+ATZ ), CPN01 will start to uplink sensor values to the CoAP server.
196 +
188 188  [[image:image-20221021110956-9.png]] ​
189 189  
199 +
190 190  === **2.2.5 Use UDP protocol to uplink data(Default protocol)** ===
191 191  
192 -This feature is supported since firmware version v1.0.1
193 193  
203 +**AT Commands:**
204 +
194 194  * **AT+PRO=2   ** ~/~/ Set to use UDP protocol to uplink
195 -* **AT+SERVADDR=120.24.4.116,5601   ** ~/~/ to set UDP server address and port
206 +* **AT+SERVADDR=120.24.4.116,5601   ** ~/~/ Set UDP server address and port
196 196  * **AT+CFM=1       ** ~/~/If the server does not respond, this command is unnecessary
197 197  
198 198  ​ [[image:image-20221021111025-10.png]]
... ... @@ -203,8 +203,9 @@
203 203  
204 204  === **2.2.6 Use MQTT protocol to uplink data** ===
205 205  
206 -This feature is supported since firmware version v110
207 207  
218 +**AT Commands:**
219 +
208 208  * **AT+PRO=3   ** ~/~/Set to use MQTT protocol to uplink
209 209  * **AT+SERVADDR=120.24.4.116,1883   ** ~/~/Set MQTT server address and port
210 210  * **AT+CLIENT=CLIENT       ** ~/~/Set up the CLIENT of MQTT
... ... @@ -215,18 +215,19 @@
215 215  
216 216  ​ [[image:image-20221021111058-12.png]]
217 217  
218 -[[image:image-20221021111108-13.png]]
230 +[[image:image-20221021111201-16.png||height="472" width="653"]]
219 219  
220 220  ​
221 221  
222 -MQTT protocol has a much higher power consumption compare vs UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.
234 +MQTT protocol has a much higher power consumption compare with UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.
223 223  
236 +
224 224  === **2.2.7 Use TCP protocol to uplink data** ===
225 225  
226 -This feature is supported since firmware version v110
239 +**AT Commands**
227 227  
228 228  * **AT+PRO=4   ** ~/~/ Set to use TCP protocol to uplink
229 -* **AT+SERVADDR=120.24.4.116,5600   ** ~/~/ to set TCP server address and port
242 +* **AT+SERVADDR=120.24.4.116,5600   ** ~/~/ Set TCP server address and port
230 230  
231 231  ​ [[image:image-20221021111125-14.png]]
232 232  
... ... @@ -238,23 +238,25 @@
238 238  
239 239  User can use below command to change the **uplink interval**.
240 240  
241 -* **AT+TDC=600      ** ~/~/ Set Update Interval to 600s
254 +* **AT+TDC=7200      ** ~/~/ Set Update Interval to 7200s (2 hours)
242 242  
243 243  **NOTE:**
244 244  
245 245  **~1. By default, the device will send an uplink message every 1 hour.**
246 246  
260 +
247 247  == **2.3  Uplink Payload** ==
248 248  
249 -In this mode, uplink payload includes 87 bytes in total by default.
263 +The uplink payload includes 123 bytes in total by default.
250 250  
251 251  Each time the device uploads a data package, 8 sets of recorded data will be attached. Up to 32 sets of recorded data can be uploaded.
252 252  
253 -|**Size(bytes)**|**8**|**2**|**2**|**1**|**1**|**1**|**2**|**2**|4
254 -|**Value**|[[Device ID>>path:#H2.4.1A0A0DeviceID]]|[[Ver>>path:#H2.4.2A0VersionInfo]]|[[BAT>>path:#H2.4.3A0BatteryInfo]]|[[Signal Strength>>path:#H2.4.4A0SignalStrength]]|MOD|[[Interrupt>>path:#H2.4.8A0DigitalInterrupt]]|[[Soil P>>path:#H2.4.7A0SoilConductivity28EC29]]H|[[Soil Temperature>>path:#H2.4.6A0SoilTemperature]]|Time stamp
267 +|**Size(bytes)**|**8**|**2**|**2**|**1**|**1**|**1**|**1**|**1**|**3**
268 +|**Value**|[[Device ID>>path:#H2.4.1A0A0DeviceID]]|[[Ver>>path:#H2.4.2A0VersionInfo]]|[[BAT>>path:#H2.4.3A0BatteryInfo]]|[[Signal Strength>>path:#H2.4.4A0SignalStrength]]|MOD|[[ Calculate Flag>>path:#H2.4.8A0DigitalInterrupt]]|Contact Status|Alarm|Total pulse
255 255  
256 -|2|2|4|8 group
257 -|[[Soil Temperature>>path:#H2.4.6A0SoilTemperature]]|[[Soil P>>path:#H2.4.7A0SoilConductivity28EC29]]H|Time stamp|...
270 +(% style="width:1201px" %)
271 +|**3**|**4**|**1**|**3**|**1**|**3**|4|**8 group**|(% style="width:1px" %)
272 +|The last open duration|Time stamp|Contact Status|Total pulse|Calculate Flag|The last open duration|Time stamp|...|(% style="width:1px" %)
258 258  
259 259  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the CPN01 uplink data.
260 260  
... ... @@ -275,9 +275,9 @@
275 275  
276 276  *(% style="color:#037691" %) **Mod:**(%%) 0x01 = 1
277 277  
278 -*(% style="color:#037691" %) **Calculate Flag:**(%%) 0x00= 0
293 +*(% style="color:#037691" %) **Calculate Flag:**(%%) 0x00=0
279 279  
280 -*(% style="color:#037691" %) **Contact Status:**(%%) 0x00= 0
295 +*(% style="color:#037691" %) **Contact Status:**(%%) 0x00=0
281 281  
282 282  *(% style="color:#037691" %) **Alarm:**(%%)0x00 =0
283 283  
... ... @@ -285,17 +285,18 @@
285 285  
286 286  *(% style="color:#037691" %) **The last open duration:**(%%)0x02 =2
287 287  
288 -*(% style="color:#037691" %)**Time stamp :**(%%) 0x6315537b =1662342011
303 +*(% style="color:#037691" %)** Time stamp :**(%%) 0x6315537b =1662342011 (Unix Time)
289 289  
290 -*(% style="color:#037691" %) **Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp :**(%%) 0100000b0200002663510fed
305 +*(% style="color:#037691" %) **Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp :**(%%) 01  00000b  02  000026  63510fed
291 291  
292 292  *(% style="color:#037691" %) **8 sets of recorded data: Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp :**(%%) 0100000e0200002663510f39,.......
293 293  
309 +
294 294  == **2.4  Payload Explanation and Sensor Interface** ==
295 295  
296 296  === **2.4.1  Device ID** ===
297 297  
298 -By default, the Device ID equal to the last 15 bits of IMEI.
314 +By default, the Device ID is equal to the last 15 bits of IMEI.
299 299  
300 300  User can use **AT+DEUI** to set Device ID
301 301  
... ... @@ -303,14 +303,16 @@
303 303  
304 304  AT+DEUI=868411056754138
305 305  
306 -The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID.
322 +The Device ID is stored in a non-erase area, Upgrade the firmware or run AT+FDR won't erase the Device ID.
307 307  
324 +
308 308  === **2.4.2  Version Info** ===
309 309  
310 -Specify the software version: 0x64=100, means firmware version 1.00.
327 +Specify the software version: 0x64=100, which means firmware version 1.00.
311 311  
312 -For example: 0x00 64 : this device is CPN01 with firmware version 1.0.0.
329 +For example 0x00 64 : This device is CPN01 with firmware version 1.0.0.
313 313  
331 +
314 314  === **2.4.3  Battery Info** ===
315 315  
316 316  Check the battery voltage for CPN01.
... ... @@ -319,6 +319,7 @@
319 319  
320 320  Ex2: 0x0B49 = 2889mV
321 321  
340 +
322 322  === **2.4.4  Signal Strength** ===
323 323  
324 324  NB-IoT Network signal Strength.
... ... @@ -335,9 +335,10 @@
335 335  
336 336  **99**    Not known or not detectable
337 337  
357 +
338 338  === **2.4.5 Calculate Flag** ===
339 339  
340 -The calculate flag is a user define field, IoT server can use this filed to handle different meter with different pulse factor. For example, if there are 100 water meters, meter 1 ~~50 are 1 liter/pulse and meter 51 ~~ 100 has 1.5 liter/pulse.
360 +The calculate flag is a user defined field, IoT server can use this filed to handle different meters with different pulse factors. For example, if there are 100 water meters, meter 1~~50 are 1 liter/pulse and meter 51 ~~ 100 has 1.5 liter/pulse.
341 341  
342 342  User can set calculate flag to 1 for meter 1~~50 and 2 for meter 51 ~~ 100, So IoT Server can use this field for calculation.
343 343  
... ... @@ -345,10 +345,12 @@
345 345  
346 346  Range (6 bits): (b)000000 ~~ (b) 111111
347 347  
368 +
348 348  === **2.4.6  Alarm** ===
349 349  
350 350  See [[Alarm Base on Timeout>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H3.5AlarmBaseonTimeout]]
351 351  
373 +
352 352  === **2.4.7 Contact Status** ===
353 353  
354 354  0: Open
... ... @@ -355,12 +355,14 @@
355 355  
356 356  1: Close
357 357  
380 +
358 358  === **2.4.8 Total pulse** ===
359 359  
360 -Total pulse/counting base on dry [[contact trigger event>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.2SensorConfiguration2CFPORT3D4]]
383 +Total pulse/counting based on dry [[contact trigger event>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.2SensorConfiguration2CFPORT3D4]]
361 361  
362 362  Range (3 Bytes) : 0x000000 ~~ 0xFFFFFF . Max: 16777215
363 363  
387 +
364 364  === **2.4.9 The last open duration** ===
365 365  
366 366  Dry Contact last open duration.
... ... @@ -372,7 +372,7 @@
372 372  
373 373  === **2.4.10  Timestamp** ===
374 374  
375 -Time stamp : 0x6315537b =1662342011
399 +Timestamp : 0x6315537b =1662342011
376 376  
377 377  Convert Unix timestamp to time 2022-9-5 9:40:11.
378 378  
... ... @@ -404,16 +404,15 @@
404 404  
405 405  == **2.6  ​LED Indicator** ==
406 406  
407 -The CPN01 has an internal LED which is to show the status of different state.
431 +The CPN01 has an internal LED which is to show the status of different states.
408 408  
409 -* When power on, CPN01 will detect if sensor probe is connected, if probe detected, LED will blink four times. (no blinks in this step is no probe)
410 -* Then the LED will be on for 1 second means device is boot normally.
433 +* When the device starts normally, the LED will light up for 1 second.
411 411  * After CPN01 join NB-IoT network. The LED will be ON for 3 seconds.
412 412  * For each uplink probe, LED will be on for 500ms.
413 413  
414 414  == **2.7  Alarm Base on Timeout** ==
415 415  
416 -CPL01 can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are:
439 +CPN01 can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are:
417 417  
418 418  
419 419  **~1. Keep Status: Status to be monitor**
... ... @@ -434,10 +434,11 @@
434 434  
435 435  **AT Command** to configure:
436 436  
437 -**AT+TTRIG=1,30**  ~-~-> When the **Keep Status** change from connect to disconnect, and device remains in disconnect status for more than 30 seconds. CPL01 will send an uplink packet, the [[Alarm bit>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.3Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
460 +**AT+TTRIG=1,30**  ~-~-> When the **Keep Status** change from connected to disconnect, and device remains in disconnect status for more than 30 seconds. CPN01 will send an uplink packet, the [[Alarm bit>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.3Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
438 438  
439 -**AT+TTIG=0,0 ** ~-~-> Default Value, disable timeout Alarm.
462 +**AT+TTRIG=0,0 ** ~-~-> Default Value, disable timeout Alarm.
440 440  
464 +
441 441  == **2.8 Set debug mode** ==
442 442  
443 443  Feature: Enable or Disable debug mode
... ... @@ -509,11 +509,11 @@
509 509  
510 510  === **2.16.1  ​Battery Type** ===
511 511  
512 -The CPN01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
536 +The CPN01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
513 513  
514 -The battery is designed to last for several years depends on the actually use environment and update interval. 
538 +The battery is designed to last for several years depends on the actual use environment and update interval. 
515 515  
516 -The battery related documents as below:
540 +The battery-related documents as below:
517 517  
518 518  * [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
519 519  * [[Lithium-Thionyl Chloride Battery datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
... ... @@ -547,6 +547,7 @@
547 547  
548 548  The default battery pack of CPN01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
549 549  
574 +
550 550  = **3. ​ Access NB-IoT Module** =
551 551  
552 552  Users can directly access the AT command set of the NB-IoT module.
... ... @@ -646,12 +646,9 @@
646 646  
647 647  Please see this link for how to upgrade:  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList]]
648 648  
649 -**Notice, **CPN01 **and **CPN01 **share the same mother board. They use the same connection and method to update.**
674 +**Notice, **CPN01 **and **CPL01 **share the same mother board. They use the same connection and method to update.**
650 650  
651 -== **5.2  Can I calibrate CPN01 to different soil types?** ==
652 652  
653 -CPN01 is calibrated for saline-alkali soil and loamy soil. If users want to use it for other soil, they can calibrate the value in the IoT platform base on the value measured by saline-alkali soil and loamy soil. The formula can be found at [[this link>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/LSE01/Calibrate_to_other_Soil_20220605.pdf]].
654 -
655 655  = **6.  Trouble Shooting** =
656 656  
657 657  == **6.1  ​Connection problem when uploading firmware** ==
... ... @@ -658,19 +658,22 @@
658 658  
659 659  **Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]]
660 660  
683 +
661 661  == **6.2  AT Command input doesn't work** ==
662 662  
663 663  In the case if user can see the console output but can't type input to the device. Please check if you already include the **ENTER** while sending out the command. Some serial tool doesn't send **ENTER** while press the send key, user need to add ENTER in their string.
664 664  
688 +
665 665  = **7. ​ Order Info** =
666 666  
667 667  Part Number**:** CPN01
668 668  
693 +
669 669  = **8.  Packing Info** =
670 670  
671 671  **Package Includes**:
672 672  
673 -* CPN01 NB-IoT Soil Moisture & EC Sensor x 1
698 +* CPN01 Open/Close Sensor x 1
674 674  * External antenna x 1
675 675  
676 676  **Dimension and weight**:
1666596205057-567.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +179.8 KB
Content
image-20221022234529-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +43.3 KB
Content
image-20221022234602-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +135.7 KB
Content
image-20221023000439-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +82.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0