A phone app to read bluetooth sensor output, compare real time readings and the accuaracy of the gps device. RPI must be configured in debug mode. Here it outputs results once per time cycle. (set to 10 seconds for the time being, but will be ~ 5 mintues when sensors are operational.
The RPI sensors are programmed to broadcast as visible for 3 minutes following boot. This is the pairing window for new devices.
Once the pi has loaded establish a connection from your portable device
Jumper cable will connect two pins.
apps com.bbsensor x.csv
After running cordova build android
the required apk file is generated at :
/platforms/android/app/build/outputs/apk/debug/app-debug.apk
this can be installed using adb.