These guidelines are intended to provide a reference for all stages of development using TI Zigbee® connectivity products.
Step 0: Learn the technology
Step 1: Pick your device
Step 2: Download necessary software
Step 3: Begin software development
Step 4: Deep-dive into documentation
Step 5: Design your hardware
Step 6: Certification and production
Also see the ‘Common Development Questions’ section at the end.
Not sure what connectivity technology to use? Check out the Wireless Connectivity Technology Selection Guide!
Step 0: Learn the technology
- Connect Videos
- 2.6 Connect: Why Zigbee 3.0?
- 2.12 Connect: Zigbee 3.0 Webinar
- 2.16 Connect: Zigbee modules from Feibit Technologies
- 3.3 Connect: Zigbee Demo
- 3.11 Connect: Zigbee + Amazon Echo Demo
- 3.15 Connect: Zigbee + Bluetooth® 5 Concurrency Demo
- 3.24 Connect: Multi-protocol ZigBee and Bluetooth wireless switch demo with LPSTK-CC1352R
- 3.27 Connect: Smart home automation demo
- 3.29 Connect: Zigbee smart speaker demo
- TI Training Videos
- White Papers
Step 1: Pick your device
- Selection Guides
- CC2652R: LaunchPad
- CC2652P
- CC2652RB: LaunchPad
- CC1352R: LaunchPad or SensorTag
- CC1352P: LaunchPad
- CC2652R7: LaunchPad
- CC2652P7: LaunchPad
- CC1352P7: LaunchPad
- CC2651R3
Step 2: Download necessary software
- SIMPLELINK-CC13XX-CC26XX-SDK (includes SysConfig for driver and stack configuration)
- Choose an Integrated Development Environment (IDE)
- Programmer (optional if you are using an IDE)
- Other tools for evaluation (optional)
- Evaluate RF packet configurations: SmartRF Studio
- Develop sensor functionality: Sensor Controller Studio
- Sniff over-the-air packets: SmartRF Protocol Packet Sniffer
- Estimate RF range of technology: RF Range Estimator
- Calculate Z-Stack power: Zigbee Power Calculator
- Zigbee gateway solution: Zigbee Linux Sensor To Cloud
Step 3: Begin software development
- Out of Box Experience: Once you have selected your LaunchPad, learn about its features and run your first application!
- Quick Start Guide: This guide provides a roadmap to the Z-Stack development environment. Get started using TI Resource Explorer, learn how to import a project into CCS or IAR, or develop a new application.
- SimpleLink Academy: Check out the SimpleLink Academy training platform for step-by-step instructions to learn about Zigbee features and how to customize your application.
Get started with Z-Stack by creating a simple Zigbee network with a Coordinator Light and End Device Switch |
|
Dynamic Multi-protocol Manager (DMM) allows multiple wireless stacks to coexist and operate concurrently on a single radio |
|
How to use the Sensor Controller Studio and GUI tool |
|
A general overview of concepts used in Real-Time Operating Systems such as task/threads, scheduling, semaphore. Start here to learn about TI-RTOS and POSIX. |
|
SysConfig is tool to help you configure your SimpleLink applications, generating source files for TI Drivers and software libraries |
Step 4: Deep-dive into documentation
- SDK Documents (including TI Z-Stack): You can find all stack user’s guides and API guides here, plus kernel, TI Drivers, and configuration tools
- Technical Reference Manual
- CC2538/CC26x0/CC2x2 Serial Bootloader Interface
- Z-Stack Linux Gateway – User’s Guide
- Z-Stack End Device Power Consumption Measurement
- Z-Stack Large Mesh Network Performance
- Cloning Z-Stack Network Properties Using the SimpleLink Wireless MCU Family
Step 5: Design your hardware
- CC13xx/CC26xx Hardware Configuration and PCB Design Considerations
- SIMPLELINK-2-4GHZ-DESIGN-REVIEWS: Ask a TI expert to review your schematics and layout
- Additional hardware documents can be found on your device’s product page (see Step 1: Pick your device)
Step 6: Certification and production
- Texas Instruments provides Zigbee Alliance Compliant Platforms with their SimpleLink CC13X2 / CC26X2 devices, but end products must be certified separately using an authorized test provider. The Zigbee Alliance provides the entire certification process.
- CC2538/CC26x0/CC2x2 Serial Bootloader Interface
- FLASH-PROGRAMMER or UNIFLASH
- Final Test Considerations for Wireless Technology Products
Common Development Questions
- How do I get started?
Start with the Out of Box Experience! This demo helps you learn about your LaunchPad and run your first application. After that, start to learn about the different features and software libraries we provide on SimpleLink Academy.
- How do I add Z-Stack to a new application?
It is recommended that users start with one of the various development examples provided in the SDK.
- How do I learn about the peripheral drivers? Where do I find examples for PWM, I2C, SPI, UART, or GPIOs?
The TI Drivers Runtime APIs provide basic usage summaries and examples for each peripheral, and additional TI Drivers examples are provided for each device inside the examples/<rtos>/<LaunchPad>/drivers folder of your SDK.
- How do I flash code to my LaunchPad?
Use the CCSTUDIO IDE to build, load, and debug code. To program a binary image on a 2.4 or Sub1-GHZ device, refer to either FLASH-PROGRAMMER or UNIFLASH.
- Where do I learn about security features?
Find out more about the SimpleLink security features available with this White Paper.
- How do I get a schematic and layout review?
Design reviews can be requested for 2.4 GHz hardware
- Where do I go for help? Where can I find more FAQs?
The E2E Wireless Zigbee & Thread forum is the go-to source for help throughout every step of the design process.
E2E is a public forum with questions and answers posted by TI engineers and knowledgeable community members to help users quickly solve their design issues. Search a few keywords to see resolved questions, or you can ask a new question!