Hello:
Can I use the third UART on nRF52840? I know it has only two UARTs according to the description in the nRF52840 datasheet.
Hello:
Can I use the third UART on nRF52840? I know it has only two UARTs according to the description in the nRF52840 datasheet.
Hi xjr19
There is only 2 UART possibilities on the nRF52840.
Maybe you could use some other communication protocol like SPI or I2C?
Regards,
Jonathan
Thank you!