I'm trying to get a GT-7U gps module to work using Serial1, pins 18Rx & 17Tx. Using the tinyGPSplus library and not having any luck. Same sketch works on my nodemcu 32s. i've tried using just Serial1, HardwareSerial and SoftwareSreial in my code, but no luck. Wondering if anyone else has had this problem?