2025-04-24 8:34 AM
I'm trying to get the BLE_p2pServer example working using a Makefile setup on an STM32WBA55CG board. I copied the .ioc file and opened it in CubeMX, changed the toolchain setting, but now I'm stuck at the "copying libraries files" stage. Not sure if I messed something up—sorry if I misunderstood something or did something wrong along the way.
I tried following the official tutorial, but ran into a bunch of issues, error messages during flashing, version mismatches (even after rolling back), and my MCU not showing up in the application toolbox.
I'm currently using the latest CubeMX, and while everything works fine in CubeIDE, I'm trying to move away from it and build with Makefiles.