Mine has a jumper for 3.3V or 5V operation.
I've set it for 5V and still nothing.
The adapter is working because I use it very often so maybe it's their combination that's somehow problematic.
My settings on the Kunkin are :
address 001, baud rate 19200.
And on the adapter I've set the baud rate to 19200 and N 8 1 with delay 100mSec.
I've checked the RX and TX pins of my FTDI adapter and they're both 5V when I set the jumper to 5V so it's not the voltage level..
I've tried both the modbus cmd program and kp184 modbus program from interflexo.
But I get no answer from the load..

Here's the output when trying to run the modbus KP184.exe (I switched my baud rate to 9600 just in case) :
Verbose 17:47:19.664 port :COM Port: com4
Verbose 17:47:19.675 baud :BAUD rate: 9600
Verbose 17:47:19.676 delay :Sleeping for 100ms
Verbose 17:47:19.786 address :Device address: 1
Verbose 17:47:19.789 get_status :Calling get_status from KP184
Verbose 17:47:19.795 open :Opening serial port 'com4' at 9600 baud
Error 17:47:20.884 read :Timeout reading from com4
Error 17:47:20.890 Main :Checksum error, got 0x0000. expected 0x1B1B
I'm using a female DB9 connector with pins 2,3,5 being pins RX, TX, GND of my FTDI respectively.