Last modified by Mengting Qiu on 2025/07/01 15:58

From version 63.2
edited by Xiaoling
on 2023/06/12 10:27
Change comment: There is no comment for this version
To version 60.19
edited by Xiaoling
on 2023/06/05 14:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,6 +48,7 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 +
51 51  == 1.3 Specification ==
52 52  
53 53  
... ... @@ -90,6 +90,7 @@
90 90  * Sleep Mode: 5uA @ 3.3v
91 91  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
92 92  
94 +
93 93  == 1.4 Sleep mode and working mode ==
94 94  
95 95  
... ... @@ -117,6 +117,7 @@
117 117  )))
118 118  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
119 119  
122 +
120 120  == 1.6 BLE connection ==
121 121  
122 122  
... ... @@ -134,7 +134,7 @@
134 134  
135 135  == 1.7 Pin Definitions ==
136 136  
137 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230610163213-1.png?width=699&height=404&rev=1.1||alt="image-20230610163213-1.png"]]
140 +[[image:image-20230523174230-1.png]]
138 138  
139 139  
140 140  == 1.8 Hardware Variant ==
... ... @@ -570,6 +570,7 @@
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  
576 +
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;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
604 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
601 601  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
602 602  30000
603 603  OK
... ... @@ -617,6 +617,7 @@
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  
624 +
620 620  === 3.3.2 Get Device Status ===
621 621  
622 622  
... ... @@ -700,6 +700,7 @@
700 700  
701 701  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
702 702  
708 +
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;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
719 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**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,7 @@
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  
742 +
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;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
757 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**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,7 @@
761 761  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
762 762  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
763 763  
771 +
764 764  = 4. Battery & Power Consumption =
765 765  
766 766  
... ... @@ -779,7 +779,7 @@
779 779  * Update with new features.
780 780  * Fix bugs.
781 781  
782 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**
790 +Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**
783 783  
784 784  
785 785  Methods to Update Firmware:
... ... @@ -788,7 +788,6 @@
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  
790 790  
791 -
792 792  = 6. FAQ =
793 793  
794 794  
... ... @@ -816,6 +816,7 @@
816 816  
817 817  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
818 818  
826 +
819 819  = 8. ​Packing Info =
820 820  
821 821  
... ... @@ -833,6 +833,7 @@
833 833  
834 834  * Weight / pcs : g
835 835  
844 +
836 836  = 9. Support =
837 837  
838 838  
image-20230610163920-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -695.8 KB
Content