Hairless midi Arduino COM3 Port

Hi

I've got MIDI IN with LED blinking from drum pad when hit.

I'm using Hairless Midi on the x86 Udoo to get Midi messages but no messages arrive in Hairless. I can see MIDI messages in debug window ( Arduino IDE COM3 ) and see midi messages with port listener (COM3) BUT no messages in Hairless.

I'm pretty sure the messages are correct.

Any ideas ? No messages in debug window of Hairless.
Anyone ?

Check out Stanleyprojects... Mabe you'll find a solution there

I got it .. You have to open the Debug Console and close it .. I'm guessing the driver opens up the COM Port and leaves open after that for COMS. Anyway, working great ..

Thanks