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

From version 60.21
edited by Xiaoling
on 2023/06/05 14:44
Change comment: There is no comment for this version
To version 66.1
edited by Bei Jinggeng
on 2023/08/02 10:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -48,8 +48,6 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 -
52 -
53 53  == 1.3 Specification ==
54 54  
55 55  
... ... @@ -92,8 +92,6 @@
92 92  * Sleep Mode: 5uA @ 3.3v
93 93  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
94 94  
95 -
96 -
97 97  == 1.4 Sleep mode and working mode ==
98 98  
99 99  
... ... @@ -121,8 +121,6 @@
121 121  )))
122 122  |(% 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.
123 123  
124 -
125 -
126 126  == 1.6 BLE connection ==
127 127  
128 128  
... ... @@ -140,7 +140,7 @@
140 140  
141 141  == 1.7 Pin Definitions ==
142 142  
143 -[[image:image-20230523174230-1.png]]
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"]]
144 144  
145 145  
146 146  == 1.8 Hardware Variant ==
... ... @@ -264,33 +264,33 @@
264 264  
265 265  (% style="color:#037691" %)**Frequency Band**:
266 266  
267 -*0x01: EU868
261 +0x01: EU868
268 268  
269 -*0x02: US915
263 +0x02: US915
270 270  
271 -*0x03: IN865
265 +0x03: IN865
272 272  
273 -*0x04: AU915
267 +0x04: AU915
274 274  
275 -*0x05: KZ865
269 +0x05: KZ865
276 276  
277 -*0x06: RU864
271 +0x06: RU864
278 278  
279 -*0x07: AS923
273 +0x07: AS923
280 280  
281 -*0x08: AS923-1
275 +0x08: AS923-1
282 282  
283 -*0x09: AS923-2
277 +0x09: AS923-2
284 284  
285 -*0x0a: AS923-3
279 +0x0a: AS923-3
286 286  
287 -*0x0b: CN470
281 +0x0b: CN470
288 288  
289 -*0x0c: EU433
283 +0x0c: EU433
290 290  
291 -*0x0d: KR920
285 +0x0d: KR920
292 292  
293 -*0x0e: MA869
287 +0x0e: MA869
294 294  
295 295  
296 296  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -344,7 +344,6 @@
344 344  Ex2: 0x0B49 = 2889mV
345 345  
346 346  
347 -
348 348  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
349 349  
350 350  **Example**:
... ... @@ -576,8 +576,6 @@
576 576  * 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]].
577 577  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
578 578  
579 -
580 -
581 581  == 3.2 General Commands ==
582 582  
583 583  
... ... @@ -625,8 +625,6 @@
625 625  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
626 626  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
627 627  
628 -
629 -
630 630  === 3.3.2 Get Device Status ===
631 631  
632 632  
... ... @@ -710,8 +710,6 @@
710 710  
711 711  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
712 712  
713 -
714 -
715 715  === 3.3.7 Set Interrupt Mode ===
716 716  
717 717  
... ... @@ -745,8 +745,6 @@
745 745  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
746 746  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
747 747  
748 -
749 -
750 750  === 3.3.8 Set Power Output Duration ===
751 751  
752 752  
... ... @@ -764,7 +764,7 @@
764 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**
765 765  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
766 766  OK
767 -|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
752 +|(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
768 768  
769 769  (% style="color:blue" %)**Downlink Command: 0x07**
770 770  
... ... @@ -775,8 +775,6 @@
775 775  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
776 776  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
777 777  
778 -
779 -
780 780  = 4. Battery & Power Consumption =
781 781  
782 782  
... ... @@ -795,16 +795,14 @@
795 795  * Update with new features.
796 796  * Fix bugs.
797 797  
798 -Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**
781 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**
799 799  
800 800  
801 801  Methods to Update Firmware:
802 802  
803 -* (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/]]
804 -* 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]]**.
786 +* (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/]]**
787 +* 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]]**.
805 805  
806 -
807 -
808 808  = 6. FAQ =
809 809  
810 810  
... ... @@ -832,8 +832,6 @@
832 832  
833 833  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
834 834  
835 -
836 -
837 837  = 8. ​Packing Info =
838 838  
839 839  
... ... @@ -851,8 +851,6 @@
851 851  
852 852  * Weight / pcs : g
853 853  
854 -
855 -
856 856  = 9. Support =
857 857  
858 858  
image-20230610163920-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +695.8 KB
Content