Hello Everyone,
I've started seeing new upload errors during OTA on the Opta units that I haven't seen before.
Error during upload: errorwriteupdatefilefail
The device’s memory partition table is improperly formatted.
If you’re using Arduino GIGA R1 WiFi or Portenta H7:
Reinitialize the storage using the QSPIFormat.ino sketch.
Reinstall the SSL certificates using the WiFiFirmwareUpdater sketch
If you’re using Arduino Opta: Follow these instructions.
If you’re using Portenta Machine Control: Follow these instructions.
Is this related to initial configuration of the Opta units and ArduinoCreateAgent?
I have no errors nor issues compiling and uploading to devices through USB and using the Cloud editor.
My version of ArduinoCreateAgent is 1.6.1 running on Linux.
devpc@lih:~/Arduino/ArduinoCreateAgent$ ./Arduino_Create_Agent
INFO[0000] using config from default: /home/devpc/.config/ArduinoCreateAgent/config.ini
INFO[0000] Version:1.6.1
INFO[0000] Hostname: lih
Thanks for any input. I'll see if updating the Agent will resolve the issue as I'd rather not have to repartition devices unless it's absolutely necessary.
Chris