2021-03-10 12:16 AM
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 ?
2022-03-09 04:16 AM
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