Greetings,
When trying to perform an http GET command over LTE-M (using the "Curl" MoSh command, to trigger a http download of a 500Ko or 1Mo file) after a few successfull attempts, the following error message appears on the CLI (and the "Curl" command no longer works successfully):
curl: (27) Out of memory
I suspect this is just a memory saturation issue. How can itbe solved? Is there a command available to free some memory for the subsequent Curl attempt?
Best regards,
fdup78