MKR GPS with ESP32 problem

Hi everyone, I tried to connect a MKR GPS SHIELD with a MKR WiFi 1010 and it works correctly, but if I try the same code on an esp32 it doesn't work. Is there any advice you can give me to make it work with that? or how can I transmit the data acquired from the MKR WiFi 1010 to the ESP32?

What code would that be ?

Nothing, I solved it by using a different code using only the UART connection. Taking the TinyGPS++ library

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.