Skip to main content
lyu
Associate
December 25, 2018
Question

FTP Client

  • December 25, 2018
  • 1 reply
  • 680 views

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.

    This topic has been closed for replies.

    1 reply

    After Forever
    Senior III
    December 25, 2018

    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).