2021-05-23 12:22 AM
STM32WB.
Code based on BLE heart rate example.
Created a characteristic that supports both Read and Notification.
Would like to update the characteristic value without sending a notification to the user.
How can I do that?
Thanks.