I’m working on a project where I’m using an APDS9960 sensor to ideally wake the screen on proximity. I can get the sensor working via the I2C breakout on the back of the screen using the mapping suggested in the getting started, but I cannot get the proximity interupt to work for the sensor using the i2c breakout on the back. Does anyone know what pin the interrupt pin from the back is mapped to? I’ve tried GPIO 27 based on the pinouts that I’ve found online, but it only interrupts on screen touch (and then reads the sensor as if it has done the interrupt and resets after a few readings). So there is something I am missing. Thanks for your help.
1 post - 1 participant