mikalhart / TinyGPS

A compact Arduino NMEA (GPS) parsing library
http://arduiniana.org
390 stars 257 forks source link

Doing other things besides GPS #22

Open Nehuix opened 3 years ago

Nehuix commented 3 years ago

Hi, I'm working on a project ya involves and Arduino Nano, temperature measurement (LM35) and geolocation (Neo 6m) and LoRa transmitting (sx1278). It seems that when I connect both LoRa and GPS modules to the external source (3.3V) it stops working. Is it because it doesn't supply enough current? PD: I connected the gps to the Nano's 3.3v pin and it works