Sir,
I have one nRF52840 based MDBT50Q evaluation board. I need to configure the 2 UART pins together. How to make it possible???
Sir,
I have one nRF52840 based MDBT50Q evaluation board. I need to configure the 2 UART pins together. How to make it possible???
Hi,
In principle using two UARTES is no different than using just one. The SDK includes an example which utilizes both UARTES which you can refer to, the Serial Port Library Example with two UARTEs.
Where is that example??? Pls send the path!
I assume this is related to your other thread, where you state that you are using a ST-Link programmer. This is quite important information, as all nordic examples and tools assume you are using J-Link. Please follow up programming in that thread to avoid duplicating this.
I assume this is related to your other thread, where you state that you are using a ST-Link programmer. This is quite important information, as all nordic examples and tools assume you are using J-Link. Please follow up programming in that thread to avoid duplicating this.