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.
- Device Manager -> Other Devices -> Right click on "nRF52 USB Product" -> Select "Search automatically for updated driver software"
- 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"
- 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