2024-01-28 02:03 PM - last edited on 2024-02-22 07:43 AM by STTwo-32
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...
2024-02-01 11:32 PM
Following up here - does anyone know why this could be happening?