Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use UART with any Serial Terminal (Nordic, Teraterm...). I have tested all lessons (for example - l6_e1_sol), all lessons are compiled and the board was programmed. and the result is always the same. After connecting the Terminal, after reseting the board I am getting this:
Changing the baoud rate to 115kbps and reseting the device, gives this:
There is no response for AT commands in both baudrates:
So - I have programmed using Quick Start the examples:
The board works, I see everything on the website (logger example, default example for Thingy91x), but the during quick start tests:
the veryfication failed. UART behaves like I wrote at the beggining.
How to fix the board, to get messages from Uart? I can't do anything with it, any developing of the board makes no sense without working UART...
Maybe it's a common problem, but I don't know how to fix it.