Changes for page MS48-LR -- LoRaWAN To Modbus Gateway
Last modified by Kilight Cao on 2025/07/14 15:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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