finallyfunctional / 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.
MIT License
17 stars 8 forks source link

Solved linker errors and made more elaborate readme. #2

Open AmberElferink opened 2 years ago

AmberElferink commented 2 years ago

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 not knowing how to run the code. I hope that will help out people with less experience working with your example.