Last modified by Xiaoling on 2025/04/23 15:56

From version 61.2
edited by Xiaoling
on 2022/06/14 11:27
Change comment: There is no comment for this version
To version 61.4
edited by Xiaoling
on 2022/06/14 11:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -349,6 +349,9 @@
349 349  )))
350 350  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
351 351  
352 +
353 +
354 +
352 352  === 3.3.3 Configure read commands for each sampling ===
353 353  
354 354  (((
... ... @@ -372,7 +372,6 @@
372 372  
373 373  After we got the valid value from each RS485 commands, we need to combine them together with the command **AT+DATAUP**.
374 374  
375 -
376 376  Below are examples for the how above AT Commands works.
377 377  
378 378  
... ... @@ -499,6 +499,7 @@
499 499  [[image:1654157178836-407.png]]
500 500  
501 501  
504 +
502 502  === 3.3.5 Uplink on demand ===
503 503  
504 504  Except uplink periodically, RS485-LN is able to uplink on demand. The server send downlink command to RS485-LN and RS485 will uplink data base on the command.