Anonymous
Mar 14, 2026
Rating: 3/5
Slow cold start
Takes a few minutes to lock on satellites if it hasn't been used in a while. Once locked, it performs adequately for basic logging.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Chipset | U-blox NEO-6M |
| Frequency | 1575.42 MHz |
| Communication Interface | UART / TTL |
| Operating Voltage | 3.3V to 5V |
| Default Baud Rate | 9600 bps |
| Positioning Accuracy | 2.5 meters CEP |
| Tracking Sensitivity | -161 dBm |
| Antenna Type | Built-in Ceramic Patch |
| Update Rate | 5 Hz Maximum |
| Supported Platforms | Arduino, STM32, 51 MCU |
Anonymous
Mar 14, 2026
Rating: 3/5
Slow cold start
Takes a few minutes to lock on satellites if it hasn't been used in a while. Once locked, it performs adequately for basic logging.
Anonymous
Feb 19, 2026
Rating: 5/5
Perfect for Arduino Projects
Works straight out of the box. The example code provided made integration with my Arduino Uno very simple. Got a GPS fix within 2 minutes outdoors.
Anonymous
Feb 11, 2026
Rating: 5/5
Reliable positioning
Accurate data for logging location on my robot project. Voltage regulation on the board handles 5V input nicely.
Anonymous
Feb 05, 2026
Rating: 4/5
Good value but needs sky view
Works well outdoors but struggles indoors as expected with GPS. Good value for the price point compared to other modules.
Anonymous
Jan 29, 2026
Rating: 5/5
Example code is helpful
The provided code saved me time debugging the UART communication. Data output is consistent and easy to parse.
Q: What is the default update frequency?
A: The default update rate is 1Hz, but it can be configured up to 5Hz using U-center software.
Q: Can I connect an external active antenna?
A: This specific version comes with a built-in ceramic antenna. For external antennas, please check our NEO-6M with SMA connector variant.
Q: Does this module work indoors?
A: GPS signals are weak indoors. For best results, please use the module outdoors with a clear view of the sky.
Q: Can I use the TinyGPS library with this?
A: Yes, this module is widely compatible with standard Arduino GPS libraries including TinyGPS and TinyGPS++.
Q: Is 5V input safe for this module?
A: Yes, the board includes a voltage regulator and can safely accept 5V input from most microcontrollers.