HTCC-AB01 Establish USB/Serial connection in Windows (Arduino IDE)

My HTCC-AB01 is not detected in Windows when connecting with USB. I have followed the Arduino installation guide on Git (https://github.com/HelTecAutomation/CubeCell-Arduino/blob/master/InstallGuide/windows.md).

On built 6 it says “Plug in your CubeCell via a high quality Micro USB cable, if CP2102 UART-USB bridge didn’t install automatically, please refer to this document: Establish Serial Connection”. Unfortunately this seems to be a dead link.

I have another Arduino board (Nano Every) that connects nicely with the same USB Micro cable and Windows gives me a COM port.

Any hints is appreciated

I solved this issue by installing the Silicon Labs CP2102 USB to UART Bridge VCP Driver. The board is now detected.