User Activity

I am using the STM32WB P-Nucleo board for my development and I want to implement a process to read data from 5 End devices and send it a mobile app. And as per the example given I am able to read and write data and get the update as well on ST BLE To...
Hi,I use an STM32WB chipset for my device and my application reads sensor data and sends over the BLE when the device is connected. When the device gets disconnected then after 30 seconds it should STOP BLE advertisement and RF also, go to CPU sleep ...