Hi
I try to use the NRFX drivers for some GPIOTE pins and uses SDK15.2. I see a lot of posts about problems with the NRFX drivers, but I can't seem to find a conclusion.
The problem is I enable NRFX_GPIOTE_ENABLED in sdk_config.h, but it always get overwritten in the apply_old_config.h file. What is the idea with the apply_old_config.h file - it seems like it undefines everything and tries to redefine everything, but fails?
Are people not using the NFRX drivers - it seems there are a lot of probles and extra work in order to get them to work.