Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -115,7 +115,6 @@ 115 115 * Smart Cities 116 116 * Smart Factory 117 117 118 - 119 119 == 1.5 Sleep mode and working mode == 120 120 121 121 ... ... @@ -248,7 +248,7 @@ 248 248 249 249 250 250 (% border="1" cellspacing="4" style="width:515px" %) 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**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** 252 252 |(% 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" %) 253 253 |(% 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" %) 254 254 |(% 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" %) ... ... @@ -258,7 +258,6 @@ 258 258 |(% 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" %) 259 259 |(% style="width:127px" %) |(% style="width:385px" %) |(% style="width:170px" %) 260 260 261 - 262 262 (% 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]]. 263 263 264 264 ... ... @@ -267,7 +267,7 @@ 267 267 268 268 To meet different server requirement, S31-NB supports different payload type. 269 269 270 -Includes: 268 +**Includes:** 271 271 272 272 * [[General JSON format payload>>path:#General_Json]]. (Type=5) 273 273 ... ... @@ -279,25 +279,23 @@ 279 279 280 280 User can specify the payload type when choose the connection protocol. Example: 281 281 282 -(% style="color:#037691" %)**AT+PRO=2,0** (%%) ~/~/Use UDP Connection & hex Payload 280 +(% style="color:#037691" %)**AT+PRO=2,0** (%%) ~/~/ Use UDP Connection & hex Payload 283 283 284 284 (% style="color:#037691" %)**AT+PRO=2,5** (%%) ~/~/ Use UDP Connection & Json Payload 285 285 286 -(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload 284 +(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload 287 287 288 288 289 -=== 2.2.1 General Json Format (Type=5) === 287 +=== 2.2.1 General Json Format (Type~=5) === 290 290 291 291 292 292 This is the General Json Format. As below: 293 293 294 - 295 295 (% 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}}** 296 296 297 297 295 +(% style="color:red" %)**Notice, from above payload:** 298 298 299 -(% style="color:red" %)Notice, from above payload: 300 - 301 301 * Temperature , Humidity , Battery & Signal are the value at uplink time. 302 302 303 303 * 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. ... ... @@ -304,7 +304,7 @@ 304 304 305 305 306 306 307 -=== 2.2.2 HEX format Payload(Type=0) === 303 +=== 2.2.2 HEX format Payload(Type~=0) === 308 308 309 309 310 310 This is the HEX Format. As below: ... ... @@ -311,10 +311,9 @@ 311 311 312 312 (% style="color:#4472c4" %)**f86620705346276200640cba16010000000011011801e864d49c2d011a01e364d49925011901eb64d49871011901e564d497bd011a01e664d49709011901e964d49655011a01e864d495a1011a01e864d494ed011801e864d49439** 313 313 310 +[[image:1692424009971-458.png]] 314 314 315 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]] 316 316 317 - 318 318 (% style="color:blue" %)**Version:** 319 319 320 320 These bytes include the hardware and software version. ... ... @@ -324,7 +324,7 @@ 324 324 (% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 100 325 325 326 326 327 -(% style="color: #037691" %)**BAT (Battery Info):**322 +(% style="color:blue" %)**BAT (Battery Info):** 328 328 329 329 Ex1: 0x0CBA = 3258mV 330 330 ... ... @@ -355,7 +355,6 @@ 355 355 (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative) 356 356 357 357 358 - 359 359 (% style="color:blue" %)**Humidity: ** 360 360 361 361 Read:0295(H)=661(D) Value: 661 / 10=66.1, So 66.1% ... ... @@ -368,16 +368,15 @@ 368 368 Put the decimal value into this link(https:~/~/www.epochconverter.com/) to get the time. 369 369 370 370 371 -=== 2.2.3 ThingsBoard Payload(Type=3) === 365 +=== 2.2.3 ThingsBoard Payload(Type~=3) === 372 372 373 373 374 374 Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard. 375 375 376 - 377 377 (% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24}** 378 378 379 379 380 -=== 2.2.4 ThingSpeak Payload(Type=1) === 373 +=== 2.2.4 ThingSpeak Payload(Type~=1) === 381 381 382 382 383 383 This payload meets ThingSpeak platform requirement. It includes only four fields. Form 1~~4 are: ... ... @@ -384,7 +384,6 @@ 384 384 385 385 Temperature, Humidity, Battery & Signal. This payload type only valid for ThingsSpeak Platform 386 386 387 - 388 388 As below: 389 389 390 390 (% style="color:#4472c4" %)**field1=27.9&field2=49.9&field3=3.23&field4=28** ... ... @@ -395,29 +395,25 @@ 395 395 396 396 By default, Sensor will send uplinks (% style="color:blue" %)**every 2 hours**(%%) & AT+NOUD=8 397 397 398 - 399 399 User can use below commands to change the (% style="color:blue" %)**uplink interval**. 400 400 401 -(% style="color:#037691" %)** 392 +(% style="color:#037691" %)**AT+TDC=600 ** (%%) ~/~/ Set Update Interval to 600s 402 402 403 - 404 404 User can also push the button for more than 1 seconds to activate an uplink. 405 405 406 406 407 - 408 - 409 409 == 2.4 Multi-Samplings and One uplink == 410 410 411 411 412 412 To save battery life, S31-NB will sample temperature & humidity data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by: 413 413 414 -* (% style="color:#037691" %)**AT+TR=900** (%%) ~/~/ 402 +* (% style="color:#037691" %)**AT+TR=900** (%%) ~/~/ The unit is seconds, and the default is to record data once every 900 seconds (15 minutes, the minimum can be set to 180 seconds) 415 415 416 -* (% style="color:#037691" %)**AT+NOUD=8** (%%)~/~/ 404 +* (% style="color:#037691" %)**AT+NOUD=8** (%%)~/~/ The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded. 417 417 418 418 The diagram below explains the relationship between TR, NOUD, and TDC more clearly: 419 419 420 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png||alt="IMG_256"]]408 +[[image:1692424376354-959.png]] 421 421 422 422 423 423 == 2.5 Humidity and Temperature alarm function == ... ... @@ -430,12 +430,12 @@ 430 430 431 431 (% style="color:#037691" %)**AT+ SHHUM=min,max** 432 432 433 -Example: AT+ SHHUM=50,80 ~/~/ Alarm when humidity lower than 50 or higher than 80. 421 +Example: AT+ SHHUM=50,80 ~/~/ Alarm when humidity lower than 50 or higher than 80. 434 434 435 435 436 436 (% style="color:#037691" %)**AT+ SHTEMP=min,max** 437 437 438 -Example: AT+ SHTEMP=20,30 ~/~/ Alarm when temperature lower than 20 or higher than 30 426 +Example: AT+ SHTEMP=20,30 ~/~/ Alarm when temperature lower than 20 or higher than 30 439 439 440 440 441 441 (% style="color:red" %)**Notice:** ... ... @@ -446,8 +446,6 @@ 446 446 447 447 448 448 449 - 450 - 451 451 == 2.6 Trggier an uplink by external interrupt == 452 452 453 453 ... ... @@ -455,19 +455,17 @@ 455 455 456 456 (% style="color:blue" %)**AT command:** 457 457 458 -* (% style="color:#037691" %)**AT+INTMOD **(%%) ~/~/ Set the trigger interrupt mode 444 +* (% style="color:#037691" %)**AT+INTMOD **(%%) ~/~/ Set the trigger interrupt mode 459 459 460 -* (% style="color:#037691" %)**AT+INTMOD=0 **(%%) ~/~/Disable Interrupt 446 +* (% style="color:#037691" %)**AT+INTMOD=0 **(%%) ~/~/ Disable Interrupt 461 461 462 -* (% style="color:#037691" %)**AT+INTMOD=1 **(%%) ~/~/Trigger by rising and falling edge 448 +* (% style="color:#037691" %)**AT+INTMOD=1 **(%%) ~/~/ Trigger by rising and falling edge 463 463 464 -* (% style="color:#037691" %)**AT+INTMOD=2 **(%%) ~/~/Trigger by falling edge 450 +* (% style="color:#037691" %)**AT+INTMOD=2 **(%%) ~/~/ Trigger by falling edge 465 465 466 -* (% style="color:#037691" %)**AT+INTMOD=3 **(%%) ~/~/Trigger by rising edge 452 +* (% style="color:#037691" %)**AT+INTMOD=3 **(%%) ~/~/ Trigger by rising edge 467 467 468 468 469 - 470 - 471 471 = 3. Configure S31x-NB = 472 472 473 473 == 3.1 Configure Methods == ... ... @@ -479,11 +479,9 @@ 479 479 480 480 * 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]]. 481 481 482 -* LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 466 +* AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 467 +* AT Command via UART Connection : See [[UART Connection>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20NB%20ST-BC660K-GL%20base%20model%20%28for%20AT%20Commands%2C%20firmware%20upgrade%29/]]. 483 483 484 - 485 - 486 - 487 487 == 3.2 General Commands == 488 488 489 489 ... ... @@ -752,5 +752,4 @@ 752 752 753 753 * 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]]. 754 754 755 - 756 756 (% style="display:none" %) (%%)
- 1692424376354-959.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +146.1 KB - Content