Where is my arduino?
The following code show how to use an Arduino UNO with the GPRS+GPS(SIM900 / NEO-6M) shield to send GPS coordinates to a API through HTTP protocol. This example also serves to help other developers who are facing the same problem or a similar problem with Gprs SIM900 and Gps NEO-6M working together.
This code is the solution for the following issues in stackoverflow: