Replies: 1 comment
-
Hello @djdehaan, this issue belongs on the n-able-arduino repo as it is not something that is controlled here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to utilize an additional UARTE (with DMA) on a nRF52840?
Uart Serial2(NRF_UARTE1, UARTE1_IRQn, PIN_SERIAL2_RX, PIN_SERIAL2_TX);
Beta Was this translation helpful? Give feedback.
All reactions