User Activity

Hi everyone,I am currently carrying out tests to choose a BLE module for future development.The system is as follows:An STM32L433 manages the application side and controls the module in charge of BLE communicationA BLE module which contains the Bluet...
Hello,I am trying to use the STM32WB55 Nucleo Pack to develop a BLE application.Does anyone know what these constants represent ?/** * There is one handler per service enabled * Note: There is no handler for the Device Information Service * * Thi...
Hello,I am trying to use the STM32WB55 Nucleo Pack to develop a BLE application. I am using cubeMX with the STM32Cube_FW_WB_V1.8.0 pack to generate code for the MB13355C nucleo board with STM32WB55RGV6 MCU.I have successfully set the BLE advertising ...