In this case we should follow the description in the product specification that states that a pin should only be configured with one gpiote channel at a time. So if the signal are short in time you will either need to use two inputs, or if possible use the toggle event instead:
https://infocenter.nordicsemi.com/topic/ps_nrf52840/gpiote.html#register.EVENTS_IN-0-7
Best regards,
Kenneth
In this case we should follow the description in the product specification that states that a pin should only be configured with one gpiote channel at a time. So if the signal are short in time you will either need to use two inputs, or if possible use the toggle event instead:
https://infocenter.nordicsemi.com/topic/ps_nrf52840/gpiote.html#register.EVENTS_IN-0-7
Best regards,
Kenneth