2022-10-14 05:21 AM
Hello,
The datasheet for STM32WLE5xx states, that this series is capable of OTA firmware update, however I am not able to find any resources on how do perform it. The only document that shows up is the AN5554 application note on firmware update over the air (FUOTA), but it's only applicable to dual-core STM32WL55xx series, and not single-core STM32WLE5xx.
Is there an error in the datasheet? If not, I would greatly appreciate any pointers/resources on how to perform OTA for STM32WLE5xx series.
Solved! Go to Solution.
2022-10-17 01:26 AM
Hello @MLisa.1, welcome to the community !
The AN5554 is not up to date. OTA is available for STM32WLE5xx, you can follow this AN5554 without any issue, we should update this document soon to include those series.
Thank you for your post
Best regards
Louis
When your question is answered, please close this topic by choosing Select as Best.
2022-10-17 01:26 AM
Hello @MLisa.1, welcome to the community !
The AN5554 is not up to date. OTA is available for STM32WLE5xx, you can follow this AN5554 without any issue, we should update this document soon to include those series.
Thank you for your post
Best regards
Louis
When your question is answered, please close this topic by choosing Select as Best.
2022-10-25 03:10 AM
Thank you for the answer!