Skip to main content
remoter
Associate II
October 25, 2022
Question

Simple Ble Communication with stm32wb??

  • October 25, 2022
  • 1 reply
  • 1478 views

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.

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
October 28, 2022

Hello,

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

Best Regards

remoter
remoterAuthor
Associate II
November 29, 2022

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

I'll follow your suggestion.

Thanks!​