Use ESP32 to connect bluetooth peripherals to the PC

carlymx
Posts: 2
Joined: Thu Jan 24, 2019 3:17 pm

Use ESP32 to connect bluetooth peripherals to the PC

Postby carlymx » Mon Mar 11, 2019 10:52 pm

Hi all.
I just bought a bluetooth headset and I realized that they do not have a USB dongle to connect it to the PC. Mobile and portable with integrated Bluetooth work perfectly. But to the PC I need a Bluetooth Dongle and I have thought if the ESP32 could do that function to me.

I have searched but I am somewhat clumsy and I have not been able to find what I am looking for.

Can you help me? Do you know of an example sketch or Project on GitHub that fulfills my objective?

Thank you very much in advance.

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Use ESP32 to connect bluetooth peripherals to the PC

Postby ESP_Sprite » Tue Mar 12, 2019 7:29 am

FYI, you can probably hack something up with connecting the internal HCI interface to the UART, but at that point it may be cheaper and easier to just buy an off-the-shelf USB dongle.

Deouss
Posts: 425
Joined: Tue Mar 20, 2018 11:36 am

Re: Use ESP32 to connect bluetooth peripherals to the PC

Postby Deouss » Tue Mar 12, 2019 1:12 pm

I actually was looking for some solution too. It turned out I would have to write my own USB-bluetooth driver under Windows or get some device with clear SDK. I haven't searched yet

Who is online

Users browsing this forum: Google [Bot] and 108 guests