This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WEBENCH® Tools/CC3100SDK: New feature

Part Number: CC3100SDK
Other Parts Discussed in Thread: CC3100, TM4C129ENCPDT

Tool/software: WEBENCH® Design Tools

Hi All,

I am using ti rtos with tm4c129encpdt and cc3100. I want to implement FTP client using cc3100 and want to download a file from the ftp server. Any suggestions how to do this. First time I am using cc3100.

Thanks

  • Akhilesh,

    We don't have an example of creating a FTP client with the CC3100, so you would need to develop this yourself. My suggestion would be to start with wlan_Station example so that you have the network connectivity to the AP already established, then work towards creating a FTP client.

    Best Regards,
    Vince