cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a custom Bluetooth Service?

MStar.3
Associate

I have a custom board using the STM32WB55RCV6, I am able to generate a project that advertises the correct Bluetooth name, but I cannot connect to it. I have looked at several projects online and compared my STM32CubeMX IOC file to theirs and I do not see anything that would prevent me from connecting to the device. Any help would be much appreciated.

3 REPLIES 3
MStar.3
Associate

I figured out that the problem was the lack of a LSE, I followed the instructions here to use the HSE.

Remy ISSALYS
ST Employee

Hello,

You can look the wiki page which explain how to generate a Bluetooth® Low Energy (BLE) server custom application for STM32WB55RG MCU using STM32CubeMX software.

Best Regards