Search found 1 match

by JPLozada
Thu Feb 24, 2022 6:29 pm
Forum: Hardware
Topic: nmea0183_parser example with GP-20U7 GPS Receiver
Replies: 0
Views: 950

nmea0183_parser example with GP-20U7 GPS Receiver

Hello everyone, I'm currently trying to develop an UART application in the ESP32-C3-DevKitM-1 using the SparkFun's GP-20U7 GPS receiver. Initially I use the nmea0183_parser example and when I connect the GPS to the respective RX pin, I get the UART_BUFFER_FULL event once and then UART_FIFO_OVF event...