Select a version

Select a version

No results found. Please clear your search and try again.

SIMPLELINK-BLE-PLUGIN-AZURE-GATEWAY-EXAMPLE-PACK

SimpleLink™ Bluetooth low energy plug-in Azure™ gateway example pack

Select a version
No results found. Please clear your search and try again.
Latest version
Version: 3.20.00.22
Release date: 31 Jul 2019

Windows Installer for SimpleLink BLE Plug-in Azure Gateway Example Pack

MD5 checksum

macOS Installer for SimpleLink BLE Plug-in Azure Gateway Example Pack

MD5 checksum

Linux Installer for SimpleLink BLE Plug-in Azure Gateway Example Pack

MD5 checksum
Products
Arm Cortex-M4 MCUs
MSP432E401Y SimpleLink™ 32-bit Arm Cortex-M4F MCU with ethernet, CAN, 1MB Flash and 256kB RAM
Low-power 2.4-GHz products
CC2642R SimpleLink™ 32-bit Arm Cortex-M4F Bluetooth® Low Energy wireless MCU with 352kB Flash CC2652R SimpleLink™ 32-bit Arm Cortex-M4F multiprotocol 2.4 GHz wireless MCU with 352kB Flash
Hardware development
LAUNCHXL-CC26X2R1 CC26x2R LaunchPad™ development kit for multi-standard SimpleLink™ wireless MCU MSP-EXP432E401Y MSP432E401Y LaunchPad™ development kit for Ethernet SimpleLink™ MCU

Documentation

SimpleLink BLE Plug-in Azure Gateway Example Pack User's Guide

Release Information

The SimpleLink SDK BLE Plugin Azure Gateway Example Pack is a companion software packages that enables a user to enable their BLE applications as a gateway to the Azure Cloud.

This Examples Pack requires prior download of the SimpleLink SDK BLE Plugin, as well as the SimpleLink SDK E4 Azure Plugin. Without prior installation of those plugins, as well as their SDK dependencies, the examples in this Example Pack will not work.

What's new

  • First release of the SimpleLink BLE Plugin Azure Gateway Example Pack.
  • This release contains the azure_gateway example, which demonstrates how a 2-chip GAP central role solution can act as a gateway to the Azure IoT cloud. This feature uses the MSP432E401Y as the Host device and the CC26x2R1 as the NWP. The source code used for this example can be found in the SimpleLink Bluetooth Plugin and in the SimpleLink MSP432E4 SDK Azure IoT Plugin. The azure_gateway example demonstrates the following features:
    • Host: MSP432E401Y
    • NWP: CC26X2R1
    • GAP Central role support
    • Host Controller Interface (HCI) protocol used for communication with the NWP
    • BLE5 support
    • Power management
    • Low Energy Secure Connection (LESC) Pairing
    • Tested with up to 4 peripherals connected simultaneously (but can support more than 4 connections)
    • Supports a subset of TI Vendor Specific HCI commands and Bluetooth LE HCI commands/events. More information on these APIs can be found BLE Vendor Specific API Guide.
    • Works out-of-box with the Sensors BoosterPack and Project Zero examples that are also in the SimpleLink SDK Bluetooth Plugin.