Skip to content

themelisx/BLE_Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE_Communication

Basic communication between Android and Arduino devices using BLE

This code demostrates the usage of BLE communication (echo test) between Android device and ESP32 (or any other compatible Arduino device)

The samle code shows a list with any available BT device. Then, select your Arduino device (in this case the name of the device is "BLE-ESP32"). After the device is connected, you can send any text from the Android device to the ESP. When the ESP receives the text, it will reply back the same text to the Android device.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published