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.

CC3100BOOST: MSP430+CC3100 remote access

Part Number: CC3100BOOST
Other Parts Discussed in Thread: CC3100, MSP-FET, CC3120

Is there any method to program an MSP430 launchpad connected to cc3100 boosterpack via the internet. My motive is to create a remote lab which learner's can access using an internet connection. Any idea to implement this would be appreciated.

  • Hi Rohit,

    You can download the SDK for the CC3100 which has examples for two variants of the MSP430. http://www.ti.com/tool/CC3100SDK

    If you are just starting out, i would suggest getting a C3120 or CC3220 and using the latest SDK that we provide. We have alot more resources and software support available for the gen 2 devices - http://www.ti.com/tool/SIMPLELINK-CC32XX-SDK

    Take a look here for some labs that give you an intro to Wi-Fi and our devices - http://dev.ti.com/tirex/explore/node?node=AJcIeo7l4FzclOiRi.uccg__fc2e6sr__LATEST

    BR,

    Vince

  • Hi,

    Just a few comment about possibilities of such kind of remote debug:

    • MSP430 + CC3100 and debug via MSP-FET debugger (MSP-FET will be connected to terminal computer or USB server for remote connection)
    • MSP432 + CC3120 and XDS560v2 debugger connected via Ethernet
    • CC3220 and XDS560v2 debugger connected via Ethernet
    • Question to developers of CCS Cloud ... can be CCS cloud used with remote TI Cloud Agent Application (installed at different PC than is PC with web of CCS Cloud)?
    • Or MSP432 and XDS110 with some unpublished feature
    • Some other combination of approaches above...

    I have tested XDS-110 and with USB server Silex DS-510. But this combination is not functional for debugging due to used type of USB transfer. It if functional application UART only.

    Jan