Bluetooth on ESP32 using Arduino Environment

Schematics, Example Code and Q&A
Daniel
Posts: 133
Joined: Tue Nov 13, 2012 2:10 pm

Bluetooth on ESP32 using Arduino Environment

Unread post by Daniel »

Here's two videos that describe how to get BLE to work on the ESP32 using the Arduino environment.
https://www.youtube.com/watch?v=2mePPqiocUE
https://www.youtube.com/watch?v=osneajf7Xkg&t=1s

There are many useful links in the comments to the videos.

The code is here:

https://github.com/SensorsIot/Bluetooth ... rduino-IDE

This is an incredibly detailed Instructable on getting a BLE application going:

http://www.instructables.com/id/ESP32-B ... E-AWESOME/
Post Reply