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

I2C read issues #1081

Open
Vikum94 opened this issue Jun 19, 2018 · 0 comments
Open

I2C read issues #1081

Vikum94 opened this issue Jun 19, 2018 · 0 comments
Assignees
Labels
Bug Unexpected problem or unintended behavior in app Instrument: Sensors Priority: High

Comments

@Vikum94
Copy link
Contributor

Vikum94 commented Jun 19, 2018

Actual Behaviour

When using sensors working on I2C protocol, the data is off the chart and does not get updated.

Expected Behaviour

I2C library should provide accurate results

Steps to reproduce it

Connect sensors to I2C pins and try to capture data from them.

LogCat for the issue

06-19 08:31:58.023 14942-14997/org.fossasia.pslab E/PacketHandler: Error in packetHandler Reading
06-19 08:31:58.023 14942-14997/org.fossasia.pslab V/CommunicationHandler: TO read : 1
06-19 08:31:58.073 14942-14997/org.fossasia.pslab E/CommunicationHandler: Read Error: 1
06-19 08:31:58.218 14942-14976/org.fossasia.pslab V/CommunicationHandler: TO read : 14
06-19 08:31:58.218 14942-14976/org.fossasia.pslab E/CommunicationHandler: Read Error: 13
06-19 08:31:58.218 14942-14976/org.fossasia.pslab E/PacketHandler: Error in packetHandler Reading
06-19 08:31:58.218 14942-14976/org.fossasia.pslab V/CommunicationHandler: TO read : 1
06-19 08:31:58.273 14942-14976/org.fossasia.pslab E/CommunicationHandler: Read Error: 1
06-19 08:31:58.418 14942-14994/org.fossasia.pslab V/CommunicationHandler: TO read : 14
06-19 08:31:58.423 14942-14994/org.fossasia.pslab E/CommunicationHandler: Read Error: 13
06-19 08:31:58.423 14942-14994/org.fossasia.pslab E/PacketHandler: Error in packetHandler Reading
06-19 08:31:58.423 14942-14994/org.fossasia.pslab V/CommunicationHandler: TO read : 1
06-19 08:31:58.478 14942-14994/org.fossasia.pslab E/CommunicationHandler: Read Error: 1

Screenshots of the issue
screenshot_2018-06-19-08-32-38

Would you like to work on the issue?
Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected problem or unintended behavior in app Instrument: Sensors Priority: High
Projects
None yet
Development

No branches or pull requests

4 participants