Preliminaries: I updated Arduino IDE and downloaded latest python .uf2 and Arduino libraries for the Clue, as per the guide
Clue initially not recognized as a usb drive by Win 7. Double-reset of Clue-> FTHR840BOOT usb drive. From this, I could get circuitpython loaded and working. I can upload Arduino sketches that run, and the clue_test and gif_player tests work.
Question is: Win Device Manager still flags Clue as "driver not installed" and I've never seen the default "CLUEBOOT" drive. I tried to download the Win nrf52840 driver referred to in the Clue guide, but got a 404 error. Am I missing something important?
Thanks.