Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » CC2650: Receiving constant values for light and temperature from SensorTag(Deploying BluetoothLe Bundle to Kura)
CC2650: Receiving constant values for light and temperature from SensorTag [message #1775654] Thu, 02 November 2017 19:08 Go to next message
Divya Nar is currently offline Divya NarFriend
Messages: 5
Registered: November 2017
Junior Member
Hi,

I am trying to read sensor values from sensor tag - cc2650 from my application deployed on Kura .

When i try to read i see constant values for Light and temperature.

Even when i turn off the light i get same value which is 64 for light.

My hardware revision version is - 1.3.2

Software version - 1.2.1

I am attaching the logs and deployment plugin for your reference.

I have enabled only temperature and light options in my application.

My firmware version is 1.30.

Any help will be appreciated.

Thanks,

Amirtha

[Updated on: Fri, 12 January 2018 00:15]

Report message to a moderator

Re: CC2650: Receiving constant values for light and temperature from SensorTag [message #1775804 is a reply to message #1775654] Mon, 06 November 2017 17:03 Go to previous messageGo to next message
Pierantonio Merlino is currently offline Pierantonio MerlinoFriend
Messages: 39
Registered: March 2016
Member
Hi,

I suspect that the new version of TiSensorTag firmware has changed the handles addresses for the internal sensors. So the example bundle tries to read data from a wrong address. Please take a look here for a post with a similar problem.

To check the handles used by the example, take a look here

What version of Kura are you using? On which device?
The new Kura 3.1.0 for RaspberryPi uses the TinyB library to communicate with BLE devices and there shouldn't be any problems to connect also to the newest SensorTags, since it uses the UUIDs of the sensors instead the handles.

Best,
Pier


Re: CC2650: Receiving constant values for light and temperature from SensorTag [message #1779739 is a reply to message #1775804] Fri, 12 January 2018 00:14 Go to previous message
Divya Nar is currently offline Divya NarFriend
Messages: 5
Registered: November 2017
Junior Member
Hi Pierantonio Merlino,

Thanks for your reply.
Yes the handles have changed.
Once i updated the handles with the handles on my device it works fine.

Thanks for helping me out.
Previous Topic: Exception occurred while creating new instance of component Component
Next Topic:Why my coap server started twice?
Goto Forum:
  


Current Time: Fri Apr 26 21:17:00 GMT 2024

Powered by FUDForum. Page generated in 0.02994 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top