cancel
Showing results for 
Search instead for 
Did you mean: 

BLE Mesh on WB10?

Shahin
Associate II

Hello,

I am looking to implement BLE MESH onto the WB10, however there are not any tutorials. I usually import the NUCLEO-WB15 onto the WB10 as they are similar bar a few config values but there aren't any WB15 MESH examples either, just the WB55.

Has anyone got a BLE MESH example for the WB15 or WB10?

1 ACCEPTED SOLUTION

Accepted Solutions
Remy ISSALYS
ST Employee

Hello,

BLE Mesh examples have been removed in the latest version of STM32CubeWB package due to memory size limitation on WB15.

Best Regards

View solution in original post

2 REPLIES 2
Shahin
Associate II

Update:

A BLE_MESH example is available on version STM32Cube_FW_WB_V1.14.0 for the NUCLEO-WB15, however this is removed in the latest version for some reason, link below to the official GitHub:

https://github.com/STMicroelectronics/STM32CubeWB

The one that I have tried that works is the BLE_MESHLightingLPN.

If anyone knows why it was removed by ST in the latest version, could you let me know! As I'm sure the reason may impact anyone who is trying this!

Keep in mind this bare bone example uses most of the FLASH/RAM available

Remy ISSALYS
ST Employee

Hello,

BLE Mesh examples have been removed in the latest version of STM32CubeWB package due to memory size limitation on WB15.

Best Regards