Bluetooth Low Energy Software Developer’s Guide¶
This document explains how to use the TI SimpleLink™ Bluetooth® low energy stack on the CC1350 MCU that is part of the SimpleLink CC13x0 SDK. You will learn how to create a Bluetooth low energy custom application and how to use the stack. This document also introduces the Bluetooth low energy specification. Do not use this document as a substitute for the complete specification. For more details, see the Specification of the Bluetooth System or some introductory material at the TI Bluetooth Low Energy Wiki
Note
Even though some screenshots and code snippets in this guide may refer to other SimpleLink devices, such as CC2640R2 or CC2650, they do also apply to the CC1350.
Table of contents
- BLE Stack Quick Start Guide
- The CC1350 Platform
- Developing a Bluetooth Low Energy Application
- Over the Air Download (OAD)
- Sensor Controller
- Debugging
- External Resources
- Debug Interfaces
- Configuring Debugger in CCS
- Configuring Debugger in IAR
- Breakpoints
- Considerations on Breakpoints
- Watching Variables and Registers
- Memory Watchpoints
- TI-RTOS Object Viewer
- Using the Memory Browser
- Profiling the ICall Heap Manager (heapmgr.h)
- Optimizations
- Deciphering CPU Exceptions
- Debugging Memory Problems
- Check System Flash and RAM Usage With Map File
- Debugging a Program Exit
- HAL Assert Handling
- API References