Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 1.5.0 and mfw_nrf9160_1.2.3 modem firmware .
We are currently evaluating the FTP AT command set and according to our requirement we need to download a huge file 120KB from the FTP server. Is there a way in which we can get the data in chunks, like by specifying MTU and keep storing it in buffer? We want to store this data in our second bank for doing OTA, that's why we need the data to come in parts.
If not, can you suggest a way to do the same.
Thanks,