Issues with flex sensors and the examples

Hello!

I have 2 of the flex sensors from this guide and the first basic Readings script works just fine. My issue is the other examples don’t run, and I have narrowed it down to if (pinkySensor.begin(ADS1015_ADDRESS_SDA) == false) { link if the ADS1015_ADDRESS_SDA value is not there the script runs but the values for the 2 fingers are the same.

Did you change the pinky unit’s address? Cut the trace going to GND and place a solder blob connecting SDA for the address jumper (per the code…GND is default, example2 uses GND and SDA)