This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 + esp8266 uart/debugging

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?