WeatherShield: appropriate sketch?

Started by r.rabin, February 01, 2018, 10:38:18 AM

r.rabin

Hello, I purchased a Weathershield to use with my Moteino last summer. Does it employ the new BME280 sensor rather than the BME180?

I tried running the SFE_BME180_example sketch (which uses SFE_180180.h and wire.h from the Sparkfun library). When running the sketch, sensor outputs are printed out, but the values are unrealistic. Do I need to make any modifications to the Weathershield board, or I am using the incorrect library calls (such as "status=pressure.getTemperature(T);)

Thanks! -Bob

Felix

Most likely you have a WeatherShield R2 (BME280 sensor) so you need the latest sketch here.

r.rabin

Thank you! Does anyone have a version of this sketch which will work with the RFM95/96 transceivers?