BLE & Thread Concurrent project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-29 12:30 PM
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
Solved! Go to Solution.
- Labels:
-
BLE
-
STM32CubeMX
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-31 5:01 AM
Hello,
Unfortunately, CubeMX tool doesn't support concurrent mode application.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-29 7:23 PM
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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-30 8:24 AM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-31 5:01 AM
Hello,
Unfortunately, CubeMX tool doesn't support concurrent mode application.
Best Regards
