User Activity

Hello everyone,I'm trying to build a server application with the STM32WB55 but I can't get the advertising state. I took example on the server example in the STM32Cube_FW_WB_V1.0.0 and I think it is pretty similar but it doen't work as intended. I ma...
Hello everyone,I am working on a project on which i would like to send a notification from a board to another when the firts one crosses a threshold with the built-in comparator. I started from the BLE_p2pServer and BLE_p2pClient examples from STM32C...