Hi,
I have a Base Hat with a Quectel-EC25 which connects to the network using QMI just fine. However when I attempt to access modem stats using AT commands I get timeouts:
My command: atcom --port /dev/ttyUSB2 AT+CSQ
Returns: [ERR] Timeout, couldn’t get response
I have tried different ttyUSB numbers, and for reference this is running on a Pi 5. I have a Pi 4 with exactly the same setup and AT commands work fine.
Any thoughts would be appreciated…