Skip to main content
Associate III
August 18, 2023
Question

Fast FUOTA only possible when using ST BLE Sensor App

  • August 18, 2023
  • 2 replies
  • 2042 views

I am trying to implement the OTA feature of the WB55 into my own app. However, the OTA Update is only successful if every packet is exactly 20 Bytes. I tried doing OTA with the BLE Sensor App and that one is much faster, I suppose the App sends somewhere between 200 and 250 Bytes (probably 240) for every packet. I am using the p2p example firmware.

This topic has been closed for replies.

2 replies

testerAuthor
Associate III
October 27, 2023

Now that I can boot to OTA again, I am going to investigate this..

testerAuthor
Associate III
October 27, 2023

I don't really know what the problem here is, as OTA firmware should be capable of handling packets up to 248 Bytes