TexasInstruments / ble_energia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ble_energia

This repository hosts the active development for TI's BLE Energia solution. ble_energia adds Energia support to the CC2650 in network processor configuration, using the MSP432 as the application processor.

All documentation is hosted on BLE Energia Page. Please visit this page for more information

Note: This repo hosts the bleeding edge versions of ble_energia, stable releases are bundled within the Energia IDE's board manager package for MSP432

Required Hardware and Software

  • The sketches currently build with power savings. You can get SNP images from this link.
  • For CC2650MOD BoosterPack you will want to use simple_np_cc2650bp_uart_pm_xsbl.hex

Steps to setup

  1. Update to the latest Network Processor image, more on this below
  2. Clone or download this repository
  3. Install MSP432 Board files
  • Tools -> Board -> Board Manager
  1. Symlink/Copy to this repo
  • Navigate to <ENERGIA_PATH>/energia-1.6.10E18/libraries
  • Copy the /BLE folder from this repo into the libraries folder above
  1. Re-start Energia, BLE examples should now appear in the library

About


Languages

Language:C 77.1%Language:C++ 13.6%Language:HTML 7.3%Language:Tcl 1.0%Language:XS 1.0%