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

Streaming.h #1

Closed
bavelt opened this issue Jan 18, 2020 · 4 comments
Closed

Streaming.h #1

bavelt opened this issue Jan 18, 2020 · 4 comments

Comments

@bavelt
Copy link

bavelt commented Jan 18, 2020

Hello,
I have tried this sketch, but it is missing the streaming.h.
When I download this from some site of internet, the result is a lot of strange characters on the screen, refreshing every second.

@JChristensen
Copy link
Owner

Hello,
What sketch are you trying?

@bavelt
Copy link
Author

bavelt commented Jan 18, 2020 via email

@JChristensen
Copy link
Owner

I still don't know what sketch you are referring to. Have you tried the MCP9800_EX1 example sketch?

I don't remember ever seeing the problem you describe, with one byte being all ones.

@bavelt
Copy link
Author

bavelt commented Jan 18, 2020

Hi Jack,
Yes, it is the MCP9800_EXT sketch.

The sketch works now.
In the meantime I discovered the solution: In the I2c Protocol after the first byte read you have to send an ACK and after the second byte an NAK.
I reversed this.

thx!

@bavelt bavelt closed this as completed Jan 18, 2020
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

2 participants