Issue with EC200 Quectel Module: URCs and NMEA Sentences Output Configuration

Hi everyone,

I’m encountering an issue with my EC200 Quectel module regarding the configuration of output ports for URCs and NMEA sentences. Here’s the scenario:

I’ve been using the following AT commands to configure the output ports:

  1. AT+QURCCFG="urcport","uart1" to configure the output port of URCs to UART1.
  2. AT+QGPSCFG="outport","uart1" to configure the output port of NMEA sentences to UART1.

However, when I configure the output port of NMEA sentences to UART1, I stop receiving URCs on UART1.

Is it possible to have both URCs and NMEA sentences outputting to UART1 simultaneously? If so, what might be causing this issue, and how can I resolve it?

Any insights or suggestions would be greatly appreciated.

Thank you!