Using the original micropython_microGPS module, the initialization enable and UART are encapsulated together for easy adaptation
Use self.on() before you use them.(You can place a PMOS in the VCC of the GPS module to switch on and off)
You can check out a Demo of my code repository