Rflink binding problem

Hello all,

I installed the rflink binding through this jar file https://drive.google.com/open?id=1ofEXq7ygx_sXcgOt4tz3DYK4FxBkRJF_.

Then i installed openhab-transport-serial by puting this in the shell by using putty feature:install openhab-transport-serial

Then i checked if the serial device was assigned an usb port by typing dmesg in putty and i saw that i was assigned USB1, on USB0 my dsmr energy meter is connected so that looks good.

I then created a thing for rf link, the RFlink usb transceiver and i typed /dev/ttyUSB1 by serial port baud rate i put 57600.

But the problem now is that it says the rflink is offline. Am i missing a configuration step?

I have the latest version of openhabian installed on my raspberry pi. Things that are already working is dsmr binding and the solaredge binding.