GPS Shield LEA-6H
Account cancelled 2013-10-24 23:29:23 3644 Views4 Replies Hi there,
I recently purchased a DFRDuino GPS shield (with Ublox LEA-6H module), and have tried using the [url=http://"http://www.dfrobot.com/wiki/index.php/DFRduino_GPS_Shield-LEA-5H_(SKU:TEL0044)"]sample code[/url] provided, however the results that are being printed to the Serial Monitor don't make a lot of sense:
[code]DFRobot DFRduino GPS Shield v1.0
$GPGGA statement information:
UTC:151528.00
Lat:inf
Dir:,
Lon:-440400288.00000
Dir:,
Alt:inf[/code]
My serial baud rate is 9600. I am using an Arduino Uno with using Arduino 1.0.5, and have also tried Arduino 1.5.4 - both yield the same result. I've tried using TinyGPS++ library, however it says it can't find a GPS module. I've disconnected the jumpers when uploading, and reconnected them after the upload has finished.
Really appreciate any help with this. I can provide more information if necessary.
I recently purchased a DFRDuino GPS shield (with Ublox LEA-6H module), and have tried using the [url=http://"http://www.dfrobot.com/wiki/index.php/DFRduino_GPS_Shield-LEA-5H_(SKU:TEL0044)"]sample code[/url] provided, however the results that are being printed to the Serial Monitor don't make a lot of sense:
[code]DFRobot DFRduino GPS Shield v1.0
$GPGGA statement information:
UTC:151528.00
Lat:inf
Dir:,
Lon:-440400288.00000
Dir:,
Alt:inf[/code]
My serial baud rate is 9600. I am using an Arduino Uno with using Arduino 1.0.5, and have also tried Arduino 1.5.4 - both yield the same result. I've tried using TinyGPS++ library, however it says it can't find a GPS module. I've disconnected the jumpers when uploading, and reconnected them after the upload has finished.
Really appreciate any help with this. I can provide more information if necessary.
2013-10-25 22:21:51 Yeah, Sometimes GPS performs too poorly inside buildings.
Here is guide about GPS indoor.
https://blog.itu.dk/FCTUC-F2010/files/2010/03/kjaergaard-indoorgpspervasive2010.pdf
Here is guide about GPS indoor.
https://blog.itu.dk/FCTUC-F2010/files/2010/03/kjaergaard-indoorgpspervasive2010.pdf

