I am getting an unknown device 'CircuitPython CDC Control' in device manager after installing circuit python as given in the image bellow. Please let me know how to install driver for that device.
I am getting an unknown device 'CircuitPython CDC Control' in device manager after installing circuit python as given in the image bellow. Please let me know how to install driver for that device.
Did you try installing the drivers from https://learn.adafruit.com/welcome-to-circuitpython/windows-7-and-8-1-drivers ?
This Adafruit troubleshoot page for 7 and 8 has a slightly slightly different process: https://learn.adafruit.com/circuit-playground-express-circuitpython-5-minute-guide/connect
Maybe worth a try, manojroy123 ?
I believe that was already done back here:
"...I am using circuit python and have installed all the adafruit drivers for serial port but still not showing serial terminal..."
However I suspect that installer may not know about the nRF52840 DK board.
or any other board after Nov 2020, hence:
I believe that was already done back here:
"...I am using circuit python and have installed all the adafruit drivers for serial port but still not showing serial terminal..."
However I suspect that installer may not know about the nRF52840 DK board.
or any other board after Nov 2020, hence:
maybe this is similar to Arduino Uno R4 support under Arduino IDE, that under Win7 had driver problems and needed to be used under Win10...