User Activity

Hi. I bought the ble_p2pServer example code on an stm32 wb55rg board and am trying to get ble communication. The example code was imported via stm32 cubemx. The current problem is that I am getting a HardFault error in the SendCmd function in the hci...
Hello. I wrote the following code to use the LSM9DS1 sensor with the STM32 WB55RG board. The current issue is that when I set the gyro to 0x18 and the accel to 0x28, as specified in the sensor datasheet, the accelerometer and gyro values are swapped ...