Last modified by Xiaoling on 2025/04/16 14:39
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -102,8 +102,8 @@ 102 102 [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675071855856-879.png]] 103 103 104 104 105 -(% border="1" cellspacing="4" style="background-color:# F2F2F2; width:510px" %)106 -|=(% style="width: 167px; background-color:#D9E2F3" %)**Behavior on ACT**|=(% style="width: 117px;" %)**Function**|=(% style="width: 225px;" %)**Action**105 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 106 +|=(% style="width: 167px;" %)**Behavior on ACT**|=(% style="width: 117px;" %)**Function**|=(% style="width: 225px;" %)**Action** 107 107 |(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:117px" %)Send an uplink|(% style="width:225px" %)((( 108 108 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. 109 109 Meanwhile, BLE module will be active and user can connect via BLE to configure device. ... ... @@ -505,6 +505,14 @@ 505 505 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 506 506 507 507 508 +== 2.8 Firmware Change Log == 509 + 510 + 511 +**Firmware download link:** 512 + 513 +[[https:~~/~~/www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0>>https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]] 514 + 515 + 508 508 = 3. Configure S31x-LB = 509 509 510 510 == 3.1 Configure Methods: == ... ... @@ -644,6 +644,8 @@ 644 644 645 645 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 646 646 655 + 656 + 647 647 === 3.3.7 Set Interrupt Mode === 648 648 649 649 ... ... @@ -675,6 +675,7 @@ 675 675 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 676 676 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 677 677 688 + 678 678 = 4. Battery & Power Consumption = 679 679 680 680 ... ... @@ -683,32 +683,36 @@ 683 683 [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 684 684 685 685 686 -= 5. OTA Firmware update =697 += 5. OTA firmware update = 687 687 688 688 689 -(% class="wikigeneratedid" %) 690 -User can change firmware S31x-LB to: 700 +Please see this link for how to do OTA firmware update: [[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/]] 691 691 692 -* Change Frequency band/ region. 693 -* Update with new features. 694 -* Fix bugs. 695 695 696 - Firmwareandchangelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**703 += 6. FAQ = 697 697 705 +== 6.1 How to use AT Command via UART to access device? == 698 698 699 -Methods to Update Firmware: 700 700 701 -* (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/]] 702 -* Update through UART TTL interface. **[[Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 708 +See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]] 703 703 704 -= 6. FAQ = 705 705 711 +== 6.2 How to update firmware via UART port? == 706 706 707 707 714 +See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]] 715 + 716 + 717 +== 6.3 How to change the LoRa Frequency Bands/Region? == 718 + 719 + 720 +Each LoRaWAN frequency bands has different firmware. User can update the device's firmware to the corresponding frequency band to change region. 721 + 722 + 708 708 = 7. Order Info = 709 709 710 710 711 -Part Number: (% style="color:blue" %)**S31-LB-XX / S31 B-LB-XX**726 +Part Number: (% style="color:blue" %)**S31-LB-XX / S31x-LB-XX** 712 712 713 713 (% style="color:red" %)**XX**(%%): The default frequency band 714 714