My Application builds but nothing gets printed over the console?

I have a successful build over my i2c application but, I do not get any text output on the console. So, to check I tried to build a new hello world project and run it but i do not get any output the that scenario either. I also tried to test a blinky project and that makes the led blink but when try to print something using that project nothing happens.

here's the console. 

Parents Reply Children
  • Here are the steps for sharing the project files:

    • Got to the nRF Connect extension, and right click the application name. Select "Show in explorer":
    • Then click your files and select Reveal in File Explorer.
    • Select all your project files, including the build folder and add them to a compressed folder:
    • Next drag and drop the .zip file into the text field of your next reply to this case.

    Please let me know if you have any questions.

Related