Skip to content

ESP32 Bluetooth Classic with Platformio – Getting Started

Notifications You must be signed in to change notification settings

tecsantoshkumar/Bluetooth_Classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Bluetooth Classic with PlatformIO – Getting Started

The ESP32 comes with Wi-Fi, Bluetooth Low Energy and Bluetooth Classic. In this tutorial, you’ll learn how to use ESP32 Bluetooth Classic with PlatformIO to exchange data between an ESP32 and an Android smartphone. ESP32-Bluetooth-Classic-Arduino-IDE-BT

Bluetooth Classic with ESP32

At the moment, using Bluetooth Classic is much more simpler than Bluetooth Low Energy. If you’ve already programmed an Arduino with a Bluetooth module like the HC-06, this is very similar. It uses the standard serial protocol and functions. arduino-hc-05

About

ESP32 Bluetooth Classic with Platformio – Getting Started

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages