This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

unable to disable a GPIOTE Event using nrf_drv_gpiote_in_event_disable

Hello:

I need to disable an interrupt event outside the handler. During debugging when the nrf_drv_gpiote_in_event_disable function gets executed, the program seems to reset. I have also tried nrf_gpio_cfg_sense_set with NRF_GPIO_PIN_NOSENSE with the same results. I need to be able to enable and disable interrupt functions based on received modes from a central device. Any help will be greatly appreciated.

Regards,

Parents Reply Children
No Data
Related