UART2 Stops Recieving Data
Posted: Mon Aug 21, 2017 8:23 am
Hi,
I am using a GSM and GPS module along with ESP32.
Following is my configuration for UART.
UART1 - TX: 21, RX: 13 - GSM Module
UART2 - TX: 23, RX: 22 - GPS Module.
I am Using PPPoS client with the GSM module.
The GPS works fine till the GSM module starts communicating.
I do not receive any data from the GPS once the GSM module starts communicating.
I have checked the data at the GPS module. It continues to send the data but ESP32 does not receive it.
Has Anyone else faced such an issue?
Regards
I am using a GSM and GPS module along with ESP32.
Following is my configuration for UART.
UART1 - TX: 21, RX: 13 - GSM Module
UART2 - TX: 23, RX: 22 - GPS Module.
I am Using PPPoS client with the GSM module.
The GPS works fine till the GSM module starts communicating.
I do not receive any data from the GPS once the GSM module starts communicating.
I have checked the data at the GPS module. It continues to send the data but ESP32 does not receive it.
Has Anyone else faced such an issue?
Regards