Has anyone successfully ran the Windows Remote Arduino thing (http://www.lattepanda.com/docs/#Windows ... %20Arduino)?
Haven't seen any complaints about it on formus yet but somehow I'm not able to make it to work.
The only difference in my setup is that I use remote deployment from Visual Studio 2015 from my regular dev machine (LP is on my local network). Full VS is too much for the LP to handle so I went the remote deployment/debugging way (which I've done for years). App gets deployed and ran on LP smoothly with full remote debugging et al.
I hooked up the
Code: Select all
RemoteDevice.ConnectionFailed
Code: Select all
UsbSerial::connectToDeviceAsync failed with a Platform::Exception type. (message: Catastrophic failure
Unable to initialize the device. Did you forget your USB device capabilities in the manifest? SerialDevice::FromIdAsync returned null.)