What I’m seeing
- Connected via USB-C (CH342) and directly to an ESP32-S3 (TX1/RX1 pins).
- Set port to 8-N-1, tried every standard baud from 9 600 → 921 600, including the spec’d 460 800 bps.
- No matter the rate:
- Port B (UART1?) = silent.
- Port A (UART3?) and ESP32 link = endless repeating pattern
80 00 78 80 78 80 78 …
(0x78/0x80/0xF8/0x00). $PQTMVERNO*58<CR><LF>
always times out.
What I already verified
- TX/RX crossover & common ground OK (swapping silences output).
- Added explicit CR+LF after every command.
- Tried
$PQTMDEBUGOFF*06
and blindly sentCFGPROT
/CFGUART
strings—no ACK. - 3 V3 rail stable; same antenna works on other receivers.