Hi,
In my project NRF51422 need to communicate with two peripherals which are supporting only UART communication.
please help me if there is any possibility.
Thanks in advance.
Hi,
In my project NRF51422 need to communicate with two peripherals which are supporting only UART communication.
please help me if there is any possibility.
Thanks in advance.
Hi,
nRF51 series only support one UART. If you need to interface two UART devices, you need to switch the interface between the two devices. You can configure the UART interface on any GPIO on the chip.
If you need two simultaneous UARTs, you need to upgrade to nRF52840.
Best regards,
Jørgen
Thank you :)
Thank you :)