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.

CC3000+MSP430 FRAM Downloads

Hi,

I can't download the Sensor Application or the Basic Wi-Fi Application from the wiki site (http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_Downloads#CC3000.2BMSP430_FRAM_Downloads)

Can someone confirm the site is up? I tried using iExplorer, Chrome and an FTP client.

Thanks,

Alex

  • I also confirm what you saw. The /pub/share folder is empty...

  • The ftp drop has been fixed and you may again download the sensor application. Apologies for the inconvenience.

    Regards,
    Gustavo

  • Gustavo,

     

    Still does not work... here is what I get when I tried to connect using an FPT client. (it does not work either with iExplorer).

     

    Status: Resolving address of ftppickup.ti.com

    Status: Connecting to 192.91.75.212:21...

    Status: Connection established, waiting for welcome message...

    Response: 220 ProFTPD 1.2.10 Server (ProFTPD) [192.91.81.244]

    Command: USER pickup

    Response: 331 Password required for pickup.

    Command: PASS ******

    Response: 230 User pickup logged in.

    Status: Connected

    Status: Retrieving directory listing...

    Command: CWD /pub/share/aluquaj

    Response: 250 CWD command successful

    Command: PWD

    Response: 257 "/aluquaj" is current directory.

    Command: TYPE I

    Response: 200 Type set to I

    Command: PASV

    Response: 227 Entering Passive Mode (192,91,75,212,231,94).

    Command: LIST

    Error: Connection timed out

    Error: Failed to retrieve directory listing

  • As an FYI, I managed to get the files by using Filezilla FTP client and setting the transfer mode to 'Active'. The default of passive mode does not work. This means it will not work in a Browser (by clicking the link).

    Alex