cancel
Showing results for 
Search instead for 
Did you mean: 

FTP Client

lyu
Associate II

Hi,Master

platform:

stm32f030c8 and stm32f103vc

 I want to download firmware from the FTP server through the GPRS module, perform local firmware upgrade, ask if there is any FTP client information document or demo, thank you very much!

Please forgive me for poor English.

1 REPLY 1

Some GSM/GPRS modules support FTP transfers using AT commands, which is easier than implementing the FTP protocol in the code.

Check your module's documentation. For example, SIM800 supports FTP commands - https://cdn-shop.adafruit.com/datasheets/sim800_series_at_command_manual_v1.01.pdf (see chapter 12).