cancel
Showing results for 
Search instead for 
Did you mean: 

Hello everyone, I want to create a Bluetooth communication between STM32F0 series board and Android phone to send & receive commands. So how can i able to create?

SS Ja.1
Associate
 
1 REPLY 1
Nizar Tenzekhti
Associate II

Hi SS Ja.1,

you can Follow this tutorial, an excellent tutorial using a bluetooth module with STM32 and android:

Bluetooth Classic Tutorial for STM32 and Android (HC-05 HC-06 module) : https://www.youtube.com/watch?v=TtpLcsQ4nMw 

GitHub code: https://github.com/viktorvano/Bluetooth-for-STM32-and-Android

Works with HC-06 or HC-05 modules.

Nizar