cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Ble Communication with stm32wb??

remoter
Associate III

I've been starting a bl project recently.

I want to implement simple communication using stm32wb chip. Like you can buy and use a UART-based Bluetooth module like HC-05.

However, when I looked at the materials released on the web, there were many examples of using custom templates so that they could only be used in dedicated apps.

Is there a way to implement communication that simply sends and receives data between Ble? I'm not a native English speaker, so I'm very slow at finding materials. I'm sorry.

2 REPLIES 2
Remy ISSALYS
ST Employee

Hello,

You can look BLE_HeartRate or BLE_p2pServer / BLE_p2pClient examples available in STM32CubeWB package.

Best Regards

Hello. I couldn't check your answer because I was busy with other work.

I'll follow your suggestion.

Thanks!​