2026-03-21 5:03 AM - last edited on 2026-03-23 7:23 AM by Andrew Neil
Solved! Go to Solution.
2026-04-06 2:46 AM
Hello the issue was solve by using the FW version V1.23.0 instead. And all works well with this version
2026-03-21 5:44 AM
The issue is confirmed as a regression. BLE_MeshLightingPRFNode from V1.13 works correctly — SW1 on one node toggles the LED on the other node. The same example from V1.24.0 does NOT work. The advertising bearer relay is broken in newer versions of the mesh library."
2026-03-23 6:01 AM
Hi,
I have tried with the version 1.24.0 and I have not reproduced the trouble.
Did you download the associated Wireless Coprocessor Binary v1.24.0 stm32wb5x_BLE_Stack_full_fw.bin available only with the FUS v2.2.0 as described in STM32WB Coprocessor Wireless Binaries release note ?
Let me know if you still have the trouble after this download.
Best regards.
2026-04-06 1:53 AM
Hi @dexoo
We would appreciate it if you could provide an update on the issue and confirm whether it is resolved by the recommendation shared by @EMECH.
This information clarifies the current situation for other Community users who have the same issue.
2026-04-06 2:46 AM
Hello the issue was solve by using the FW version V1.23.0 instead. And all works well with this version
2026-04-06 2:50 AM
I didn’t download any binary. I didn’t change the binary in the NUCLEO-WB55RG M0.
i just downloaded the FW v1.24 build and loaded. And it was not working well as I explained in my 1st message . But the v1.23 works well for me. I’m ok with it. Thanks
2026-04-07 6:42 AM
Hi,
Sorry if I was not clear, but If you want to use BLE_MeshLightingPRFNode application from STM32CubeWB V1.24.0, you must before update the Wireless Coprocessor Binary to the version 1.24.0 by downloading the stm32wb5x_BLE_Stack_full_fw.bin version 1.24.0 and then after download the compiled BLE_MeshLightingPRFNode binary.
For the Wireless Coprocessor Binary update please refer to the C:\BLE\STM32Cube_FW_WB_V1.24.0\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x\Release_Notes.html.
Let me know if you still have the trouble after this update of the Wireless Coprocessor Binary to the version 1.24.0.
Best regards.