Christian Findlay

Results 136 comments of Christian Findlay

Logging is totally overrated amirite?

I've been meaning to fix that one up. Windows or UWP? I was thinking about injecting a func in the constructor to get the handle... Prs welcome

That's the output from the console app. Please post the log. Please read https://melbournedeveloper.github.io/Device.Net/articles/DebuggingLoggingTracing.html

The Windows sample seems to be picking up the device here: > (Usb - a5dcbf10-6530-11d2-901f-00c04fb951ed) Device Path: \?\usb#vid_1c19&pid_0002#6&2af6c4ed&0&3#{a5dcbf10-6530-11d2-901f-00c04fb951ed} Vendor: 7193 Product Id: 2 Try connecting with the path "\?\usb#vid_1c19&pid_0002#6&2af6c4ed&0&3#{a5dcbf10-6530-11d2-901f-00c04fb951ed}" Like...

Starting to clutch at straws here. It might be the permissions when trying to connect. But, I also think this might be a serial port device. Try running the windows...

Ask them if it uses : Serial port Usb Hid Follow my instructions on checking the com port

A unit test to stop this from happening in future would be nice.

@zlittell Hi. Yes. This call is a little confusing and has been cleaned up in V4. If you specify no filter definitions to `GetConnectedDeviceDefinitionsAsync` it should return every device definition....

@zlittell ah yes. I think I understand what you are saying. This would be a bug. I would hope this is fixed in version 4 (develop branch) but if not,...

Would love to. Does iPhone even support connected USB devices?