Opta OTA does not work

Hello @smw23 ,

Please follow the steps below:

  1. Update the Bootloader of your Arduino Opta: Run the sketch 'STM32H747_System_manage_Bootloader'
  2. Format the QSPI flash memory: Run the sketch 'QSPIFormat'
  3. Retry an OTA update.

The sketches mentioned above are available in Arduino IDE via this path: File > Examples > STM32H747_System.

You can also take a look at this interesting discussion in our forum.

Best,