User Activity

Hello!I'm working on a project where I'm trying to pair a foot motion tracking device with my STM32WB15 Nucleo board. In my case, the STM board will serve as the BLE client while the PDR (foot motion tracking device) will serve as a BLE peripheral. M...
I'm new to BLE and working on a project where I need to create a link from my STM32WB15 to a 3rd party IMU sensor. I have no access into the sensor, but I have the UUID's and advertisement data structure.In STM32CubeProgrammer I set the parameters fo...