Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example app "TI SensorTag CC2650 & CC2541 Accelerometer" does not work on CC2541 #200

Open
ghost opened this issue Jul 5, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 5, 2016

Example app "TI SensorTag CC2650 & CC2541 Accelerometer" does not work on CC2541, after modifying index.html as instructed in the code.

The error is that a characteristic is not found. The missing UUID is actually a descriptor on CC2541.

Error occurs when reading firmware version.

Has this not been tested?!

Or has something changed?

Needs to be investigated. Probably "TI SensorTag CC2650 & CC2541 Sensors" have the same problem.

@ghost
Copy link
Author

ghost commented Jul 10, 2016

A solution is to make this an CC2650 only example (leaving out support for CC2541).

@fredrikeldh
Copy link
Contributor

From the example itself:

This example works with the TI SensorTag CC2650. It
also works with the TI SensorTag CC2541 if you modify file index.html.

@ghost
Copy link
Author

ghost commented Jul 13, 2016

Problem is that the example does not work for CC2541 even when you modify index.html as stated in the instructions. Updated issue with this info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant