2024-05-14 03:44 AM
Hello,
at the moment i am developing BLE software for STM32WB5 and it works fine. The updater of the BLESensor App is working well and we can update new firmware any time. But there is one question, where we can not find an awnser.
Is there any possibility to perform the ota update from a pc or a web based solution?
We don't want to use a smartphone or tablet for it.
Can anyone help to solve the problem.
Thanks.
best regards
Solved! Go to Solution.
2024-05-14 08:03 PM - edited 2024-05-15 03:04 AM
Hello Benedikt,
There is also a web-based solution available for the STM32WB-WBA series, known as the Web Bluetooth App. Take a look at it. (The source code of the page is also available on the STM32 Hotspot under the name STM32WB-Web-Bluetooth-App-Interfaces).
Best regards,
Victor
2024-05-14 06:45 AM
Hello @benedikt4120 and welcom to the ST Community :smiling_face_with_smiling_eyes:.
OTA request comes from a Bluetooth Low Energy client with dedicated applications.
STMicroelectronics provides two clients with this capability:
So, for your case the best way will be to use the second Method. Better description is available on the chapter 4.3 of the AN5247.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-05-14 08:03 PM - edited 2024-05-15 03:04 AM
Hello Benedikt,
There is also a web-based solution available for the STM32WB-WBA series, known as the Web Bluetooth App. Take a look at it. (The source code of the page is also available on the STM32 Hotspot under the name STM32WB-Web-Bluetooth-App-Interfaces).
Best regards,
Victor
2024-05-15 02:58 AM
Hello Victor,
thank you very much for your awnser. This is for what we have searched.
Best regards,
Benedikt