-
-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Hello,
The board is not recognized anymore by Windows. It was recognized during several months and from now on, it isn't. But, as the current sketch creates a BLE connection, the device is recognized with Bluetooth. So it seems that's only a problem of USB connection with the computer.
The important point is there is no driver for the device In the Windows device manager. Previously, I think it should be one. When I update the driver, I select the following path: C:\Users\yourUserName\AppData\Local\Arduino15\packages\arduino\hardware\megaavr\1.8.8\drivers
or this one: c:\Program Files\Arduino\drivers
In both cases, Windows says it doesn't find any driver for the device.
The board 'Arduino megaAVR boards' is still included in Arduino IDE. There was no change in Arduino configuration except I removed some unused libraries.
Where is and what is the missing driver?