Hi,
I am taking sensor input and giving that to P0.01. It works fine on nRF51822DK board but it not works on my custom board. I checked schematic also. Refer the schematic from nordic site itself.Allis ok, but why this is not working don't know. Stuck please help.
I am giving 10 input pulese to gpio pin P0.01.
That that work around did in "void gpiote_evt_handler()" function
When i am pressing switch from sensor then it should come in below loop.
I am using peripheral- gpiote example with 12.3.0 sdk version.
Using keil IDE.
For nRF51822 DK board all works fine.
I used 12K pulldown resistor for swdclk pin.
Other example code works fine on my custom board. Just gpiote example not working with additional changes.
I will be very thankful if you could help me !!!
Thank you
Regards,
Archana Fugare