Search found 7 matches

by lapserdaq
22:06, 22 Oct 2015
Forum: Texas Instruments
Topic: How to turn on sensor from application ?
Replies: 2
Views: 30135

How to turn on sensor from application ?

Hi,

How to turn on sensor from application ?

Cheers,

Michal
by lapserdaq
15:07, 10 Oct 2015
Forum: Texas Instruments
Topic: error codes from errorCallback meanings
Replies: 2
Views: 28363

error codes from errorCallback meanings

Hi again,
what are the meanings of error codes from errorCallback eg. 133.

Michal
by lapserdaq
20:57, 28 Sep 2015
Forum: Texas Instruments
Topic: How to check battery level in CC2650 Sensor.
Replies: 1
Views: 24838

How to check battery level in CC2650 Sensor.

Hi,
is it possible to check battery level in CC2650 Sensor with js api ?
by lapserdaq
20:52, 28 Sep 2015
Forum: Texas Instruments
Topic: Parallel read data from multi tisensortag
Replies: 6
Views: 41881

Re: Parallel read data from multi tisensortag

Great, i did something similar, works as well.
Thank you !
by lapserdaq
02:16, 25 Sep 2015
Forum: Texas Instruments
Topic: Parallel read data from multi tisensortag
Replies: 6
Views: 41881

Re: Parallel read data from multi tisensortag

Guys would it be possible to add to data returned from callbacks (eg. from temperature, accelelometer) information about device let's say address ? So in case of temperature it might have look : before change: data = [96, 11, 4, 14] after change: data = [96, 11, 4, 14], "68:C9:0B:17:BF:03"...
by lapserdaq
20:27, 23 Sep 2015
Forum: Texas Instruments
Topic: Parallel read data from multi tisensortag
Replies: 6
Views: 41881

Re: Parallel read data from multi tisensortag

Ok, sensors firmware updated, accelerometer seems working fine now. Thanks.
Still strugling with reading from multi sensors. I'll try manage it with your suggest. If someone had done it please let me know.
by lapserdaq
18:33, 23 Sep 2015
Forum: Texas Instruments
Topic: Parallel read data from multi tisensortag
Replies: 6
Views: 41881

Parallel read data from multi tisensortag

Hi, i've managed to scan, connect and read data from sensor's services in Angular, but would it be possible somehow to connect and read from multi sensortag parallel eg. sensortag .temperatureCallback(temperatureHandler, 1000) .accelerometerCallback(accelerometerHandler, 1000) .connectToDevice($scop...

Go to advanced search