cancel
Showing results for 
Search instead for 
Did you mean: 

How to set in CubeMX to use BLE extended advertising?

Will912
Associate

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.

1 REPLY 1
STTwo-32
ST Employee

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.