Search found 91 matches
- 17:05, 13 Jun 2016
- Forum: Announcements
- Topic: Evothings 2.1.0 Stable released
- Replies: 0
- Views: 99678
Evothings 2.1.0 Stable released
Hi everyone! Oh, there is so much to tell about this new release, and we've made a big fat article for you with everything you need to know. We moved to the Electron platform, we've gone all-in with the Web Bluetooth initiative by W3C as well as the new ECMA/JavaScript standard as well as a nifty ba...
- 13:26, 20 May 2016
- Forum: RedBearLab
- Topic: Redbear ble test not working
- Replies: 3
- Views: 99533
Re: Redbear ble test not working
I should guess it something about the libraries for the board, did you load them via the "Tools > include library > manage libraries" in the Arduino SDK, or manually? Can you please get the entire printout from the Arduino log, you can't see it all in the screen dump I guess, best Alex
- 14:31, 16 May 2016
- Forum: Announcements
- Topic: Evothings Studio 2.1 Beta!
- Replies: 0
- Views: 61059
Evothings Studio 2.1 Beta!
We're very glad to announce that Evothing Studio is out of Alpha and available for download. So happy that we've even thrown in a few features from the upcoming Evothings Studio Enterprise edition regarding the inspection (instrumentation of what's going in on-board the mobile devices, and the abili...
- 13:43, 16 May 2016
- Forum: Questions and answers
- Topic: How to uniquely identify SensorTags
- Replies: 2
- Views: 50082
Re: How to uniquely identify SensorTags
There you go, thanks for getting back to share!
best
Alex
best
Alex
- 09:51, 26 Apr 2016
- Forum: Estimote
- Topic: Access web-api client from evothing client
- Replies: 3
- Views: 104562
Re: Access web-api client from evothing client
It's probably due to the cross-protocol violation as Evothings Studio runs https only. Getting a resource via ajax then also needs to be the same protocol, to prevent stoppage. There are two main strategies; either switch to https where available (free certs nowadays at [url]letsencrypt.org[/url]), ...
- 08:58, 26 Apr 2016
- Forum: Questions and answers
- Topic: BLE not detected on some phones
- Replies: 3
- Views: 83502
Re: BLE not detected on some phones
Does it run other BLE scanning apps? Updating Android OS should pass smoothl...
We've just updated the BLE plug-in and are publishing a new client using that, there is more general info here on the subject:
https://evothings.com/cordova-ble-plugin-updated/
best
Alex
We've just updated the BLE plug-in and are publishing a new client using that, there is more general info here on the subject:
https://evothings.com/cordova-ble-plugin-updated/
best
Alex
- 12:01, 18 Apr 2016
- Forum: Questions and answers
- Topic: Question about evothings BLE
- Replies: 2
- Views: 51981
Re: Question about evothings BLE
In a while, it will be possible via Chrome for iOS to do something like this. Currently, it only works on Chrome for Android so stay tuned at the appstore. In the meantime, you can make your own browser app using Cordova, and/or download our client from github and modify it to suit your needs, or th...
- 21:10, 06 Apr 2016
- Forum: Questions and answers
- Topic: Cordova Eddy stone example
- Replies: 1
- Views: 46830
Re: Cordova Eddy stone example
If you have a look, there are several plug-ins in Evothings Viewer, here is the full list: http://evothings.com/doc/api/api-overview.html You'll need at least the BLE plug.in, the Eddystone library if you're running such beacons for instance. http://evothings.com/doc/lib-doc/evothings.eddystone.html...
- 19:50, 06 Apr 2016
- Forum: Texas Instruments
- Topic: Sensor fusion
- Replies: 9
- Views: 137624
Re: Sensor fusion
Googled fast as I haven't thought of this fairly straight-forward question, found this, might be helpful!
http://electronics.stackexchange.com/qu ... to-compass
lax
http://electronics.stackexchange.com/qu ... to-compass
lax
- 12:51, 06 Apr 2016
- Forum: Questions and answers
- Topic: BLE scan example doesn't find devices
- Replies: 3
- Views: 86606
Re: BLE scan example doesn't find devices
Hi! BLE scan is reasonably reliable, while all devices don't announce. But if you're in an environment with several devices, and they don't show up in the app while they do show up under Settings>Bluetooth, there is something fishy going on. Is there any info under Tools in the workbench? What kind ...