Hello everyone, I'm using nRF52 kit which has got only one UART module, i'm also using the log driver(which uses UART, typing stuff into a virtual terminal using NRF_LOG_INFO) and I want to interface an esp8266 which also uses UART, is there a way to do both?