Search found 256 matches

by micke
16:33, 05 Oct 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Hi again Klemens, How complicated would it be to change or add more code to the evo (Android) Java Cordova code so that it supports starting a service in the back ground for reading all the sensor values in Java and have an interface function for JavaScript part to read this values on demand. This c...
by micke
16:14, 05 Oct 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Dear Klemens, Thanks for sharing truly great work! Some input regarding your findings: a) I have the impression that the frequency rates is not really working well, if one looks at the csv file only 3 or 4 sensor measures are made per second. Maybe due to my bad implementation? A person I met said t...
by micke
14:47, 19 Sep 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Great you are looking into barometer calibration, thanks!
by micke
13:48, 19 Sep 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Hi Klemens, thanks for the fix! I have now updated the ti-sensortag.js library and the example code in index.html with a parameter to configure the axes of the gyroscope. Updated code is here: https://github.com/divineprog/evo-demos/tree/master/Demos2014/TISensorTag Also period is now working for gy...
by micke
19:59, 18 Sep 2014
Forum: Questions and answers
Topic: Question about Bluetooth & BLE debugging and logging in iOS
Replies: 1
Views: 18101

Re: Question about Bluetooth & BLE debugging and logging in

Hi, did a search for accessing the system log on iOS, here are some ideas. There appears to be C functions available to access the system log (if you write your own app), and also an app on the AppStore that uses this method (wonder if it is possible to access logs while running in the background, e...
by micke
17:15, 18 Sep 2014
Forum: Questions and answers
Topic: BLE and multiple connections
Replies: 4
Views: 24111

Re: BLE and multiple connections

Great! Thanks for sharing!
Micke
by micke
10:20, 18 Sep 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Hi Klemens, Thanks a lot for the update! Sounds like a very cool application you are developing! Regarding calibration of the barometer, that is another thing that needs to be added to the SensorTag library. Think it would be a good idea to expose a function that lets you do general BLE requests (as...
by micke
09:31, 18 Sep 2014
Forum: Questions and answers
Topic: BLE and multiple connections
Replies: 4
Views: 24111

Re: BLE and multiple connections

Hi, how did the experiment go? Would be cool if it worked. I think that you cannot do multiple connections to BLE devices in general, but I wonder if it would be possible to design a BLE device that could both be in announce mode and at the same time accept multiple connections? Perhaps there is som...
by micke
09:20, 18 Sep 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Hi again, just a quick question, you mentioned you created a signed Android app to make the app working. Did it not work with Evothings Client?
Best, Mikael
by micke
09:13, 18 Sep 2014
Forum: Texas Instruments
Topic: TI Sensor Tag - Gyroscope
Replies: 25
Views: 103315

Re: TI Sensor Tag - Gyroscope

Hi Klemens, Of course you are right that the the gyroscope config is incomplete, I missed that when writing the library. Will add this so that you can supply a parameter with the axes to enable. I found a problem which is that the characteristic for the period for the gyroscope notification is not p...

Go to advanced search