FS3000 Help

Hello,

I have connected FS3000 - 1015 with my Arduino Mega 2560 via header pins and using the example file provided by SparkFun library.

My connections are:

GND = GND

3.3 V = 3.3 V

SDA = SDA (20)

SCL = SCL (21)

However, the only results I am receiving every time I plugged in is:

17:43:03.128 → FS3000 Readings Raw: 4085 m/s: 15.00 mph: 33.55

This seems to be an error since there’s close to no wind movement right now.

Can someone please help me figure out how to resolve this?

Best,

Please test the continuities of your jumper wires. These wires betray sometimes. Also, you can use an I2C scanner sketch to verify that the FS3000 is properly detected on the bus.

Did you ever resolve this? I am having similar issues when using the header pins except mine is outputting raw readings of 401 over and over.