Search
Product Info
50 Channel GS407 Helical GPS Receiver
sku: GPS-09436
Description: Combine the u-Blox chipset with Sarantel's powerful SL1206 helical antenna and you get the impressively sensitive GS407. Whether this receiver is in your pocket or under your car seat, you are likely to pickup a rock solid GPS signal.
Having trouble deciding on a GPS module? Check out our GPS buying guide!
Note: The GS406 has been replaced with this GPS module. The specifications are almost all identical, but the GS407 makes use of a newer helical antenna, which makes the overall length a bit smaller.
Breakout board available below.
Features:
- u-Blox 5H chipset
- Sarantel omni-directional Geo-helix SL1206 active antenna
- 2Hz Update rate
- Fifty satellite tracking channels for fast acquisition
- Supports UBX data protocol at various standard baud rates
- Filtering effect of the antenna gives high immunity to RF interference
- Wide antenna Beam width
- Low power: 3.3V @ 75mA
-
Time to fix:
- Hot start: <1 second
- Warm start: 29
- Cold start: 29
Dimensions:
- Length (with antenna) 47.1mm
- Width: 22.9mm
- Weight: 16g
Documents:
Pricing
Comments
17 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.























http://diydrones.com/profiles/blogs/ublox-gs406gs407-available-for
http://store.diydrones.com/ProductDetails.asp?ProductCode=BR-0008-01
The LEA-5H model has I2C-compatible "DDC", USB and UART out; however, the funny pin header only has UART. You'd have to wire up to the module directly (Though that's not hard to do, assuming they've left the pins floating. VDDUSB should be the only one grounded.) See "LEA-5, NEO-5, TIM-5H Hardware Integration Manual"
The LEA-5H has Windows certified drivers for the USB. (For Linux, you can use the usbserial kernel module, or others. There is a link from the usb-drivers page below to Linux instructions.)
LEA-5H Product Page: http://www.u-blox.com/en/gps-modules/pvt-modules/lea-5h.html
USB Drivers Page: http://www.u-blox.com/en/usb-drivers.html
This thing costs $90, buy one individual module from U-blox.com costs $120. Is it worth trying to un-reflow (desolder) the module from the board so I can use it else where?
I can tell you that the antenna pcb is attached to the ublox chip by 5 healthy blobs of solder. I can't tell if the pcb is also glued on, but there are no visible gaps in my module. You just want the ublox chip?
Since most of the GPS modules/chips provide e.x 5Hz fix update rate, but only 1Hz VTG update rate....
I've tried all the GPS modules of the Sparkfun website:
- This is the best GPS.
- 4Hz TRUE update rate with WAAS (or EGNOS in Europe), 5Hz without.
- Real Doppler ground speeds (3 axes : North, Est, Down)
- Completely configurable with the very easy to use Ublox UCenter software.
- You can enable / disable every single data packet.
- All the configuration can be saved to non volatile on board Flash memory.
- The optional backup battery is only here to improve Time To First Fix when started within 4 hours after last use (after, the GPS needs to download ephemerids one more time which takes 29s).
- I suggest using the proprietary data packets (binary) because it's REALLY easier to use, it takes less CPU time, it's already well structured for direct reading in C language, and it provides you more information (doppler speeds for example), the transmission is quicker (and then the time between measurement and transmission is shorter).
- The GPS software can be updated and the configuration can be saved on PC.
Answers to questions:
- All the NMEA data packets are available at 4Hz (but be careful, you need high speed serial transmission).
- The antenna (and then the module) has to be mounted vertically.
The only negative thing is the connector.
I recommend this module.
Antoine
As for the connector, we are working on a breakout board for this, so stay tuned.
http://www.sparkfun.com/commerce/product_info.php?products_id=9692
*not applicable in all cases
In my next project, I upgraded to the GS407 and it has presented me with a bunch of problems. The GS407 connector is tiny and very difficult to solder. Once I had it soldered down, I eventually lifted the traces off my pcb board because I disconnected the GPS module too many times (had to remove it to reprogram Arduino ATmega via shared serial line). I now glue it down. Even with it connected, it seems to be much more sensitive to power line jitter causing it to find few satellites with low signal and no lock. Had to add more decoupling caps and upgrading the power supply. It finally died (probably due to me shorting it somehow). The low profile connector also presents a problem as you have to mount this GPS module at the very edge of the PCB compared to the GS405 which offers much more flexibility. I've reclaimed the GS405 from the geocaching box and its working great.