Last modified by Kilight Cao on 2025/07/14 15:15

From version 51.1
edited by Xiaoye
on 2023/11/11 09:55
Change comment: There is no comment for this version
To version 52.1
edited by Xiaoye
on 2023/11/11 10:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -248,6 +248,7 @@
248 248  The gateway can as a Modbus RTU slave to run, the user can set a range of the register to write a sensor node uplink data.
249 249  
250 250  
251 +
251 251  For example, there is a sensor node EUI is 70b3d57ed0051e22, the register start is 0xABCD and the register length is 14, which means the uplink data will be written to the register starting at 0xABCD register and the maximum write length not to exceed 14 registers.
252 252  
253 253  So the sensor node 70b3d57ed0051e22 uplink data will be written to the 0xABCD - 0xABE1 register.
... ... @@ -267,6 +267,8 @@
267 267  
268 268  Register Length  ~-~-->  The maximum write length with register
269 269  
271 +**Note: Only 1 sensor can be written in the range set by the registers**
272 +
270 270  [[image:image-20231110175420-12.png||height="504" width="1161"]]
271 271  
272 272