I just uploaded a new version of the MonoBrick communication library. The new version includes a fix for USB when compiling a EV3 program in Visual Studio.
New version of MonoBrick library with USB fix for Visual Studio
Posted in MonoBrick Communication Library, Release
Hi, I’ve downloaded new Monobrick librery with USB fix for VS, but still having connection issues for USB. It can’t open an USB connection, neither the already compiled TestApplication nor a new fresh compilation with VS2010 (under Windows 8.1).
Bluetooth connection works perfectly.
Any suggestion ?
Thanks.
Hi
Thanks for using MonoBrick and good to hear that you are able to use Bluetooth. Please write what exception (including inner exceptions) that you are getting when you run the program.
I don’t know if it is related but Another user emailed with this:
Please let me know how it goes
Hi,
In fact, there is no exception at all. It just outputs a message through the console window saying…
Error: Failed to open connection
Press any key to end…
But no exception. I can see and work the robot from the LEGO sw environment through the USB connection, so it is connected ok. But with the “TestApplication.exe” the above message is what I get when trying it through USB.
Thanks for your support and regards.