Search found 256 matches

by micke
11:33, 12 Nov 2014
Forum: Questions and answers
Topic: 'vibrate' doesn't work on iOS 8?
Replies: 3
Views: 20456

Re: 'vibrate' doesn't work on iOS 8?

Hi Andi, from what I know the iPad does not have a vibrator built in. I get the same behaviour. It would be useful/fun to have a vibrator also on the iPad. It is the same with Android tablets I have tested. Perhaps this is to save weight/space or something (perhaps you need a bigger vibrator on a ta...
by micke
11:28, 12 Nov 2014
Forum: Texas Instruments
Topic: question about Ble-Ti-SensorTag
Replies: 1
Views: 13434

Re: question about Ble-Ti-SensorTag

Hi Faith, Do you want to save the data as text files on the device? You can use the Cordova File API: http://plugins.cordova.io/#/package/org.apache.cordova.file Write to the text file when you get sensor data. You might want to buffer sensor data (store in a variable) and write in chunks to improve...
by micke
11:06, 12 Nov 2014
Forum: General discussion
Topic: Developing apps for TI SensorTag made easy
Replies: 7
Views: 32136

Re: Developing apps for TI SensorTag made easy

Hi Paul, It is hard to tell what goes wrong. There can be many reasons, perhaps the Android SDK version and/or Cordova version are not compatible? I created a project and tested the build steps. Using Cordova 3.6 to build and a recent Android SDK. Tested on a Nexus 7 model 2013. You can download the...
by micke
14:00, 06 Nov 2014
Forum: Questions and answers
Topic: Cordova App with BLE functionality
Replies: 11
Views: 46057

Re: Cordova App with BLE functionality

Great to hear Javi!! That is really cool it worked! :D
Mikael :D :D :D
by micke
14:46, 04 Nov 2014
Forum: General discussion
Topic: Developing apps for TI SensorTag made easy
Replies: 7
Views: 32136

Re: Developing apps for TI SensorTag made easy

Hi Paul, Great to hear it works better now! Try to clone or download the cordova-ble repo to your machine. For example, if you put it in a directory next to your Cordova app, that is, assuming this directory structure: some-parent-dirctory cordova-ble my-cordova-app You could add the plugin like thi...
by micke
14:34, 04 Nov 2014
Forum: Questions and answers
Topic: Cordova App with BLE functionality
Replies: 11
Views: 46057

Re: Cordova App with BLE functionality

Hi Javi, Yes I think you found the problem! The way cordova.js an other plugin JavaScript files are handled is a bit special. Let me explain. When you build a Cordova app and load the HTML from a local file everything is fine, since cordova.js and associated files are bundled with the app on the loc...
by micke
12:16, 04 Nov 2014
Forum: Questions and answers
Topic: Cordova App with BLE functionality
Replies: 11
Views: 46057

Re: Cordova App with BLE functionality

Hi again Javi, I should mention that you can use Evothings Workbench with your own Cordova application. Then you will get fast reloads and it will work in a similar way to using Evothings Client. Here are instructions for how to do this, just link from your Cordova app/HTML code to the connect addre...
by micke
12:13, 04 Nov 2014
Forum: Questions and answers
Topic: BLE RFDuino / Evothings-client-app
Replies: 1
Views: 14050

Re: BLE RFDuino / Evothings-client-app

Hi Martin, As you say, the RFduino plugin is not included in Evothings Client. How to build Evothings Client is a bit complex and is currently not well documented. There are come documentation comments in the build script workfile.rb. An easier approach is probably to build your own Cordova project ...
by micke
12:00, 04 Nov 2014
Forum: Questions and answers
Topic: Cordova App with BLE functionality
Replies: 11
Views: 46057

Re: Cordova App with BLE functionality

Hi Javi, Perhaps this is a problem related to cross-site access (cross-origin requests)? Are you using AJAX to access your PHP application? This would work from a locally loaded index.html file, but not from a remotely loaded web page is the page is on a different domain than the PHP script. If they...
by micke
11:21, 04 Nov 2014
Forum: General discussion
Topic: DFRobot Bluno board
Replies: 5
Views: 29919

Re: DFRobot Bluno board

Thanks for sharing. I have no experience with the Bluno board however. Any takers?

Go to advanced search