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

nRF9160 UART

Hello,

I tried to setup the UART example provided at this link: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160

I open two COM ports, when I type data in one of the COM port it gets printed on the other one.
However, if I try to print the received letter/message I only get a 0 or 128 (in decimal). I do not get the correct string output.

What could be the issue? Thank you.

Kind regards
Corentin

Parents Reply Children
Related