Last modified by Mengting Qiu on 2025/07/01 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -559,6 +559,12 @@ 559 559 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 560 560 561 561 562 +== 2.8 Firmware Change Log == 563 + 564 + 565 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]] 566 + 567 + 562 562 = 3. Configure S31x-LB = 563 563 564 564 == 3.1 Configure Methods == ... ... @@ -570,6 +570,8 @@ 570 570 * 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]]. 571 571 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 572 572 579 + 580 + 573 573 == 3.2 General Commands == 574 574 575 575 ... ... @@ -597,7 +597,7 @@ 597 597 (% style="color:blue" %)**AT Command: AT+TDC** 598 598 599 599 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 600 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response** 608 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 601 601 |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 602 602 30000 603 603 OK ... ... @@ -617,6 +617,8 @@ 617 617 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 618 618 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 619 619 628 + 629 + 620 620 === 3.3.2 Get Device Status === 621 621 622 622 ... ... @@ -700,6 +700,8 @@ 700 700 701 701 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 702 702 713 + 714 + 703 703 === 3.3.7 Set Interrupt Mode === 704 704 705 705 ... ... @@ -710,7 +710,7 @@ 710 710 (% style="color:blue" %)**AT Command: AT+INTMOD** 711 711 712 712 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 713 -|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 725 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response** 714 714 |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 715 715 0 716 716 OK ... ... @@ -733,6 +733,8 @@ 733 733 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 734 734 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 735 735 748 + 749 + 736 736 === 3.3.8 Set Power Output Duration === 737 737 738 738 ... ... @@ -747,7 +747,7 @@ 747 747 (% style="color:blue" %)**AT Command: AT+5VT** 748 748 749 749 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 750 -|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 764 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response** 751 751 |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default) 752 752 OK 753 753 |(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK ... ... @@ -761,6 +761,8 @@ 761 761 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 762 762 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 763 763 778 + 779 + 764 764 = 4. Battery & Power Consumption = 765 765 766 766 ... ... @@ -787,6 +787,8 @@ 787 787 * (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/]] 788 788 * 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]]**. 789 789 806 + 807 + 790 790 = 6. FAQ = 791 791 792 792 ... ... @@ -814,6 +814,8 @@ 814 814 815 815 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 816 816 835 + 836 + 817 817 = 8. Packing Info = 818 818 819 819 ... ... @@ -831,6 +831,8 @@ 831 831 832 832 * Weight / pcs : g 833 833 854 + 855 + 834 834 = 9. Support = 835 835 836 836