Question
Fast FUOTA only possible when using ST BLE Sensor App
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.