As far as I understand the nrf51822 has only 1 hardware uart. I want to communicate with the esp8266 over uart using standard AT commands, but still retain debugging possibilities. What are my options here? Is it easy to set up a soft-uart for debugging, or do I need to do something like RTT?