MPR121 touch sensor not working with ArduinoDUE- sensor not found

I'm trying to connect a MPR121 capacitive touch sensor to ArduinoDUE board. I have all the wires properly connected. I ran a few tests all which showed the same result that the sensor was not found.
I have done some research on the internet but I couldn't find any proper solution. If anyone could help me resolve this issue somehow I will be so thankful to them.
Or if anyone knows any other capacitive touch sensor that will work with Arduino DUE for sure please lmk.
Thanks!

Be sure address is correct.
U'll find "i2c_scanner" to determine this.
also have a look at adafruit capacitive-touch-sensor

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.