/ionic-ble-examples

Ionic Framework Bluetooth Low Energy Examples

Primary LanguageTypeScript

Ionic Bluetooth Low Energy Examples

Demonstrate cordova-plugin-ble-central with Ionic.

These were examples written for an Ionic Bluetooth presentation given at the Ionic Philadelphia Meetup and the Ionic Madison Meetup. The presentation slides are available online.

Projects

  • Scan - Scan for Bluetooth LE devices
  • Connect - Connect to a Bluetooth LE device and show services
  • Light - Control a Bluetooth LE lightbulb
  • Button - Receive notifications from a TI CC2650 SensorTag button
  • Thermometer - Receive temperature notifications from Bluetooth LE thermometer
  • NeoPixel - Control NeoPixel lights with Bluetooth LE

The arduino directory has programs and wiring diagrams for building Bluetooth LE peripherals with the Arduino 101.