Changes for page wiki_test

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

From version 82.2
edited by Xiaoling
on 2023/08/19 13:53
Change comment: There is no comment for this version
To version 81.1
edited by Xiaoling
on 2023/08/19 13:46
Change comment: Uploaded new attachment "1692424009971-458.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -115,6 +115,7 @@
115 115  * Smart Cities
116 116  * Smart Factory
117 117  
118 +
118 118  == 1.5 Sleep mode and working mode ==
119 119  
120 120  
... ... @@ -247,7 +247,7 @@
247 247  
248 248  
249 249  (% border="1" cellspacing="4" style="width:515px" %)
250 -|(% style="background-color:#4f81bd; color:white; width:100px" %)**Servers**|(% style="background-color:#4f81bd; color:white; width:300px" %)**Dash Board**|(% style="background-color:#4f81bd; color:white; width:115px" %)**Comments**
251 +|(% style="width:100px;background-color:#4F81BD;color:white" %)**Servers**|(% style="width:300px;background-color:#4F81BD;color:white" %)**Dash Board**|(% style="width:115px;background-color:#4F81BD;color:white" %)**Comments**
251 251  |(% style="width:127px" %)[[Node-Red>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.5A0Node-RedA028viaA0MQTT29]]|(% style="width:385px" %)[[image:image-20230819113244-8.png||height="183" width="367"]]|(% style="width:170px" %)
252 252  |(% style="width:127px" %)[[DataCake>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]]|(% style="width:385px" %)[[image:image-20230819113244-9.png||height="120" width="369"]]|(% style="width:170px" %)
253 253  |(% style="width:127px" %)[[Tago.IO>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.7A0Tago.ioA028viaA0MQTT29]]|(% style="width:385px" %) |(% style="width:170px" %)
... ... @@ -257,6 +257,7 @@
257 257  |(% style="width:127px" %)[[ThingsBoard>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.6A0ThingsBoard.CloudA028viaA0MQTT29]]|(% style="width:385px" %)[[image:image-20230819113244-11.png||height="113" width="293"]]|(% style="width:170px" %)
258 258  |(% style="width:127px" %) |(% style="width:385px" %) |(% style="width:170px" %)
259 259  
261 +
260 260  (% style="color:blue" %)**1D Version**(%%): This version has 1NCE SIM card pre-installed and configure to send value to DataCake. User Just need to select the sensor type in DataCake and Activate S31-NB and user will be able to see data in DataCake. See here for [[DataCake Config Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]].
261 261  
262 262  
... ... @@ -265,7 +265,7 @@
265 265  
266 266  To meet different server requirement, S31-NB supports different payload type.
267 267  
268 -**Includes:**
270 +Includes:
269 269  
270 270  * [[General JSON format payload>>path:#General_Json]]. (Type=5)
271 271  
... ... @@ -277,37 +277,42 @@
277 277  
278 278  User can specify the payload type when choose the connection protocol. Example:
279 279  
280 -(% style="color:#037691" %)**AT+PRO=2,0**  (%%) ~/~/ Use UDP Connection & hex Payload
282 +(% style="color:#037691" %)**AT+PRO=2,0**  (%%) ~/~/Use UDP Connection & hex Payload
281 281  
282 282  (% style="color:#037691" %)**AT+PRO=2,5**   (%%) ~/~/ Use UDP Connection & Json Payload
283 283  
284 -(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
286 +(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
285 285  
286 286  
287 -=== 2.2.1 General Json Format (Type~=5) ===
289 +=== 2.2.1 General Json Format (Type=5) ===
288 288  
289 289  
290 290  This is the General Json Format. As below:
291 291  
294 +
292 292  (% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24,"Model":S31x-NB, "1":{28.2,48.3,2023/08/10 08:00:37},"2":{28.1,49.1,2023/08/10 07:57:37},"3":{28.1,48.5,2023/08/10 07:54:37},"4":{28.2,48.6,2023/08/10 07:51:37},"5":{28.1,48.9,2023/08/10 07:48:37},"6":{28.2,48.8,2023/08/10 07:45:37},"7":{28.2,48.8,2023/08/10 07:42:37},"8":{28.0,48.8,2023/08/10 07:39:37}}**
293 293  
294 294  
295 -(% style="color:red" %)**Notice, from above payload:**
296 296  
299 +(% style="color:red" %)Notice, from above payload:
300 +
297 297  * Temperature , Humidity , Battery & Signal are the value at uplink time.
298 298  
299 299  * 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.
300 300  
301 -=== 2.2.2 HEX format Payload(Type~=0) ===
302 302  
303 303  
307 +=== 2.2.2 HEX format Payload(Type=0) ===
308 +
309 +
304 304  This is the HEX Format. As below:
305 305  
306 306  (% style="color:#4472c4" %)**f86620705346276200640cba16010000000011011801e864d49c2d011a01e364d49925011901eb64d49871011901e564d497bd011a01e664d49709011901e964d49655011a01e864d495a1011a01e864d494ed011801e864d49439**
307 307  
308 -[[image:1692424009971-458.png]]
309 309  
315 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
310 310  
317 +
311 311  (% style="color:blue" %)**Version:**
312 312  
313 313  These bytes include the hardware and software version.
... ... @@ -317,7 +317,7 @@
317 317  (% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 100
318 318  
319 319  
320 -(% style="color:blue" %)**BAT (Battery Info):**
327 +(% style="color:#037691" %)**BAT (Battery Info):**
321 321  
322 322  Ex1: 0x0CBA = 3258mV
323 323  
... ... @@ -361,7 +361,7 @@
361 361  Put the decimal value into this link(https:~/~/www.epochconverter.com/) to get the time.
362 362  
363 363  
364 -=== 2.2.3 ThingsBoard Payload(Type~=3) ===
371 +=== 2.2.3 ThingsBoard Payload(Type=3) ===
365 365  
366 366  
367 367  Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard.
... ... @@ -370,7 +370,7 @@
370 370  (% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24}**
371 371  
372 372  
373 -=== 2.2.4 ThingSpeak Payload(Type~=1) ===
380 +=== 2.2.4 ThingSpeak Payload(Type=1) ===
374 374  
375 375  
376 376  This payload meets ThingSpeak platform requirement. It includes only four fields. Form 1~~4 are:
... ... @@ -391,11 +391,14 @@
391 391  
392 392  User can use below commands to change the (% style="color:blue" %)**uplink interval**.
393 393  
394 -(% style="color:#037691" %)**AT+TDC=600 ** (%%) ~/~/ Set Update Interval to 600s
401 +(% style="color:#037691" %)** AT+TDC=600      ** (%%) ~/~/ Set Update Interval to 600s
395 395  
403 +
396 396  User can also push the button for more than 1 seconds to activate an uplink.
397 397  
398 398  
407 +
408 +
399 399  == 2.4 Multi-Samplings and One uplink ==
400 400  
401 401  
... ... @@ -407,7 +407,7 @@
407 407  
408 408  The diagram below explains the relationship between TR, NOUD, and TDC more clearly:
409 409  
410 -[[image:1692424376354-959.png]]
420 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png||alt="IMG_256"]]
411 411  
412 412  
413 413  == 2.5 Humidity and Temperature alarm function ==
... ... @@ -436,6 +436,8 @@
436 436  
437 437  
438 438  
449 +
450 +
439 439  == 2.6 Trggier an uplink by external interrupt ==
440 440  
441 441  
... ... @@ -454,6 +454,8 @@
454 454  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/Trigger by rising edge
455 455  
456 456  
469 +
470 +
457 457  = 3. Configure S31x-NB =
458 458  
459 459  == 3.1 Configure Methods ==
... ... @@ -468,6 +468,8 @@
468 468  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
469 469  
470 470  
485 +
486 +
471 471  == 3.2 General Commands ==
472 472  
473 473  
... ... @@ -736,4 +736,5 @@
736 736  
737 737  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]].
738 738  
755 +
739 739  (% style="display:none" %) (%%)
1692424376354-959.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -146.1 KB
Content