/BluetoothTerminal

An app to interface with a BLE Device.

Primary LanguageTypeScriptOtherNOASSERTION

Bluetooth Terminal

Introduction

This app facilitates the transfer of information to and from BLE devices, such as Arduinos, Bluetooth Chips, heart rate monitors, and more, from a phone, either iOS or Android.

Building from Source

  1. Install dependencies:
npm install
  1. Make sure your device is connected to adb and on the same network:
adb devices
  1. Serve the app:
ionic cordova run android -l --ssl --no-native-run --address=0.0.0.0

Cordova Plugins

This app uses the following Cordova plugins: