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

Wind direction shows question marks if light measurement is in place #16

Open
bojtospeter opened this issue Sep 11, 2018 · 0 comments
Open

Comments

@bojtospeter
Copy link

I've created a setup using my micro:bit and my weather:bit. I've set up the whole system.
I've wrote an example code (using makecode.microbit.org), which reads almost all sensor data (including the built in light sensor) and sends it over USB.

The problem is that the first measurement of wind direction is right, but after that I get three questionmarks. (https://github.com/sparkfun/pxt-weather-bit/blob/master/weatherbit.ts#L156)

If I limit the measurements to weather:bit related measurements, it works fine. Adding the light measurement ruins the wind measurement.

I've set up |start rain monitoring| and |start wind monitoring| on start, while the |start weather monitoring| is in the forever loop.

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