RAK11720 OTA Support

Hello,
Does the RAK11720 support firmware OTA by any means (e.g. via BLE)?
Thanks!

BLE OTA firmware upgrade is on the todo list for our WisToolBox.

In the meantime you can use Ambiq OTA which is available for Android and iOS.

When you compile with RUI3, it generates multiple binary files.
The one named <your applicationa name>.ino_Nonsecure_OTA_Package_BLE.bin can be used with Ambiq OTA to perform OTA DFU.

If you are using AT command firmware, the BLE is only active after reset or power cycle for a limited time.
If you are writing a custom firmware, you have to start BLE advertising to be able to connect.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.