User Activity

Hi,Is there an example or note that guides to implement CHAR_PROP_INDICATE?
Hi, I want to implement BLE read property. I found Blood pressure example but not able to execute and understand it properly. Thanks.
I tried to run BLE Blood pressure example on my STM32WB board.I was able to connect to BLE and see the screen as attached. But the example stated that value updates every 4 secs. What am I doing wrong here? Do I need to make any changes in program? I...
I have one more confusion regarding BLE connection.For the case in low power mode,If device is already paired and connection is established, do we need to continuously advertise packets at regular intervals for connection to keep intact and to provid...
Hi, For my application, I have BLE connection between STM32WB55 (role = peripheral ) and mobile connection.I want to use BLE in low power mode such a way that, 1) If device is not paired MCU(M4) should wakeup and pair if device is available then slee...