Skip to main content
romihs
Associate II
March 29, 2023
Solved

BLE & Thread Concurrent project

  • March 29, 2023
  • 3 replies
  • 1218 views

Is it possible to create a project in CubeMX for a concurrent BLE & Thread application for the STM32WB55?

My attempts so far only allow for either a BLE or a Thread project (not both together).

Thanks

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

Hello,

Unfortunately, CubeMX tool doesn't support concurrent mode application.

Best Regards

3 replies

Technical Moderator
March 30, 2023

Hello @romihs​ and welcome to the Community :)

An example of concurrent mode (BLE/Thread) is provided in the STM32CubeWB firmware package.

I advise you to have a look at the available applications, which are located under: Projects\P-NUCLEO-WB55.Nucleo\Applications\ directory.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
romihs
romihsAuthor
Associate II
March 30, 2023

Thanks @Imen DAHMEN​

Yes, I am aware of the projects in the STM32CubeWB package.

The reason I was asking was that I would like to start a clean project with both BLE and Thread, and was just wondering if it could be started from CubeMX...

Remy ISSALYS
Remy ISSALYSBest answer
Technical Moderator
March 31, 2023

Hello,

Unfortunately, CubeMX tool doesn't support concurrent mode application.

Best Regards