The CC1350 SensorTag is one of TI’s first dual-band kit utilizing the CC1350 which enables Sub-1GHz + BLE in a single chip solution. This new SensorTag brings easy and low cost sub-1GHz RF connections to the SensorTag ecosystem with the SimpleLink ultra-low power CC13xx family of devices. This SensorTag kit brings support for the CC1350 wireless MCU
The CC1350 device is a wireless MCU featuring sub-1GHz RF GFSK, Long Range Mode (LRM, a direct sequence spread spectrum modulation format), and other sub-1GHz modulations - in addition it supports 2.4GHz RF! The CC1350 device contains a 32-bit ARM® Cortex®-M3 processor that runs at 48 MHz as the main processor and a rich peripheral feature set that includes a unique ultra-low power sensor controller. This sensor controller is ideal for interfacing external sensors and for collecting analog and digital data autonomously while the rest of the system is in sleep mode.
The CC1350 SensorTag is supported by a large set of software examples in the CC13x0 SDK, showing best practice on how to implement and use different features of the CC1350. An overview for the software examples can be found on this web page. The CC1350 is also supported by the TI BLE software stack, which enables full BLE connectivity.
For this Out of the box project you'll need at least two CC1350 SensorTags to transmit and receive data between them, one SensorTag will act as a concentrator and one or more will act as node(s) in a wireless sensor network. Both the Concentrator and Node SensorTags can be connected to a LCD Boosterpack. Optionally you can also use CC1350 LaunchPad to act as concentrator and/or nodes.
To see all available resources associated with the CC1350, click on this link to filter out all the incompatible projects and collateral.
Available in resource explorer are code examples, documentation, Software Developers Guide and links to wiki articles and more. Feel free to navigate the available resources to jump-start your development.
The CC1350 SensorTag is pre-programmed with the TI BLE stack, allowing you to connect to the device using e.g. the SensorTag iOS/Android smartphone app. When connected the cc1350 device offers the same functionality as e.g. the cc2650 SensorTag. Using the built in BLE Over the Air Download (OAD) one can easily convert the CC1350 device from a BLE device into e.g. a sub-1GHz device, due to the dual mode capabilites of the CC1350. In this step by step guide we will show you how to download new application images to create a small wireless sensor network. The sensor network includes a concentrator that receives sub-1GHz data and Nodes that send data over the sub-1GHz link to the concentrator and in addition reconfigures the radio core on the fly to send out BLE advertisement packets. A high level overview of the complete demo is shown in the picture below.
Please visit CC1350 Project 0 for instructions on how to build your own image and use BLE OAD to download to your device.