I Figured it out. You can delete this question.
Hello,
I am using MBN52832DK development board which have nrf52832 on it. I am using ble_uart_app and I can communicate with my pc terminal through micro-usb.
Now I want to communicate with another device via UART and not using micro-usb for UART. I am not sure if this is right place to ask this question but maybe someone used same board before and can help me.
So my question is, on Murata MBN52832 board there are a few RX/TX/CTS/RTS pins. Which one should I have to use? And should I block micro-usb UART communication by removing resistors (It's manuel says if you want you block micro-usb uart communication you should remove some resistors.) Finaly, should I connect CTS/RTS pins too, or are they optional?
I tried it but I couldn't send or get any data. If you help me I would be really appreciated. By the way bound rate and other configurations are correct. I belive I couldn't make right cable connections.