Tibbo VDSL Serial over IP

Hello,
I use a Raspberry Pi 3+ with Mate and nginx running.
I plan to use Open2300, no problem.
My W2300 weather station is connected with a RS232 over ip adaptator (wich is working perfectly on Win10 with A tibbo virtual com software)
I am trying to install Tibbo VDSL on raspberry Mate to access the weather station with an rs232 over ip adaptator.
The virtual serial port cant install with the message :slight_smile:
“Makefile:11: *** ERROR: kernel headers/sources not found.”
Any suggestion ?

Hi
Try:

sudo apt install linux-headers-$(uname -r)

Then make

1 Like

Thank you, i will try that.

Hi,
I think VSDL is not working with kernel 4.1.19-v7+
Now the message is “vspd binary can’t run”