User Activity

Hi,​Im using STM32WB55 USB dongle board​. I want to send data from the dongle board to PC using USB pheriperal. i used the command CDC_Transmit() to send data and I visualized the recieved data using realterm in PC . ​I​t was working. But I want to...
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 ?
Hi,I am using STM32WB55CG nucleo board. I wrote a program as follows.Reset the devicerun BLE sequencer for 1 minute ( advertise BLE for i minute)read the time and datesave the time and date in flashenter shutdown modeWakeup from shutdown mode (using ...
Hi, I am using STM32WB55RG microcontroller for my project. I am using BLE as part of my application. I want to disable ( turn off) RF sub system when I am not using. I cant use any low power mode because I have to use 64MHz as CPU1 frequency. I would...
I am using STM32WB55RG nucleo board. I want to use low power modes only for the CPU2 ? Is it possible to do that ? If so how ?
Kudos from