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

From version 66.1
edited by Bei Jinggeng
on 2023/08/02 10:43
Change comment: There is no comment for this version
To version 63.2
edited by Xiaoling
on 2023/06/12 10:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -258,33 +258,33 @@
258 258  
259 259  (% style="color:#037691" %)**Frequency Band**:
260 260  
261 -0x01: EU868
261 +*0x01: EU868
262 262  
263 -0x02: US915
263 +*0x02: US915
264 264  
265 -0x03: IN865
265 +*0x03: IN865
266 266  
267 -0x04: AU915
267 +*0x04: AU915
268 268  
269 -0x05: KZ865
269 +*0x05: KZ865
270 270  
271 -0x06: RU864
271 +*0x06: RU864
272 272  
273 -0x07: AS923
273 +*0x07: AS923
274 274  
275 -0x08: AS923-1
275 +*0x08: AS923-1
276 276  
277 -0x09: AS923-2
277 +*0x09: AS923-2
278 278  
279 -0x0a: AS923-3
279 +*0x0a: AS923-3
280 280  
281 -0x0b: CN470
281 +*0x0b: CN470
282 282  
283 -0x0c: EU433
283 +*0x0c: EU433
284 284  
285 -0x0d: KR920
285 +*0x0d: KR920
286 286  
287 -0x0e: MA869
287 +*0x0e: MA869
288 288  
289 289  
290 290  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -338,6 +338,7 @@
338 338  Ex2: 0x0B49 = 2889mV
339 339  
340 340  
341 +
341 341  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
342 342  
343 343  **Example**:
... ... @@ -749,7 +749,7 @@
749 749  |=(% 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**
750 750  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
751 751  OK
752 -|(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
753 +|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
753 753  
754 754  (% style="color:blue" %)**Downlink Command: 0x07**
755 755  
... ... @@ -783,9 +783,11 @@
783 783  
784 784  Methods to Update Firmware:
785 785  
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]]**.
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 +* 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]]**.
788 788  
790 +
791 +
789 789  = 6. FAQ =
790 790  
791 791