1
TinyDuino Processors & TinyShields / Re: TinyScreen Smartwatch
« on: March 19, 2015, 05:48:14 PM »I install the app from codebench
https://codebender.cc/sketch:91833#TinyScreen_Smartwatch.ino
And use the copiled APK on a Nexus 5 too. The app do not see the URT advertiser and crash when clicking on an other (Shine, StickNFind, ...).
If you added the TinyScreen Smartwatch code recently, it should be advertising the name BLEWatch instead of URT, Ben Rose was kind enough to change the name to something more appropriate to its code. The Shine and StickNFind aren't compatible with the TinyCircuits app and the app doesn't currently have a graceful way of failing.
Make sure you're using the most recent version of the Smartwatch files from CodeBender and when it starts up look for BLEWatch. It should be there.
I'm using your compiled one. Again, it launches fine but when I click on the BLEWatch the app just crashes.