This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840DK USB CDC driver error!

Hi. Does anyone know where I can download the CDC ACM diver for windows 7?

I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver.

project path:nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd\pca10056\blank\arm5_no_packs.

usb_drivers path:nRF5_SDK_15.0.0_a53641a\examples\usb_drivers.

now,the device have a nRF52 USB CDC Demo,but the driver fail.

Parents Reply
  • Hi Sigurd

    i just struggled over the same issue yesterday and manually using a driver that was installed by the nRF Connect installer worked as expected. This works ok as a workaround, but for the final product we would prefer to have a driver that can be installed by an installer or something similar.

    What is the reason why the example driver is not accepted by Windows 7? Can it be that the problem is the missing signature for the example driver? It seems the the driver that comes with nRF Connect is signed and the example driver is not.

    What options do we have to get a working driver for all Windows versions from Windows 7 and newer?

    Regards Adrian

Children
Related