Welcome to SimpleLink™ Academy - a great starting point for all developers to learn about the SimpleLink MCU Platform, the industry's broadest portfolio of wired and wireless ARM Cortex-M based microcontrollers. SimpleLink Academy delivers easy-to-use training modules that span a wide range of topics for all LaunchPads in the SimpleLink MCU family.

Is this the right package?

The current SimpleLink Academy package you are viewing is intended for SimpleLink CC32xx SDK SDK 5.20 - please ensure it matches the intended SDK.

Getting Started

There are multiple ways to get started with SimpleLink Academy. The easiest place to start is from the device’s LaunchPad Out of Box experience. If you want to learn more about a specific technology, start with the Fundamentals section or navigate to the relevant section in the Lab Overview below.

Suggested Curriculum for CC32xx SDK

If you are new to the SimpleLink SDK ecosystem, please take some time to look at the suggested labs and lectures in the Getting Started section.

The SimpleLink Wi-Fi CC3235 and CC3220 LaunchPads are the best way to get started with the SimpleLink Wi-Fi family. The CC32xx devices include both an application processor and a network processor. Below are labs to introduce you to development with SimpleLink Wi-Fi.

To get started with the CC31xx network processor and an external host, check out our Wi-Fi Plugin.

What Why
CC3235 LaunchPad Out of Box Experience Start with the Gen 3 Wi-Fi LaunchPad Out of Box Experience!
CC3220 LaunchPad Out of Box Experience Start with the Gen 2 Wi-Fi LaunchPad Out of Box Experience!
Wi-Fi Fundamentals Familiarize you with SimpleLink Wi-Fi networking capabilities and tools such as Code Composer Studio
Wi-Fi Provisioning Learn how to connect your SimpleLink Wi-Fi technology to a network
Wi-Fi MQTT Start your own custom application while diving into the basics of this lightweight message protocol ideal for IOT devices
SysConfig ImageCreator Basics Learn how to use the new SysConfig ImageCreator tool to configure and flash your SimpleLink Wi-Fi LaunchPad all from Code Composer Studio

For more advanced trainings and additional information, please see the SimpleLink Academy training modules below. Each lab has a Prerequisites section which tells you what material you need to have covered already.

Security Curriculum for CC32xx SDK

The SimpleLink Wi-Fi CC3x3x and CC3x20 devices offer a wide range of built-in security features, without any processing burden on the main MCU, allowing development of highly secure wireless and cloud connected applications. The labs below demonstrate how to utilize features such as secure storage, secure content delivery, secure connection to the cloud, and the use of hardware cryptographic accelerators.

In addition, CC3235 devices are FIPS 140-2 Level 1, as validated by NIST (the National Institute of Standards and Technology). For detailed information on all security features, please see the CC3x20, CC3x3x Built-in Security Application Report.

What Why
Wi-Fi Secure Sockets Send data securely using the SSL/TLS stack integrated into the Network Processor
Wi-Fi MQTT Create a secure connection to a MQTT broker in the MQTT Secure Client demo (task 10)
Wi-Fi Secure File System Store user files and certificates securely with encryption, cloning protection, integrity verification, access control, and more
Wi-Fi OTA Learn how to securely update software, user files, and firmware on CC32xx devices
Wi-Fi Certificate Signing Requests (CSR) Generate a Certificate Signing Request using the device's unique key-pair to verify identity during cloud connection
CC32xx Cryptographic Utilities Use the hardware accelerators to calculate HMAC-SHA256 and generate ECDSA with the device unique key-pair
Device Identity Composition Engine (DICE) Learn how to use the Trusted Computing Group's DICE security standard with the CC323x

Lab overview

LaunchPad Out of Box Experience

These labs demonstrate the LaunchPad Out of Box Experiences showcasing the SimpleLink SDK

Lab Description
CC3235 LaunchPad Out of Box Experience Out of Box Experience for the CC3235S-LAUNCHXL and CC3235SF-LAUNCHXL
CC3220 LaunchPad Out of Box Experience Out of Box Experience for the CC3220S-LAUNCHXL and CC3220SF-LAUNCHXL

Wi-Fi

These labs are related to developing applications that are using SimpleLink Wi-Fi on CC3220 and CC3235 devices.

Lab Description
Wi-Fi Fundamentals Getting Started with the Network Terminal Example
SysConfig ImageCreator Basics Learn how to use the new SysConfig ImageCreator to develop and flash your SimpleLink Wi-Fi LaunchPad all from Code Composer Studio
UniFlash ImageCreator Basics Before starting development with SimpleLink Wi-Fi devices, learn how to use the UniFlash ImageCreator tool to program the external serial flash
Wi-Fi Provisioning Provisioning: Connecting SimpleLink Wi-Fi Technology to a Network
Portable + Wi-Fi Add Wi-Fi functionality on top of the SimpleLink MCU SDK common Portable example and use a HTTP server to control the LaunchPad from your browser
Wi-Fi MQTT Start a new custom application and connect to the cloud with the SimpleLink Wi-Fi MQTT library
Wi-Fi Secure Sockets Add security and client verification to an unsecured TCP socket
Wi-Fi Secure File System Protect your IP with the SimpleLink Wi-Fi secure file system
CC32xx Cryptographic Utilities Learn the basics of hash functions, digital signatures, and more with the CC32xx
Wi-Fi Certificate Signing Request (CSR) Generate certificate signing requests based on the unique device key-pair
Wi-Fi OTA Wireless updates using the SimpleLink Over-The-Air library
IBM IoT QuickStart Getting started with IBM IoT Quickstart and the CC32xx LaunchPad
Device Identity Composition Engine (DICE) Learn how to use the Trusted Computing Group's DICE security standard with the CC3235

TI Drivers

Learn how to use the TI-provided peripheral drivers in your product.

Lab Description
Project Zero An introduction to using TI Drivers within the SimpleLink SDK, a common set of functional peripheral APIs that enable 100% code portability between SimpleLink MCU devices.
GUI Composer ADC Application Easily create HTML-based graphical user interfaces (GUIs) that feature gauges, sliders, charts & more, to complement your SimpleLink MCU-based applications

Real-Time OS

Learn about RTOS concepts such as scheduling, semaphores, tasks using the RTOS support on the SimpleLink devices.

Lab Description
FreeRTOS Basics Introduction to using FreeRTOS with the SimpleLink MCU SDK
RTOS Concepts A general overview of concepts used in Real-Time Operating Systems such as task/threads, scheduling, semaphore
TI-RTOS Basics Introductory training to using TI-RTOS in the CCS IDE
POSIX Project Zero Introduction to how POSIX is supported in SimpleLink SDKs, creating threads and creating and using message queues

Debugging

Learn about different ways to develop and debug projects with the SimpleLink MCU SDKs

Lab Description
Debug Printing Explains the different ways that an application can output debug info at runtime.

Tools

Learn about different tools that can be used with the SimpleLink MCU SDKs

Lab Description
SysConfig Tool Basics Introduction to the SysConfig tool to configure your system.
Analog Signal Chain Studio Basics Introduction to Analog Signal Chain Studio
SysConfig ImageCreator Basics Learn how to use the new SysConfig ImageCreator to develop and flash your SimpleLink Wi-Fi LaunchPad all from Code Composer Studio
UniFlash ImageCreator Basics Before starting development with SimpleLink Wi-Fi devices, learn how to use the UniFlash ImageCreator tool to program the external serial flash

What's new

v5.20.00 - July 29th 2021

  • Updates and bug fixes for SimpleLink CC32xx SDK v5.20
  • Updates and bug fixes for SimpleLink CC13x2 / CC26x2 SDK v5.20
  • In conformity with Bluetooth Low Energy specifications, RTLS examples only support “raw I/Q data” mode. Support for Angle of Arrival (AoA) has been removed
  • New BLE Mesh Provisioning lab

v5.10.02 - May 17th 2021

  • Updates and bug fixes for SimpleLink CC2640R2 SDK v5.10

v5.10.01 - May 4th 2021

  • Update and bug fixes for SimpleLink CC32xx SDK v5.10
  • Changes to the Wi-Fi OTA lab and added important notices for DropBox and GitHub users

v5.10.00 - April 21st 2021

  • Updates to RTLS Toolbox and BLE Mesh labs
  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v5.10

v4.40.00 - January 22nd 2021

  • New lab for BLE Mesh
  • New SysConfig ImageCreator Basics lecture for CC32xx SDK
  • Updated CC32xx labs for SysConfig ImageCreator Tool
  • Updates to RTLS Toolbox lab
  • Updates to BLE labs to use appropriate language nomenclature directive
  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v4.40
  • Update and bug fixes for SimpleLink CC32xx SDK v4.40

v4.30.02 - November 9th 2020

  • Add analog Signal Chain Studio to WiFi SLA
  • Bug fixes for Analog Signal Chain Studio

v4.30.01 - October 20th 2020

  • Updates and bug fixes for SimpleLink CC26x2 CC13x2 SDK v4.30
  • Updates and bug fixes for SimpleLink CC2640R2 SDK v4.30
  • New lab for Analog Signal Chain Studio
  • Removed SysConfig labs for CC2640R2 and CC1310 SDKs

v4.30.00 - October 10th 2020

  • Updates and bug fixes for SimpleLink CC32xx SDK v4.30
  • Updated Wi-Fi and SysConfig Basics labs for SysConfig Genlibs support
  • Added FreeRTOS Basics lab including FreeRTOS ROV

v4.20.03 - August 14th 2020

  • Update and bug fixes for BLE labs

v4.20.01 - July 9th 2020

  • New lab: 15.4 Stack adding a new sensor! Learn about how to add new sensors, display the data on CUI, and send the data over the air.
  • New lab: 15.4 Stack doing Over the Air Downloads (OAD)! Learn about how to update your remote sensors over the air without the need of physically accessing them.
  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v3.40
  • Update and bug fixes for SimpleLink CC2640R2 SDK v3.40

v4.10.03 - June 19th 2020

  • Add DICE Wi-Fi lab for CC32xx SDK

v4.10.02 - May 19th 2020

  • Update Wi-Fi labs for SimpleLink CC32xx SDK v4.10

v4.10.01 - April 20th 2020

  • New lab: BLE Coexistence Configuration! Learn about how to use the new Coexistence feature for CC13x2 and CC26x2 devices.
  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v4.10
  • Update and bug fixes for SimpleLink CC2640R2 SDK v4.10

v4.10.00 - February 5th 2020

  • Maintenance for SimpleLink CC13x2 26x2 SDK v3.30

v3.40.02 - February 5th 2020

  • Update RTLS labs for SimpleLink CC13x2 26x2 SDK v3.40, this includes removing the rtls_intro and rts_tof labs
  • Remove RTLS labs for SimpleLink CC2640R2 SDK v3.30
  • Update Wi-Fi labs for SimpleLink CC32xx SDK v3.40
  • Add Wi-Fi security suggested curriculum to CC32xx overview page

v3.40.01 - January 17th 2020

  • Add AWS Provisioning lab for CC32xx Plugin for AWS IoT

v3.40.00 - January 16th 2020

  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v3.40
  • Update and bug fixes for SimpleLink CC2640R2 SDK v3.40

v3.30.03 - November 21st 2019

  • Remove disclaimer in RTLS labs

v3.30.02 - November 7th 2019

  • Created labs for LaunchPad SensorTag Kit (LPSTK)
  • Updated RTLS labs for SimpleLink CC13x2 26x2 SDK v3.30
  • Updated RTLS labs for SimpleLink CC2640R2 SDK v3.30

v3.30.01 - October 10th 2019

  • Update and bug fixes for SimpleLink CC13x2 26x2 SDK v3.30
  • Added Sysconfig for SimpleLink CC13x2 26x2 SDK v3.30
  • Update and bug fixes for SimpleLink CC2640R2 SDK v3.30
  • Update and bug fixes for SimpleLink CC32xx SDK v3.30
  • Added Sysconfig for SimpleLink CC32xx SDK v3.30

v3.30.00 - October 8th 2019

  • Updated TI 15.4 Stack Gateway related Trainings
  • Updated TI 15.4 Stack/Zigbee Trainings to reflect CUI addition and Sysconfig
  • Added Sysconfig for SimpleLink MSP432P4 SDK v3.30
  • Added Sysconfig for SimpleLink MSP432E4 SDK v3.30
  • Update and bug fixes for SimpleLink MSP432P4 SDK v3.30
  • Update and bug fixes for SimpleLink MSP432E4 SDK v3.30

v3.20.02 - August 19th 2019

  • Added RTLS Intro, BLE 5.1 AoA, TI ToF labs for CC13x2 CC26x2 Product
  • Added Advanced Security lab for CC13x2 CC26x2 Product
  • Updates and bug fixes for CC32xx SDK v3.20
  • Updated terminal screenshots and UniFlash ImageCreator instructions for Wi-Fi OTA lab
  • Updates and bug fixes for CC13x2 26x2 SDK v3.20
  • Updates and bug fixes for CC13x0 SDK v3.20
  • Updates and bug fixes for CC2640R2 SDK v3.20
  • Added BLE Security Fundamentals for CC26x2 and CC13x2
  • Update and bug fixes for SimpleLink MSP432P4 SDK v3.20

v3.10.02 - April 22nd 2019

  • Add SimpleLink Academy to SimpleLink SDK BLE Plugin and SimpleLink SDK TI 15.4 Stack Plugin
  • Moved all SimpleLink SDK Plugin labs from SimpleLink MSP432P4 and MSP432E4 SDKs to the respective Plugin packages
  • Add Custom Power Performance Level lab for SimpleLink MSP432P4 SDK
  • Update and bug fixes for SimpleLink MSP432P4 SDK v3.10
  • Update and bug fixes for SimpleLink MSP432E4 SDK v3.10

v3.10.01 - April 17th 2019

  • Updates and bug fixes for CC13x2 26x2 SDK v3.10
  • Updates and bug fixes for CC13x0 SDK v3.10
  • Updates and bug fixes for CC2640R2 SDK v3.10
  • Updates to RTLS labs for CC2640R2
  • Updates for CC32xx SDK v3.10
  • Added CC3235 support for Wi-Fi OTA and Portable + Wi-Fi

v2.40.02 - February 28th 2019

  • Gen 3 CC3235 and CC3135 support!
  • New Out of Box Experiences for CC3235, CC3135, and CC3120 LaunchPads and BoosterPacks
  • Add ADC Simultaneous Sampling lab for MSP432E4 SDK
  • Update Wi-Fi labs for SDK and Plugin v2.40.00
  • Update MSP432 labs for SDK v2.40.00
  • Updated CC2640R2 and CC13x2/CC26x2 Labs for SDK v2.40.00
  • Preliminary release for new RTLS labs scheduled end of Feb.
  • New ZigBee Labs introduced
  • New RTLS Toolbox labs for BLE

v2.30.02 - October 25th 2018

  • Added CC1352 and CC26x2 LaunchPad Out of Box Experience
  • Added BLE Security Lab
  • Added BLE Angle of Arrival Lab
  • Added ZigBee to main content release
  • New ZigBee Labs
  • New Sensor Controller Lab
  • Adjusted Overview page

v2.30.01 - October 11th 2018

  • Update MSP432 labs for SDK v2.30.00.14
  • Minor fixes to MSP432 labs

v2.30.00 - October 2nd 2018

  • Add CC3220 Out of Box LaunchPad Experience
  • Added secure MQTT client demo to Wi-Fi MQTT lab
  • Update Wi-Fi labs for CC32xx SDK 2.30.00.05

v2.20.01 - July 23rd 2018

  • Add CC3220 Cryptographic Utilities, Wi-Fi Certificate Signing Request, and Porting an application from Ethernet to Wi-Fi labs
  • Add UniFlash ImageCreator Basics lecture
  • Update Portable + Wi-Fi lab with SimpleLink Net Socket layer
  • Update Wi-Fi labs for CC3220 SDK 2.20.00.10
  • Add TI 15.4 Stack Plugin Gateway lab

v2.20.00 - June 25th 2018

  • Update SimpleLink MSP432P4 Precision ADC Lab with ADCBuf Differential Mode Example
  • Update MSP432 Wi-Fi OTA lab with screenshots of updated Uniflash interface
  • Update MSP432E4 LaunchPad (EXP-MSP432E401Y) Out-of-Box lab with screenshots of updated Exosite UI

v2.10.02 - April 10th 2018

  • Add new DMM Fundamentals lab for SimpleLink CC13x2 SDK
  • Add new Bluetooth 5 BLE Enhanced OAD lab for SimpleLink CC13x2 and CC26x2 SDKs
  • Update CC13x0, CC13x2, and CC26x2 labs to support SimpleLink SDK 2.10

v2.10.01 - April 6th 2018

  • Add MQTT lab for MSP432E4 SDK
  • Update MSP432E4 LaunchPad (EXP-MSP432E401Y) Out-of-Box lab for latest Exosite UI
  • Update SimpleLink MSP432P4 Precision ADC Lab
  • Minor bug fixes

v2.10.00 - April 4th 2018

  • Update Wi-Fi labs for CC3220 SDK 2.10.00.04
  • Minor fixes to Wi-Fi labs

v1.15.04 - March 20th 2018

  • Add support for SimpleLink ZigBee SDK Plugin v1.60
  • Add new Zigbee labs
    • Light and Switch - Zigbee Plugin Project Zero
    • Designing a Custom Zigbee 3.0-Certifiable Product Using GenericApp

v1.15.03 - January 18th 2018

  • Add support for SimpleLink CC13x2 and CC26x2 SDKs
  • Add OpenThread labs for SimpleLink CC26x2 SDK
  • Update Bluetooth labs to support TI BLE5-Stack for SimpleLink CC13x2 and CC26x2 SDKs
  • Update CC13x0 labs to SDK 1.160

v1.15.02 - January 12th 2018

  • Added SimpleLink MSP432P4 Precision ADC Lab
  • Added support for SimpleLink CC3220 SDK v1.60

v1.15.01 - December 13th 2017

  • Added support for the SimpleLink MSP432P4111 MCU
  • LCD_F Training Lab
  • MSP-EXP432P4111 LaunchPad Out-of-Box Lab
  • Wi-Fi Over-the-Air Downloads Lab for MSP432
  • Updated Wi-Fi Project Zero for MSP432
  • Minor bug fixes

v1.14.03 - November 7th 2017

  • Added support for the SimpleLink MSP432E4 SDK and MCU
  • Added Labs for Boot Loaders on the MSP432E4 device and the EXP-MSP432E401Y LaunchPad Out-of-Box

v1.14.02 - October 12th 2017

  • Add authentication to Wi-Fi OTA
  • Update TI 15.4-Stack and Proprietary RF labs for SimpleLink CC13x0 SDK to use version 1.50 SDK
  • Update Bluetooth 4.2 labs for SimpleLink CC2640R2 SDK to use version 1.50 SDK

v1.14.01 - October 2nd 2017

  • Update Wi-Fi labs for SimpleLink CC3220 SDK to use version 1.50 SDK

v1.14.00 - September 7th 2017

  • Add new labs for SimpleLink MSP432P4 SDK:
    • LaunchPad Power Measurements Using EnergyTrace™
    • MSP-EXP432P401R LaunchPad Out-Of-Box
  • Add new labs for SimpleLink MSP432 SDK WiFi Plugin
    • Wi-Fi Plugin Project Zero
  • Support for the SimpleLink MSP432P4 SDK v1.50
  • Changed the name of the SDK to SimpleLink MSP432P4 SDK
  • Updated description of the precision ADC for the MSP432P4

v1.13.03 - August 30th 2017

  • Add new labs for SimpleLink CC2640R2 SDK:
    • TI Drivers IR Generation Lab
    • Bluetooth 5 2Mbps PHY Lab
  • Add new labs for SimpleLink MSP432 SDK WiFi Plugin
    • Wi-Fi Plugin Project Zero

v1.13.02 - July 20th 2017

  • Add Project Zero for BLE5-Stack
  • Add Sensor Controller labs for SimpleLink CC2640R2 SDK
    • Fundamentals, using example included in Sensor Controller Studio, and how to make a project from scratch.
  • Update Bluetooth LE labs for SimpleLink CC2640R2 SDK to use version 1.40 SDK

v1.13.01 - July 12th 2017

  • Add Sensor Controller labs for SimpleLink CC13x0 SDK
    • Fundamentals, using example included in Sensor Controller Studio, and how to make a project from scratch.
  • Update TI 15.4-Stack and Proprietary RF labs for SimpleLink CC13x0 SDK to use version 1.40 SDK
  • Update BLE Over the Air Download section of CC1350 Dual Mode lab for SimpleLink CC13x0 SDK to new SDK.

v1.13 - July 5th 2017

  • Update TIRTOS Basic, FreeRTOS, RTOS Concepts and TI Drivers labs for all SimpleLink SDKs to version 1.40. Minor fixes.
  • Add recommended curriculum section and description of each lab category to overview page.
  • Update labs for SimpleLink MSP432 SDK
    • Single-threaded ADC. Minor fixes.
    • Multi-threaded ADC, fixed I2C issue, added board solution file.
  • Add new WiFi labs for SimpleLink CC32xx SDK
    • Wi-Fi Secure Socet, WiFi Secure File-System
  • Update existing Wi-Fi labs for SimpleLink CC32xx SDK to SDK version 1.40.

v1.12.01 - April 2nd 2017

  • Update TIRTOS Basics lab for all SimpleLink SDKs. Minor fixes.
  • Add new WiFi labs for SimpleLink CC32xx SDK
    • WiFi OTA, WiFi MQTT
  • Add new Bluetooth LE labs for SimpleLink CC2640R2 SDK
    • GAP Advertising/Scanning, GAP Connections
  • Update Bluetooth LE labs for SimpleLink CC2640R2 SDK to refer to SDK version 1.35

v1.12 - March 9th 2017

  • Updated all labs for SimpleLink SDK 1.30.0 compatibility
  • Add TI Drivers labs for all SimpleLink SDKs
    • Project Zero, GPIO Interrupt, GUI Composer, Configuring TI drivers, Porting TI drivers
  • Add POSIX Project Zero lab for all SimpleLink SDKs
  • Add RTOS Concepts lecture/informational lab for all SimpleLink SDKs
  • Add new TI 15.4-Stack labs for SimpleLink CC13x0 SDK
    • Sensor and Collector Project Zero, Using a portable SimpleLink SDK app with TI 15.4-Stack, Linux Gateway Project Zero
  • Add new Bluetooth low energy lab for SimpleLink CC2640R2 SDK
    • Sensor Boosterpack portable example with Bluetooth low energy
  • Add new Wi-Fi labs for SimpleLink CC32xx SDK
    • CC3220 Project Zero and CC3220 Portable Wi-Fi
  • Add new TI-Drivers labs for SimpleLink MSP432 SDK
    • Single-threaded ADC and Multi-threaded RTOS Thermostat
  • Add new Plugin lab for SimpleLink MSP432 SDK
    • Bluetooth SDK Plugin introduction
  • Remove Sensor Controller labs pending Sensor Controller Studio update for SimpleLink SDKs.

v1.11 - November 4th 2016

  • Update BLE projects to use BLE SDK v2.2.1
  • Update all projects to use TI-RTOS 2.20.01.08

v1.10 - October 12th 2016

  • Add TI-RTOS IR Generation training
  • Add Bluetooth Developer Studio training
  • Update Simple Application Processor + Network Processor - Introduction to use MSP432 LaunchPad + CC2650 Module BoosterPack Hardware
    • Add MSP432 Project Zero to be used with updated Simple AP + Simple NP Introduction
    • Removed SimpleNP and SimpleAP CC2650_LAUNCHXL projects
  • Add solution files for BLE custom profile training

v1.09 - September 16th 2016

  • Compatible with CCS 6.2.0
    • Fix a problem with a build variable that changed meaning from CCS 6.1.3 to 6.2.0.
    • Default to parallel build in project files
  • Add Sensor Controller workshops
    • Create Project from Scratch
    • Task Creation and Control
  • Add Proprietary RF workshops
    • CC1350 Dual Band Out of the Box Demo
    • CC1350 Dual Band Launchpad Project Zero
  • Add videos
    • Developing your first project with Project Zero and CCS Cloud
    • Introduction to the Sensor Controller
    • How to get started with CC1310 Packet RX/TX example
    • CC13xx Wireless Sensor Network Node and Concentrator example
    • Why Sub1-GHz?
  • Fix issue with 'app usage' code for code generator in Custom Profile workshop

v1.08 - June 21st 2016

  • Update BLE projects to use BLE SDK v2.2.0
  • Update all projects to use TI-RTOS 2.18
  • Removed custom version of HostTest
  • Added Proprietary RF workshops
    • Basic RX/TX
    • Wireless Sensor Network
    • EasyLink serial API

v1.07 - May 4th 2016

  • Fix direction of memcpy for the service generator in GetParameter_XX.
  • Remove references to Board_KEY_RIGHT from TI-RTOS Lab 1.

v1.06 - March 10th 2016

  • Update to use BLE SDK v2.1.1
  • Added CCS Desktop Projects
    • HostTest
    • Project Zero
  • Change BLE examples to use Project Zero instead of TrainingTag
  • Add support for eval kits CC2650-LAUNCHXL, CC2650-STK and CC2650DK to
    • Project Zero
    • TI-RTOS Basic
    • HostTest

v1.05 - January 29th 2016

  • Add training modules
    • Simple Network/Application Processor Introduction
  • Added CCS Desktop projects
    • SimpleNP - SimpleNP project ported CC2650_LAUNCHXL
    • SimpleAP -SimpleAP project modified to work on CC2650_LAUNCHXL with SCIF UART display added

v1.04 - January 21st 2016

  • Add training modules
    • Sensor Controller Studio Basic - I2C Light Sensor
  • Change projects to support CC2650_LAUNCHXL by default

v1.03 - August 25th 2015

  • Initial release.
  • Targeting CCS Desktop 6.1, TI-RTOS for SimpleLink Wireless MCUs 2.13.00.06 and TI BLE SDK v2.1.
  • Added training modules
    • TI-RTOS Basics
    • Bluetooth Smart Basics
    • Bluetooth Smart Custom profile
  • Added CCS Desktop projects
    • HostTestTag - HostTest project modified to work on SensorTag rev 1.3 and Devpack-Debug rev 1.2.
    • BLE TrainingTag - SimpleBLEPeripheral project modified to work on SensorTag rev 1.3 and Devpack-Debug rev 1.2
    • TI RTOS Basics Lab 1 - Basic project without radio stack.