John D Charlton - 2010-09-15

I am not familiar with CLDC. You need a Java serial communications library and at the time I wrote the RTU classes for Linux, rxtx implementation of javax.comm was the only option. It works well and I used the jamod library with the serial RTU communicatons with an RS-485 network. The master was run on a PC with a B&B serial to RS-485 converter. The slaves were dos based embedded controllers running the slave protocol written in c and c++.