Hello,
I've been very slowly gearing up towards developing for the nRF9160. I'm going through the "nRF Connect SDK Tutorial"
but have hit a little snag while working through the Hello World section. (ironic I know)
I believe I have everything configured appropriately

I cleared the chip using the programmer app
and then proceeded to "Build and Run" the Hello World program
I however, don't see a terminal come up that prints out "Hello World!". Is it supposed to be a command terminal? I also don't see it come up on the debug terminal.
I can see that the chip has been flashed w/ the code
But nothing seems to happen even if I reset it.
I believe I'm missing something very simple, but can't see what it is. Any help is appreciated