Skip to main content
Shahin
Associate III
December 20, 2022
Solved

BLE Mesh on WB10?

  • December 20, 2022
  • 2 replies
  • 1276 views

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?

This topic has been closed for replies.
Best answer by Remy ISSALYS

Hello,

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

Best Regards

2 replies

Shahin
ShahinAuthor
Associate III
December 21, 2022

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
Remy ISSALYSBest answer
ST Technical Moderator
January 6, 2023

Hello,

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

Best Regards