2025-03-26 1:55 AM - last edited on 2025-04-15 6:01 AM by STTwo-32
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.
2025-04-15 6:26 AM
Hello @Will912
To understand how to configure a BLE extended advertising node, I suggest you follow the recommendations of the BLE_p2pServer_Ext example.
PS: there is not a specific example for your MCU since there is not an evaluation board based on it.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.