neuron icon indicating copy to clipboard operation
neuron copied to clipboard

neuron doesn't support function codes 0x06 and 0x0F, and does not fully support standard modbus, resulting in poor compatibility and unusable in many scenarios.

Open Jimmy-Wen opened this issue 3 years ago • 1 comments

Description: 0x06 and 0x0f are modbus standard function codes, neuron does not fully support standard modbus, resulting in very limited application scenarios. For example, Huawei inverters, Jinlang inverters, and other mainstream manufacturers of inverters all support function code 0x06 to write a single holding register;

Jimmy-Wen avatar Sep 21 '22 02:09 Jimmy-Wen

Thank you for pointing out the problem. We will add these two function codes, but Neuron supports 0x05 and 0x11 function codes, which can also write registers and write coils to the device.

yuxi311 avatar Sep 21 '22 06:09 yuxi311