I purchased the Asset Tracker Kit v2 a few days ago. It consists of an Electron, a GPS Shield, a LiPo battery, a GSM antenna, and enclosure. I also ordered an external GPS antenna from Amazon for good measure.
I have experience with microcontroller kits and hardware. I am comfortable with writing software. I put the kit together (and yes, I did ground myself to guard against ESD). The Electron itself works fine. I flashed to the latest stable 0.7.0 firmware. I have tried many of the example programs for the Asset Tracker, both the ones by Particle and the ones by community members. I have tried different GPS libraries, both the one by Particle, and ones by community members. I have tried the built in GPS antenna on the GPS Shield, and tried an external GPS antenna and modified the programs using t.antennaExternal();
The Electron itself is working. Results such as battery status are showing up in the Particle console. Therefore Electron and the GSM portions are working. However for the life of me, I cannot get a GPS fix, ever. The only time I have ever seen the Sat fix LED on the GPS shield light is a quick blink after flashing a new program to the Electron, or when the program restarts. Other than when the program restarts, the Sat fix LED never blinks.
I am beginning to wonder if I have a faulty GPS shield. Anything else I should try? What is the process for a warranty replacement of the GPS shield portion of the kit?