2025-01-09 02:27 AM - last edited on 2025-01-09 03:58 AM by Peter BENSCH
I'm testing the sample project BLE_p2pServer on STM32WB09.
When the low-power mode (LPM) is not activated (CFG_LPM_SUPPORTED = 0 in app_conf.h) the project works OK.
To activate LPM I set CFG_LPM_SUPPORTED to 1, but that doesn't work and there is no advertising.
What must I do to activate LPM ?
2025-01-09 01:37 PM
Hello @LVanr.1
I’ve personally tested this and it works fine on my side. Could you please give more details about the modifications you have done on the project and what you have exactly done on your tests (with a full description including logs, versions of the CubeWB0 and IDEs used, How did you modified the project (on the code or from CubeMX),..).
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.