How to add bluetooth serial port on Windows 10 for SparkFun Thing Plus - ESP32 WROOM (USB-C)

I purchased Thing Plus ESP32 WROOM (USB-C) with Wifi and Bluetooth Low Energy (BLE).

The bluetooth connection works with Android phone BLE Scan app.

Now I want to connect to Windows 10 PC with bluetooth connection.

PC recognize ESP32 bluetooth device and get connected.

When I checked “More Bluetooth Options” in Control Panel and tried to add COM port, the ESP32 device does not show up.

How can I add ESP32 bluetooh device to COM port service?

I want to send and receive data with serial port made by bluetooth connection.

Please, see the attached picture.

Thank you.

I think that service only works as “incoming” https://community.element14.com/technol … windows-10

You could also just kick it over the BLE https://learn.sparkfun.com/tutorials/es … xample-ble however else you’d like too