Hello,
I'm trying to perform a firmware update using the FOTA feature on the nRF7002.
After building and running the firmware update code, the following error occurs:
[00:00:37.296,386] <err> download_client: Failed to create socket, errno 123
[00:00:37.296,722] <err> fota_download: Download client error
[00:00:37.297,027] <err> Provisioning: FOTA download error occurred
[00:00:37.296,722] <err> fota_download: Download client error
[00:00:37.297,027] <err> Provisioning: FOTA download error occurred
Currently, the RAM usage is around 98%.
Could this be the cause of the issue?