Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -S31- NB/S31B-NB_BN-IoT_Outdoor_Temperature_Humidity_Sensor_User_Manual1 +S31-LB / S31B-LB LoRaWAN Outdoor Temperature & Humidity Sensor User Manual - Content
-
... ... @@ -1,7 +1,9 @@ 1 -[[image:image-20230819102012-1.png]][[image:image-20230819102029-2.png||height="604" width="604"]] 1 +(% style="text-align:center" %) 2 +[[image:S31-B.jpg]] 2 2 3 3 4 4 6 + 5 5 **Table of Contents:** 6 6 7 7 {{toc/}} ... ... @@ -47,6 +47,7 @@ 47 47 * 8500mAh Battery for long term use 48 48 49 49 52 + 50 50 == 1.3 Specification == 51 51 52 52 ... ... @@ -90,6 +90,7 @@ 90 90 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 91 91 92 92 96 + 93 93 == 1.4 Sleep mode and working mode == 94 94 95 95 ... ... @@ -118,6 +118,7 @@ 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 120 120 125 + 121 121 == 1.6 BLE connection == 122 122 123 123 ... ... @@ -259,33 +259,33 @@ 259 259 260 260 (% style="color:#037691" %)**Frequency Band**: 261 261 262 -0x01: EU868 267 +*0x01: EU868 263 263 264 -0x02: US915 269 +*0x02: US915 265 265 266 -0x03: IN865 271 +*0x03: IN865 267 267 268 -0x04: AU915 273 +*0x04: AU915 269 269 270 -0x05: KZ865 275 +*0x05: KZ865 271 271 272 -0x06: RU864 277 +*0x06: RU864 273 273 274 -0x07: AS923 279 +*0x07: AS923 275 275 276 -0x08: AS923-1 281 +*0x08: AS923-1 277 277 278 -0x09: AS923-2 283 +*0x09: AS923-2 279 279 280 -0x0a: AS923-3 285 +*0x0a: AS923-3 281 281 282 -0x0b: CN470 287 +*0x0b: CN470 283 283 284 -0x0c: EU433 289 +*0x0c: EU433 285 285 286 -0x0d: KR920 291 +*0x0d: KR920 287 287 288 -0x0e: MA869 293 +*0x0e: MA869 289 289 290 290 291 291 (% style="color:#037691" %)**Sub-Band**: ... ... @@ -339,6 +339,7 @@ 339 339 Ex2: 0x0B49 = 2889mV 340 340 341 341 347 + 342 342 ==== (% style="color:#4472c4" %)**Temperature**(%%) ==== 343 343 344 344 **Example**: ... ... @@ -571,6 +571,7 @@ 571 571 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 572 572 573 573 580 + 574 574 == 3.2 General Commands == 575 575 576 576 ... ... @@ -619,6 +619,7 @@ 619 619 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 620 620 621 621 629 + 622 622 === 3.3.2 Get Device Status === 623 623 624 624 ... ... @@ -703,6 +703,7 @@ 703 703 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 704 704 705 705 714 + 706 706 === 3.3.7 Set Interrupt Mode === 707 707 708 708 ... ... @@ -737,6 +737,7 @@ 737 737 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 738 738 739 739 749 + 740 740 === 3.3.8 Set Power Output Duration === 741 741 742 742 ... ... @@ -754,7 +754,7 @@ 754 754 |=(% 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** 755 755 |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default) 756 756 OK 757 -|(% style="width:154px" %)AT+5VT= 1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK767 +|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK 758 758 759 759 (% style="color:blue" %)**Downlink Command: 0x07** 760 760 ... ... @@ -766,6 +766,7 @@ 766 766 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 767 767 768 768 779 + 769 769 = 4. Battery & Power Consumption = 770 770 771 771 ... ... @@ -789,10 +789,11 @@ 789 789 790 790 Methods to Update Firmware: 791 791 792 -* (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/]]**793 -* 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]]**.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]]**. 794 794 795 795 807 + 796 796 = 6. FAQ = 797 797 798 798 ... ... @@ -821,6 +821,7 @@ 821 821 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 822 822 823 823 836 + 824 824 = 8. Packing Info = 825 825 826 826 ... ... @@ -839,6 +839,7 @@ 839 839 * Weight / pcs : g 840 840 841 841 855 + 842 842 = 9. Support = 843 843 844 844
- image-20230819102012-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -239.0 KB - Content
- image-20230819102029-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -155.8 KB - Content