How do I know if my GPS module is not defective?

Hi, maybe you can check GPS as these steps.

  1. Downdload the Arduino IDE for RePhone( seeedstudio.com/wiki/Arduino … ePhone_Kit );
  2. Select MTK USB Debug Port ,upload the GPS test code, …\Arduino_IDE_for_RePhone\hardware\arduino\mtk\libraries\LGPS\examples\gps_test;
  3. Switch the selected COM Port to MTK USB Modem Port and open the Serial Monitor;
  4. When have been located, these information will output. But if haven’t been located it also output information about a running UTC time.
    GPS UTC:16-2-19 2:20:21
    GPS status is A
    GPS latitude is N:22.587675
    GPS longitude is E:113.941322
    GPS speed is 0.070000
    GPS course is 21.940001
    GPS position fix is 1
    GPS sate used is 6
    GPS altitude is 78.809998
    GPS mode is A
    GPS mode2 is 3