When building the sample code using the latest SDK I do not see the device in the device manager and after a while I get this error:
Any hints on what is wrong ?
/Jimmy
When building the sample code using the latest SDK I do not see the device in the device manager and after a while I get this error:
Any hints on what is wrong ?
/Jimmy
Did you donwload it from www.nordicsemi.com/.../nRF5SDKforThreadandZigbeev300d310e71.zip
Ill try to find a second window10 box to test on.
Nope, downloaded the sdk v15.3 from here. Could you try the example there, if you have not done so already?
Tested the new url with the same result, still looking for a new windows 10 that I can play around with.
Here are the event logs for the device when I plugg in the usb cable to the "serial usb port".
Device USB\VID_0000&PID_0002\5&cd2441b&0&3 was configured. Driver Name: usb.inf Class Guid: {36fc9e60-c465-11cf-8056-444553540000} Driver Date: 06/21/2006 Driver Version: 10.0.17763.1 Driver Provider: Microsoft Driver Section: BADDEVICE.Dev.NT Driver Rank: 0xFF0000 Matching Device Id: USB\DEVICE_DESCRIPTOR_FAILURE Outranked Drivers: usb.inf:USB\DEVICE_DESCRIPTOR_FAILURE:00FF2000 Device Updated: false Parent Device: USB\ROOT_HUB30\4&2df969f2&0&0
Device USB\VID_0000&PID_0002\5&cd2441b&0&3 had a problem starting. Driver Name: usb.inf Class Guid: {36fc9e60-c465-11cf-8056-444553540000} Service: Lower Filters: Upper Filters: Problem: 0x2B Problem Status: 0x0
I tried a different New Windows 10 pc.
Downloaded the latest Segger studio and installed the Nordic addon.
Downloaded the SDK
Connect the Dev kit, it installed 13.2 serial port ok, it was installed.
Build the C:\nRF5_SDK_15.3.0_59ac345\nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_cdc_acm\pca10056\blank\ses
Start it on the Dev kit
Efter a few secons the error appers and a broken device is show in device manager.
Unknown USB Device(Device Descriptor Request Failed)
Sorry for the delayed response. I have tried this example again & unfortunately I can still not replicate the issue. After a bit of setup time, I can see the JLink CDC UART Port in the device manager of Windows. Which version of the 52840 DK do you have? Do you have another 52840 DK that you could test with? Are you connecting one USB cable to the J2 on the DK & one other USB cable to the nRF USB connector on the DK? Is the nRF Power Source switch in the VDD position? These two cases may also be helpful: link 1, link 2.