Arduino-Profile-Examples
Arduino-Profile-Examples copied to clipboard
Not getting gps data in arduino ide after connecting lora-gps shield
I am trying to get GPS data by using the dragino Lora-GPS shield. I used your code but I am not getting any data in serial monitor. I removed the jumpers and connected rxd to d3 and txd to d4. But still not getting any data.

Hi @masumshah1234 , please see here:
https://github.com/dragino/Arduino-Profile-Examples/issues/15#issuecomment-1024835042
The tutorial has the pins around the wrong way.
Hopefully this helps.