Good Day.
I am using a custom board with a nRF52840 (3.3V) microcontroller. GNSS RYS8830 (1.8V) is installed on the board and connected to the microcontroller via UART1 through a transistor level converter (see schematic). The data from the microcontroller successfully reaches the GNSS. But the responses from the GNSS do not reach the microcontroller on pin P0.17 (although they are there, I can see this through the connected TTL to the computer). The strange thing is that after the transistor on the P0.17 line the voltage is 2V, although it should be 3.3V.

Could you please advise me what could be the problem?
I am programming a custom board via nRF52840DK.
Thanks.