Hi,
I have a project which need to use two UART interface at the same time.
As well known, there only have one hardware UART interface in nRF51822/nRF52832. If I want to create second UART interface, maybe I need use software method to simulate it.
Would you please tell me how can I simulate UART protocol by software?
By the way, the method to create software UART is the same between nRF51822 and nRF52832?
Thank you,
Chianglin