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

nRF52 USB CDC driver install fails in Windows 8.1 Pro

Hi,

I am using nRF5_SDK_15.2.0_9412b96 SDK and dev board - PCA10056 V1.1.0 2019.22 - 683524107

USB serial driver is not detected on Windows 8.1 Pro while testing my customized CLI which is implemented based on USBD CDC ACM.
I tried to install the driver manually by following below steps, but nothing worked out.

  1. Device Manager -> Other Devices -> Right click on "nRF52 USB Product" -> Select "Search automatically for updated driver software"
  2. Device Manager -> Other Devices -> Right click on "nRF52 USB Product" -> Select "Browse my computer for driver software" -> Choose "nRF5_SDK_15.2.0_9412b96\examples\usb_drivers\nordic_cdc_acm.inf"
  3. Device Manager -> Other Devices -> Right click on "nRF52 USB Product" -> Select "Browse my computer for driver software" -> Select "Let me pick from list of device drivers on my computer" -> Select "Universal Serial Bus Device" -> Select "Have a disk" -> Choose "nRF5_SDK_15.2.0_9412b96\examples\usb_drivers\nordic_cdc_acm.inf"

Could you please help me to resolve this USB driver issue on my Windows 8.1 Pro?

Thank you,
Krishna

Parents
  • Hello,

    Thanks for your reponse.

    I performed same test on another PC where I have Windows 10 and found no issue. When I plug the cable, the USB is getting recognized automatically and COM port is popping up.

    I also tried resetting COM ports as per your suggestion, but no luck.

    Is it possibe for you to perform the test on Windows 8.1 at your end?

    Thanks,

    Krishna

Reply
  • Hello,

    Thanks for your reponse.

    I performed same test on another PC where I have Windows 10 and found no issue. When I plug the cable, the USB is getting recognized automatically and COM port is popping up.

    I also tried resetting COM ports as per your suggestion, but no luck.

    Is it possibe for you to perform the test on Windows 8.1 at your end?

    Thanks,

    Krishna

Children
Related