User Activity

Hello all, I'm new to STM32 and I'm trying to setup a BLE sender test setup from Stractch using this video:https://www.youtube.com/watch?v=7f-55e2IR6MThe only difference is that I'm using BlueNRG_2 instead of BlueNRG_MS.I do everything according to t...
Hello all,I'm trying to send 160 2-byte samples through the BLE platform each 10ms ( total bitrate of 256kbps ) to a single peer.I have been trying to modify the code for the HeartRate example project provided by the STM32 to achieve this rate.Howeve...