Search found 4 matches

by s1930
14:59, 06 Jul 2015
Forum: Texas Instruments
Topic: App works fine in the client, does nothing in native
Replies: 7
Views: 46233

Re: App works fine in the client, does nothing in native

Fixed the Issue. For others who run into this, I had to add the plugin to the project by opening a command prompt at my app folder (c:\Users\myname\TItemp) (app is caled TItemp that I built) and then running the command: cordova plugin add https://github.com/evothings/cordova-ble I then recompiled m...
by s1930
14:58, 06 Jul 2015
Forum: Texas Instruments
Topic: ti-sensortag-sensors works in workbench not on phone
Replies: 1
Views: 14897

Re: ti-sensortag-sensors works in workbench not on phone

Fixed the Issue. For others who run into this, I had to add the plugin to the project by opening a command prompt at my app folder (c:\Users\myname\TItemp) (app is caled TItemp that I built) and then running the command: cordova plugin add https://github.com/evothings/cordova-ble I then recompiled m...
by s1930
13:59, 06 Jul 2015
Forum: Texas Instruments
Topic: ti-sensortag-sensors works in workbench not on phone
Replies: 1
Views: 14897

ti-sensortag-sensors works in workbench not on phone

Others have mentioned this and I have not found a fix. I used the example ti-sensortag-sensors in the workbench and it finds my cc2650 sensor just fine and everything works. But when I compile the demo app and execute it on an Android phone (Nexus 6 running Android 5.0.1) it never finds the sensor. ...
by s1930
13:38, 06 Jul 2015
Forum: Texas Instruments
Topic: App works fine in the client, does nothing in native
Replies: 7
Views: 46233

Re: App works fine in the client, does nothing in native

I am having the same issue. I am using the ti-sensortag-sensors example that I modified and it works when using the EvothingsWorkbench but fails to use ble (app is using easyble) when compiled on the Android phone. It looks to be a config file or easy-ble plugin issue but I don't know how to fix it....

Go to advanced search