Changes for page wiki_test

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

From version 82.12
edited by Xiaoling
on 2023/08/19 14:08
Change comment: There is no comment for this version
To version 82.8
edited by Xiaoling
on 2023/08/19 14:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -299,6 +299,7 @@
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 301  
302 +
302 302  === 2.2.2 HEX format Payload(Type~=0) ===
303 303  
304 304  
... ... @@ -400,7 +400,7 @@
400 400  
401 401  * (% 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)
402 402  
403 -* (% 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.
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.
404 404  
405 405  The diagram below explains the relationship between TR, NOUD, and TDC more clearly:
406 406  
... ... @@ -432,6 +432,7 @@
432 432  * 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.**
433 433  
434 434  
436 +
435 435  == 2.6 Trggier an uplink by external interrupt ==
436 436  
437 437  
... ... @@ -449,6 +449,7 @@
449 449  
450 450  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
451 451  
454 +
452 452  = 3. Configure S31x-NB =
453 453  
454 454  == 3.1 Configure Methods ==
... ... @@ -472,21 +472,21 @@
472 472  AT+<CMD>=?       : Get the value
473 473  
474 474  
475 -(% style="color:blue" %)**General Commands**      
478 +**General Commands**      
476 476  
477 477  AT                    : Attention       
478 478  
479 -AT?  : Short Help     
482 +AT?                            : Short Help     
480 480  
481 -ATZ  : MCU Reset    
484 +ATZ                            : MCU Reset    
482 482  
483 -AT+TDC  : Application Data Transmission Interval
486 +AT+TDC           : Application Data Transmission Interval
484 484  
485 -AT+CFG  : Print all configurations
488 +AT+CFG           : Print all configurations
486 486  
487 487  AT+CFGMOD           : Working mode selection
488 488  
489 -AT+DEUI  : Get or set the Device ID
492 +AT+DEUI                             : Get or set the Device ID
490 490  
491 491  AT+INTMOD            : Set the trigger interrupt mode
492 492  
... ... @@ -494,30 +494,29 @@
494 494  
495 495  AT+PRO          : Choose agreement
496 496  
497 -AT+RXDL  : Extend the sending and receiving time
500 +AT+RXDL                  : Extend the sending and receiving time
498 498  
499 -AT+DNSCFG  : Get or Set DNS Server
502 +AT+DNSCFG         :  Get or Set DNS Server
500 500  
501 501  AT+GETSENSORVALUE   : Returns the current sensor measurement
502 502  
503 -AT+NOUD  : Get or Set the number of data to be uploaded
506 +AT+NOUD      : Get or Set the number of data to be uploaded
504 504  
505 505  AT+CDP     : Read or Clear cached data
506 506  
507 -AT+SHTEMP:  Get or Set alarm of temp
510 +AT+SHTEMP: Get or Set alarm of temp
508 508  
509 -AT+SHHUM:  Get or Set alarm of moisture
512 +AT+SHHUM: Get or Set alarm of moisture
510 510  
511 -AT+SERVADDR :  Server Address
514 +AT+SERVADDR                 : Server Address
512 512  
516 +**UDP Management**
513 513  
514 -(% style="color:blue" %)**UDP Management**
518 +AT+CFM          : Upload confirmation mode (only valid for UDP)
515 515  
516 -AT+CFM  :  Upload confirmation mode (only valid for UDP)
517 517  
521 +**MQTT Management**
518 518  
519 -(% style="color:blue" %)**MQTT Management**
520 -
521 521  AT+CLIENT               : Get or Set MQTT client
522 522  
523 523  AT+UNAME              : Get or Set MQTT Username
... ... @@ -524,44 +524,45 @@
524 524  
525 525  AT+PWD                  : Get or Set MQTT password
526 526  
527 -AT+PUBTOPIC  : Get or Set MQTT publish topic
529 +AT+PUBTOPIC                   : Get or Set MQTT publish topic
528 528  
529 -AT+SUBTOPIC  : Get or Set MQTT subscription topic
531 +AT+SUBTOPIC                   : Get or Set MQTT subscription topic
530 530  
531 531  
532 -(% style="color:blue" %)**Information**          
534 +**Information**          
533 533  
534 -AT+FDR  : Factory Data Reset
536 +AT+FDR           : Factory Data Reset
535 535  
536 -AT+PWORD  : Serial Access Password
538 +AT+PWORD             : Serial Access Password
537 537  
538 -AT+LDATA  : Get the last upload data
540 +AT+LDATA  : Get the last upload data
539 539  
540 -AT+CDP  : Read or Clear cached data
542 +AT+CDP                              : Read or Clear cached data
541 541  
542 -
543 543  = 4. Battery & Power Consumption =
544 544  
545 545  
546 -S31x-NB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
547 +S31x-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
547 547  
548 548  [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
549 549  
550 550  
551 -= 5. Firmware update =
552 += 5. OTA Firmware update =
552 552  
553 553  
554 -User can change device firmware to::
555 +(% class="wikigeneratedid" %)
556 +User can change firmware S31x-LB to:
555 555  
558 +* Change Frequency band/ region.
556 556  * Update with new features.
557 -
558 558  * Fix bugs.
559 559  
560 560  Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**
561 561  
564 +
562 562  Methods to Update Firmware:
563 563  
564 -* (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
567 +* (Recommanded way) OTA firmware update via wireless **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
565 565  * 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]]**.
566 566  
567 567  = 6. FAQ =