cancel
Showing results for 
Search instead for 
Did you mean: 

BLE_Sensor not responding to MCU after stm32wb5x_BLE_Stack_full_fw.bin Flash

od805
Associate III

Hi

I tried doing the following with my custom PCB that contains  STM32WB5MMGH6TR

Install  stm32wb5x_FUS_fw.bin.

Install stm32wb5x_BLE_Stack_full_fw.bin

I am wondering why my custom BLE_HeartRate code in STMIDE does not work when I upload to the MCU?

The original BLE_HeartRate code works as well as BLE_BloodPressure.

My code is using a blend of BLE_HeartRate and BLE_Sensor (from discovery kit) because of BLE_Sensor's P2P capabilities. 

I think primarily the issue is the BLE_Sensor example does not work. Why is this??? Again, BLE_BloodPressure and HeartRate does work... 

 

This is not the case for my other previously flashed boards. I am using a STM32WB5MMGH6TR (same MCU associated with DK)  MCU on my custom PCB. Please advise as I am quite confused on the matter... 

1 REPLY 1
od805
Associate III

Following up here - does anyone know why this could be happening?