Skip to main content
Visitor II
December 4, 2024
Question

STM32WB55RG BLE Example in IAR

  • December 4, 2024
  • 1 reply
  • 555 views

Hi Team ,I was trying the BLE example application from GitHub in IAR Workbench. After a successful compile using IAR Workbench, the binary is not able to run on the eval board, and the board is not advertising the packet at all. However, when I run the existing binary available in the Binary folder, it works as expected. Could you please help me by providing the correct example code? i was using p2pserver_ota application . 

1 reply

STTwo-32
Technical Moderator
January 3, 2025

Hello @reghund1985 

After testing using the last STM32CubeWB V1.21.0, everything seems to be working fine. So, could you update to the last version of the stack (the one included on the CubeWB V1.21.0) and use the last version of the example for testing. 

Best Regards.

STTwo-32