botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
483 stars 215 forks source link

FTP #287

Open EliasA97 opened 2 years ago

EliasA97 commented 2 years ago

Hello, how can I get a file from my ftp server and store it on a SD? I succed reading a .txt file and saving it's containings on a new file in the sd as your example shows. The problem is that I need to download a .bin file. I tried this but the file was never entered in my sd card even if the code didn't get me any errors.