Hello
I have 2 peripherals on my custom nRF52840 board: accelerometer and a touch button
I configured the gpio callbacks for both parts but see strange behavior: On a button press both button and accelerometer GPIO callbacks trigger. But on the accelerometer event the accelerometer GPIO callback DOES NOT trigger. I am 100% certain that the accelerometer is configured correctly and generates interrupt events.
Details below
Any ideas what is wrong??
Thank you
DTS