Skip to content

mje-nz/simplelink_proprietary_examples

Repository files navigation

Table of Contents

Introduction

These examples and demos are for TI SimpleLink CC13X2 / CC26X2 SDK 2.40.00.XX

This repository contains proprietary radio sample applications for Texas Instruments' SimpleLink CC13X2 / CC26X2 SDK. These examples have not been validated as production-ready.

Do not use GitHub's bug tracking feature for support. For inquiries, see the forum relevant to your device and application: Sub-1 Ghz Forum or Other Wireless Forum.

To use the examples and tools in this repository, please download and install the SimpleLink CC13X2 / CC26X2 SDK first, and if necessary buy an evaluation kit.

If you have any questions please refer to the FAQ page.

For examples for other SDK versions and platforms, see table below.

SDK Examples
TI SimpleLink CC13X2 / CC26X2 SDK 2.40.00.XX (current)

Navigating the Repository

The examples provided on this GitHub page serve as a plugin to a corresponding device SDK release. The master branch will always point to the latest release.

Older releases can be accessed by checking out/downloading their corresponding branch. For more information on supported examples please consult the readme.md of the desired branch/release.

For more information about different SDK components, please consult the SDK documentation.

Change Log

Note: The version numbers below are related to GitHub proprietary_examples releases. The numbering scheme is in the form of M.mm.pp.bb. The fields pp.bb are incremented as GitHub examples are released, M.mm will map a GitHub release to a SimpleLink SDK release.

2.40.00.00

New examples added.

  • RF Sensor and Collector: Synchronous time-slotted RF Sensor and Collector implementation based on the RF Driver API.

Installation

This repository can be cloned and tracked using Git. For instructions on how to clone a repository from Github please refer to this guide: Clone from Github

For users who are unfamiliar with Git, there is the option of downloading the contents of the repository as a zip file. See instructions below.

  1. Click the green "Clone or download" button
  2. Select "Download ZIP" option
  3. Zip folder will appear in your Downloads folder

This repository can be cloned/download anywhere on your computer. There is a dependency between this repository and the SimpleLink CC2640R2 SDK install location.

By default the SimpleLink CC13X2 / CC26X2 SDK will install to:

C:\ti\simplelink_cc13x2_26x2_sdk_2_40_00_XX

If the Simplelink CC13X2 SDK must be installed to a different location, then see the FAQ page for IDE specific instructions for changing environment variables.

Required Tools

The examples in this repository currently only support the CCS toolchains. Please refer to the release notes for the supported versions of each toolchain. Using a non-supported version is untested and may result in unexpected behavior.

For more information on toolchain setup, please refer to our FAQ page.

FAQ

The FAQ page will try to address some of the common questions related to the proprietary_examples repo.

Examples / Demo List

RF Sensor and Collector

A synchronous RF Sensor and Collector implementation using a proprietary time-slotted radio protocol.

References

The following reference pages may be helpful during general development using the SimpleLink CC13X2 / CC26X2 SDK. Users developing proprietary RF applications are encouraged to read the Proprietary RF User's Guide.

As an additional resource, users are encouraged to complete the SimpleLink Academy training.

About

TI Simplelink Proprietary RF Examples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages