Skip to main content
ledi001
Associate III
November 23, 2024
Solved

Which characteristic should be selected for data reception?

  • November 23, 2024
  • 1 reply
  • 627 views

Hi,

I am working with the ble_p2pServer_ota example with an STM32WBA55 controller.
If I want to send data (one byte for example) to an app on a cell phone, what settings do I have to make in the characteristics in CubeMX?

2024-11-23_09h39_55.png

 

Best answer by STTwo-32

Hello @ledi001 

To do what you are looking for, you have to use Char Prop Notify. 

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
December 18, 2024

Hello @ledi001 

To do what you are looking for, you have to use Char Prop Notify. 

Best Regards.

STTwo-32