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

Issues with UART Interrupts. Error Code -134 (-ENOTSUP)

Hi All, I have a problem with the UART interrupts on the nrf9160dk, the error code (-134 / -ENOTSUP) says that it is not supported. However, I don't know what might be the cause. I activated CONFIG_UART_INTERRUPT_DRIVEN in my config file. Is there a CONFIG parameter missing or something else?

Related