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

Data read error #74

Open
miguepoloc opened this issue Oct 22, 2020 · 1 comment
Open

Data read error #74

miguepoloc opened this issue Oct 22, 2020 · 1 comment

Comments

@miguepoloc
Copy link

Hello, I am trying to read the data from a LUFFT 600 weather station or a Hydrolab DS5x probe but I have been able, even if I connect the SDI-12 data pin to any of the pins of the arduino it does not recognize it. How much I achieved was what is sampled in the image and nothing else. Using an OTT datalogger if it was possible to observe the data.
image

@SRGDamia1
Copy link
Contributor

What type of Arduino are you using? Are you using a level-shifter of any kind? SDI-12 standard is 12V, but some instruments use other voltages. Some sensors may also need extra "wake-up" time before responding to commands. You add that by adding the time as an extra argument on the sendCommand function; ie, sendCommand("1M!",100).

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