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

From version 62.1
edited by Saxer Lin
on 2023/06/10 16:39
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.Saxer
1 +XWiki.Bei
Content
... ... @@ -48,7 +48,6 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 -
52 52  == 1.3 Specification ==
53 53  
54 54  
... ... @@ -91,7 +91,6 @@
91 91  * Sleep Mode: 5uA @ 3.3v
92 92  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
93 93  
94 -
95 95  == 1.4 Sleep mode and working mode ==
96 96  
97 97  
... ... @@ -119,7 +119,6 @@
119 119  )))
120 120  |(% 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.
121 121  
122 -
123 123  == 1.6 BLE connection ==
124 124  
125 125  
... ... @@ -137,7 +137,7 @@
137 137  
138 138  == 1.7 Pin Definitions ==
139 139  
140 -[[image:image-20230610163920-1.png||height="485" width="833"]]
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"]]
141 141  
142 142  
143 143  == 1.8 Hardware Variant ==
... ... @@ -261,33 +261,33 @@
261 261  
262 262  (% style="color:#037691" %)**Frequency Band**:
263 263  
264 -*0x01: EU868
261 +0x01: EU868
265 265  
266 -*0x02: US915
263 +0x02: US915
267 267  
268 -*0x03: IN865
265 +0x03: IN865
269 269  
270 -*0x04: AU915
267 +0x04: AU915
271 271  
272 -*0x05: KZ865
269 +0x05: KZ865
273 273  
274 -*0x06: RU864
271 +0x06: RU864
275 275  
276 -*0x07: AS923
273 +0x07: AS923
277 277  
278 -*0x08: AS923-1
275 +0x08: AS923-1
279 279  
280 -*0x09: AS923-2
277 +0x09: AS923-2
281 281  
282 -*0x0a: AS923-3
279 +0x0a: AS923-3
283 283  
284 -*0x0b: CN470
281 +0x0b: CN470
285 285  
286 -*0x0c: EU433
283 +0x0c: EU433
287 287  
288 -*0x0d: KR920
285 +0x0d: KR920
289 289  
290 -*0x0e: MA869
287 +0x0e: MA869
291 291  
292 292  
293 293  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -341,7 +341,6 @@
341 341  Ex2: 0x0B49 = 2889mV
342 342  
343 343  
344 -
345 345  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
346 346  
347 347  **Example**:
... ... @@ -573,7 +573,6 @@
573 573  * 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]].
574 574  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
575 575  
576 -
577 577  == 3.2 General Commands ==
578 578  
579 579  
... ... @@ -621,7 +621,6 @@
621 621  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
622 622  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
623 623  
624 -
625 625  === 3.3.2 Get Device Status ===
626 626  
627 627  
... ... @@ -705,7 +705,6 @@
705 705  
706 706  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
707 707  
708 -
709 709  === 3.3.7 Set Interrupt Mode ===
710 710  
711 711  
... ... @@ -739,7 +739,6 @@
739 739  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
740 740  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
741 741  
742 -
743 743  === 3.3.8 Set Power Output Duration ===
744 744  
745 745  
... ... @@ -757,7 +757,7 @@
757 757  |=(% 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**
758 758  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
759 759  OK
760 -|(% 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
761 761  
762 762  (% style="color:blue" %)**Downlink Command: 0x07**
763 763  
... ... @@ -768,7 +768,6 @@
768 768  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
769 769  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
770 770  
771 -
772 772  = 4. Battery & Power Consumption =
773 773  
774 774  
... ... @@ -787,15 +787,14 @@
787 787  * Update with new features.
788 788  * Fix bugs.
789 789  
790 -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]]**
791 791  
792 792  
793 793  Methods to Update Firmware:
794 794  
795 -* (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/]]
796 -* 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]]**.
797 797  
798 -
799 799  = 6. FAQ =
800 800  
801 801  
... ... @@ -823,7 +823,6 @@
823 823  
824 824  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
825 825  
826 -
827 827  = 8. ​Packing Info =
828 828  
829 829  
... ... @@ -841,7 +841,6 @@
841 841  
842 842  * Weight / pcs : g
843 843  
844 -
845 845  = 9. Support =
846 846  
847 847