Changes for page wiki_test

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

From version 82.9
edited by Xiaoling
on 2023/08/19 14:03
Change comment: There is no comment for this version
To version 82.13
edited by Xiaoling
on 2023/08/19 14:12
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,7 +475,7 @@
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  
... ... @@ -514,12 +514,12 @@
514 514  AT+SERVADDR :  Server Address
515 515  
516 516  
517 -**UDP Management**
514 +(% style="color:blue" %)**UDP Management**
518 518  
519 519  AT+CFM  :  Upload confirmation mode (only valid for UDP)
520 520  
521 521  
522 -**MQTT Management**
519 +(% style="color:blue" %)**MQTT Management**
523 523  
524 524  AT+CLIENT               : Get or Set MQTT client
525 525  
... ... @@ -532,7 +532,7 @@
532 532  AT+SUBTOPIC  : Get or Set MQTT subscription topic
533 533  
534 534  
535 -**Information**          
532 +(% style="color:blue" %)**Information**          
536 536  
537 537  AT+FDR  : Factory Data Reset
538 538  
... ... @@ -546,27 +546,25 @@
546 546  = 4. Battery & Power Consumption =
547 547  
548 548  
549 -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.
550 550  
551 551  [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
552 552  
553 553  
554 -= 5. OTA Firmware update =
551 += 5. Firmware update =
555 555  
556 556  
557 -(% class="wikigeneratedid" %)
558 -User can change firmware S31x-LB to:
554 +User can change device firmware to::
559 559  
560 -* Change Frequency band/ region.
561 561  * Update with new features.
557 +
562 562  * Fix bugs.
563 563  
564 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**
560 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fhb3uyl4gt6clru/AAAiZVTFcxrfE1JOOyfcgO9ha?dl=0]]**
565 565  
566 -
567 567  Methods to Update Firmware:
568 568  
569 -* (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/]].
570 570  * 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]]**.
571 571  
572 572  = 6. FAQ =