Skip to content

finallyfunctional/bluetooth-windows-esp32-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Windows Esp32 Example

This repository is a sample on how to connect from a Windows 10 PC to an ESP32 via bluetooth and windows sockets. You should pair your PC with the ESP32 first. The console application will loop through the BT devices connected to the PC and find the ESP32, connect to it, send a message, and recieve a message. The Arduino.ino file should be loaded onto the ESP32. The Visual Studio project should be built (I used Visual Studio 2019). The actual source code is just contained in the .ino file and single .cpp file. The code should be simple to follow, unlike most of the examples and documentation I came across.

References

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages