Changes for page wiki_test

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

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

Summary

Details

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