Files
2026-03-21 17:08:43 -07:00
..
2026-03-21 17:08:43 -07:00

description
description
BluetoothLE plugin for Cordova and Ionic. This plugin has the most complete implementation for interacting with Bluetooth LE devices on Android, iOS and…

BluetoothLE

This plugin has the most complete implementation for interacting with Bluetooth LE devices on Android, iOS and partially Windows. It's a wrap around randdusing/cordova-plugin-bluetoothle cordova plugin for Ionic. It supports peripheral and central modes and covers most of the API methods available on Android and iOS.

Installation

ionic cordova plugin add cordova-plugin-bluetoothle
npm install @awesome-cordova-plugins/bluetooth-le

Plugin Repo: https://github.com/randdusing/cordova-plugin-bluetoothle

Supported Platforms

  • Android
  • iOS

Further Information