2025-03-26 1:55 AM
I am controlling BLE server using stm32wba54cgu6 chip and CubeIDE 1.18.0.
1. In order to use extended advertising function, what part should I set in CubeMx?
2. I think that adv_ext_app.c / adv_ext_app.h file should be created to use extended advertising.
What setting should I make in CubeMx so that adv_ext_app.c / adv_ext_app.h are created?
I am a complete beginner.
Please help me.