SWRU581 March 2021 CC2564C , CC2564MODA , CC2564MODN , WL1831
Sitara is a trademark of Texas Instruments Incorporated.
Bluetooth is a registered trademark of Bluetooth SIG, Inc.
Cortex is a registered trademark of Arm Limited.
All trademarks are the property of their respective owners.
This document explains how to get started with TI Bluetooth Protocol Stack on a target device running ARM Linux. It provides a basic description of the package, and walks through the download and installation procedures. Finally, it shows how to run a sample application BluetopiaPM Demo applications and the BluetopiaPM installation comes with pre-built binaries with AM335x. However, for users who wish to modify sample applications or the build environment, visit the ‘Build BluetopiaPM’ section below for details.
Bluetopia is a low-level Bluetooth Protocol Stack. Bluetopia is designed to be small in code space and RAM so that it can be ran on small embedded platforms where memory is limited. At any given point in time only one application has access to the Bluetopia stack. This can make development difficult and complicated if multiple profiles are using the Bluetooth Controller concurrently.