Skip to main content
Associate
March 21, 2024
Question

related to ble

  • March 21, 2024
  • 2 replies
  • 1121 views

i set fido related services and characteristics using cube mx for stm32wb55 development board why i am not getting any value in my coustum event handler.

2 replies

Technical Moderator
March 21, 2024

Hello @amit_ble and welcome to the Community,

To implement a BLE project, please have a look at BLE examples:

STM32CubeWB/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE at master · STMicroelectronics/STM32CubeWB · GitHub

For custom BLE service: STM32CubeWB/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom at master · STMicroelectronics/STM32CubeWB · GitHub

You can also refer to these resources:

You can share your ioc file, this will help to understand the cause of this issue.

 

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
amit_bleAuthor
Associate
March 22, 2024
STTwo-32
Technical Moderator
April 1, 2024

Hello @amit_ble 

I suggest you refer to the settings on this WIKI to ensure your will configurations works Fine.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.