1
votes

I developing one j2me application for read value from power meter over modbus protocol serial communication. I have code here to read Holding register but m not getting response from meter.so.

Is there any Modbus library for j2me?

Help me please.

Thanks in advance.

1

1 Answers

1
votes

A known and mature MODBUS commercial library for Windows and Linux is for example, SuperCom. A commercial software library that offers MODBUS for serial and TCP data communications and includes many MODBUS variations too. Client (Master) and Slave functionality also included. And it offers many samples for well known compilers (more). There surely exist more commercial solutions there.