UE4Duino - Arduino to UE4 plugin Release!

Hi

first of all: very usefull plugin (i you use an Ardunin FDTI-Cip).
I thought i can use the plugin to read any seriell data, but it seems that the plugin just read the data from an Arduino device. I tried the following:
First PC: Kinect V2 / A little program for the data from the Kinect-> USB/RS232 to the 2. PC
Second PC: UE4(10 & 9 with your plugin on Win10/64) should get the data and control an avatar.
Result: No data. I’d tried all combinations of EOL(CR/LF/CR&LF/ASC13/STX&ETX/…) but no data came in. i tried a ArduinoNano with a print loop an everything fine.
Is your plugin limited on the Arduino??? How can i pack the plugin to the EXE (that does not work)?
Cable is ok (RS/TX), USB-Driver is installed for the conector and it works with other applications.
Any hints for me?

Greetings