Skip to content

digitalcomtech/apps_syrusbt_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syrus Bluetooth Communication Example Using Cordova

Requisites

An Android or iOS device with Bluetooth 4.1

Android

if you use Android you will need install all Android depedencies to develop:

iOS

Otherwise if you use an iOS System like iPhone or iPad you will need to install XCode and enroll on the Developers Program on iTunes:

Steps to test

  1. install nodejs and npm
  2. npm install -g cordova
  3. cordova plugins add cordova-plugin-ble-central --save
  4. cordova platforms add android|ios
  5. cordova run android | ios

Useful Documentation

Tips

  • It's important that your phone has Developers Options enabled
  • Galaxy phones & Macbook users may have some trouble running the application on the phone, we followed the steps listed on here to solve this

About

Syrus Bluetooth example using Cordova

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors