Testing ionic's serial bluetooth plugin (https://ionicframework.com/docs/native/bluetooth-serial/)
Sample Code: https://blog.thirdrocktechkno.com/how-to-integrate-bluetooth-with-ionic-3-edeea39ef3bd
https://ionicframework.com/docs/intro/installation/
https://ionicframework.com/docs/cli/
https://ionicframework.com/docs/native/
https://ionicframework.com/docs/developer-resources/#
https://ionicframework.com/docs/developer-resources/platform-setup/mac-setup.html
https://ionicframework.com/docs/developer-resources/platform-setup/windows-setup.html
- Install Ionic (with Node and NPM)
git clone https://github.com/cnd5041/test-bt.gitcd test-btnpm installionic serve
ionic cordova run ios --livereloadionic cordova run android --livereload