App created in ionic connecting to bluetooth and sending different types of data to Arduino
Install:
Access to App folder and run comand:
- Desktop browser testing
$ ionic serve
- Run in Android (you have to enable USB debugging and USB for file transfer)
$ ionic build android
$ ionic cordova run android