What GPIO pins should be set for GPS on the WiFi LoRa 32 Expansion Kit? I’ve tried everything, it doesn’t detect the GPS module. I’m starting to think the expansion board is faulty.
WiFi LoRa 32 Expansion Kit, GPS module is not detected
Hi M,
GPSSerial.begin(38400, SERIAL_8N1, 33, 34);
Cheers, C.