This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

COM port on ubuntu vs windows

Hi there,

I have compiled the hello world example of Zephyr and flashed my NRF 5340 DK successfully. 
Now when I want to use the COM port to see the results on my ubuntu I can't see anything black screen. 
The same configuration (baud rate/parity/XON and XOFF) on putty works fine for a windows machine and I see "hello world" on the COM port.
I also tried "screen" and "picocom" but still same results.

Am I missing anything?

Best regards,
Iliar Rabet

Parents Reply
  • Have you tried using another USB port? Are you sure that there are no other serial terminals or programs currently using this port, which hinders other terminals from connecting to it?

    Regards,

    Elfving

Children