Hello
I recently ordered and setup an I2C soil sensor bought from miceuz on Tindie. I’ve connected the sensor to 3v3, D0/1 (with 10k pullups) and GND as per the pinout defined for the sensor. I successfully get a connection to the sensor and receive it’s address (hex 20) and a soil moisture of 256 in dry air. I get a 512 reading from the moisture sensor when in water or held in my hand. Pretty sure this is wrong. I also don’t get a temp reading, a sensor version reading, nor a light reading. Any ideas what I’ve done wrong? I’m using the library and instructions found on the Github site referenced by the seller. Everything compiles and runs without error on the photon.
Thanks!
Mike