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.

CC3200: CC3200 Serial WiFi example Firmware Contract terms and conditions

Part Number: CC3200

I am using/modifying the Serial WiFi example to connect a CC3200 to an Android phone app using WiFi Direct (P2p). I was surprised to see a contract requirement in the header files???

//*****************************************************************************
// Copyright (C) 2014 Texas Instruments Incorporated
//
// All rights reserved. Property of Texas Instruments Incorporated.
// Restricted rights to use, duplicate or disclose this code are
// granted through contract.
// The program may not be used without the written permission of
// Texas Instruments Incorporated or against the terms and conditions
// stipulated in the agreement under which this program has been supplied,
// and under no circumstances can it be used with non-TI connectivity device.
//
//*****************************************************************************

Where can I get the terms and conditions for the contract?

  • Hi,

    Full licence agreement is in main directory of SDK (e.g. cc3200_sdk_1_3_0_license.pdf).

    Very simplified licence agreement: you can use code from SDK at TI devices "without restrictions".

    Jan