Novus FieldLogger modbus4j
-
The Field Logger has updated the firmware, and with this update i have to put the some ID( i think is the transactions ID) igual '255' so i can communicate with my FieldLogger, otherwise he will communicate by gateway to my RS 485. How i managed to do that?
-
I got it... My slave id need to be '255', but in the modbus4j the range is 0 to 247.
Why i can't put my slave id 255?