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

Max UART channels in NRF52840 and reception method

I need atleast 10 UART channels to be configured in my project. Is it possible to do it with the NRF52840. I believe because of the PPI I should be able to do this. I was thinking to configure 5 UARTs per UART peripheral since it has two.

Kindly help me out. 

Related