Are BLE over-the-air firmware updates supported for STM32WB0 series?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-06 4:17 PM - edited ‎2024-12-06 4:29 PM
I currently have a product that uses the STM32WB55 microcontroller, and we have developed a phone app that has all of the user interface to the product, and it also performs OTA updates.
I'm working on a new product and I'm considering the STM32WB0 series to save size and cost, but so far I'm not finding support for BLE-based OTA firmware updates. Is there a hardware reason why this would not work? Why are there no BLE OTA examples? I can only find OTA update examples using the proprietary 2.4 GHz radio protocol. This won't work for updating directly from a phone.
Solved! Go to Solution.
- Labels:
-
BLE
-
STM32CubeMX
-
STM32WB0 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-07 8:43 AM
I found the answer in the release notes for the STM32WB0 Cube repository:
"FUOTA framework is not supported in STM32WB05xx devices due to memory constrains."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-07 8:43 AM
I found the answer in the release notes for the STM32WB0 Cube repository:
"FUOTA framework is not supported in STM32WB05xx devices due to memory constrains."
