bluetooth-windows-esp32-example icon indicating copy to clipboard operation
bluetooth-windows-esp32-example copied to clipboard

This repository is a sample on how to connect from a Windows 10 PC to an ESP32 via bluetooth and windows sockets.

Results 4 bluetooth-windows-esp32-example issues
Sort by recently updated
recently updated
newest added

Hi! I am trying to make this work. I succesfully upload the sketch to my ESP32, paired with my laptop (Windows 10) without issue but when I execute it (Start...

Hello, Thank you for putting together this project. I was playing around with this and had a couple changes I needed to make to run it locally. Feel free to...

Hi Alex, thanks for the great tutorial. I have solved some issues that people may run into within their first setup, such as linker errors, only receiving one message, or...

Thanks for the nice example on a simple Bluetooth Classic implementation. When starting the sln in Visual Studio Community normally, and not doing anything special, it gives some linker errors....