Skip to main content
SChan.8
Associate II
March 10, 2021
Question

How to enable notification in P2P client?

  • March 10, 2021
  • 1 reply
  • 780 views

Hi,

I am using STM32WB55 USB dongle board as a client and another STM32WB55 USB dongle board as server. I want to send data from server to client using notify characteristic. How to enable notification in the client to receive the data ?

This topic has been closed for replies.

1 reply

BAdeg.1
Visitor II
March 9, 2022

Hi @SChan.8​ 

Please did you get this working. I have the same problem unfortunately there has been no response to your post.

I have and STM32WB55 nucleo board as a Client Central running the P2PClient example. I have been able to get it to scan and connect to a HRM, however I am unable to enable notifications on the HRM using my nucleo board so it receives notifications.

ST do not seem to have an example of such. I technically need to do what their HRM app on the phone does but this time from the nucleo.

Thanks

Bade