Hi,
I'm trying to make connection between nRF52840 dongle programmed with "examples/peripheral/cli" application and Windows 10 UWP "CustomSerialDeviceAccess" example code which is a part of Microsoft examples collection https://github.com/Microsoft/Windows-universal-samples/archive/master.zip. I use SDK 15.2, installed drivers for dongle from "examples/usbdrivers". Dongle is available in the device manager as nRF52 USB CDC Demo. I can communicate with dongle from TeraTerm application.
The nRF52840 dongle can be connected from UWP Windows app but, I cannot send or receive any data. Does anybody has working demo code for Windows 10 UWP and nRF52 usb dongle ?
I'm gonna use the app under Windows 10 IoT (Raspberry Pi).
I was trying the same with "CustomUsbDeviceAccess" another demo app from Microsoft collection, but the dongle is not even available to connect.
Regards
Sebastor