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

From version 66.2
edited by Xiaoling
on 2023/08/03 16:20
Change comment: There is no comment for this version
To version 63.3
edited by Xiaoling
on 2023/06/12 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -264,33 +264,33 @@
264 264  
265 265  (% style="color:#037691" %)**Frequency Band**:
266 266  
267 -0x01: EU868
267 +*0x01: EU868
268 268  
269 -0x02: US915
269 +*0x02: US915
270 270  
271 -0x03: IN865
271 +*0x03: IN865
272 272  
273 -0x04: AU915
273 +*0x04: AU915
274 274  
275 -0x05: KZ865
275 +*0x05: KZ865
276 276  
277 -0x06: RU864
277 +*0x06: RU864
278 278  
279 -0x07: AS923
279 +*0x07: AS923
280 280  
281 -0x08: AS923-1
281 +*0x08: AS923-1
282 282  
283 -0x09: AS923-2
283 +*0x09: AS923-2
284 284  
285 -0x0a: AS923-3
285 +*0x0a: AS923-3
286 286  
287 -0x0b: CN470
287 +*0x0b: CN470
288 288  
289 -0x0c: EU433
289 +*0x0c: EU433
290 290  
291 -0x0d: KR920
291 +*0x0d: KR920
292 292  
293 -0x0e: MA869
293 +*0x0e: MA869
294 294  
295 295  
296 296  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -344,6 +344,7 @@
344 344  Ex2: 0x0B49 = 2889mV
345 345  
346 346  
347 +
347 347  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
348 348  
349 349  **Example**:
... ... @@ -763,7 +763,7 @@
763 763  |=(% 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**
764 764  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
765 765  OK
766 -|(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
767 +|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
767 767  
768 768  (% style="color:blue" %)**Downlink Command: 0x07**
769 769  
... ... @@ -799,8 +799,8 @@
799 799  
800 800  Methods to Update Firmware:
801 801  
802 -* (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/]]**
803 -* 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]]**.
804 804  
805 805  
806 806