I like to connect the DroTek NEO-M8N with the HMC5983 Compass to a Pixhawk (clone).
Here are my questions:
Why are there solder pads on the PCB to choose between 3.3v or 5 volts, is this related to the TTL Level voltage or for supplying the correct voltage to the GPS + Manetometer chip(s)?
However the pixhawk provide 5 volt out on the gps connector.
I also like to now the main importent settings in U-Center to make the ublox communicate correctly with the pixhawk, for example the baud rate must be 38400 and protocol UBX but I need the other parameters also.
Or is there a u-center GNSS configuration file available for download?
The solder pad on board is used to define your input/output signals voltage. (TX RX)
To work with Pixhawk, the 3.3V solder must be enabled.
The HMC component is the same as on pixhawk.
Normally, it’s not necessary to configure the Drotek GPS default baud rate (9600).
I will send you the file on monday.
My GPS is configured on 9600 BAUD and the Dropix will configure the GPS at each boot.
It will put the BAUDRATE on 38400.
You can find the front of GPS on our guide about the Dropix.
We can’t put a arrow on the PCB because our GPS is used on several projects like Arducopter, Openpilot, Multiwii or Arduino board.
Today I send back my GPS+Compass module to DroTek for testing/repair or exchange for a new one (depend on their service).
At the moment I try to change settings and write them CFG (save current configuration) it does not work at all anymore.
For Pixhawk I need to change to these settings:
NAV5 = Airborne or Pedestrian < best for hovering.
PRT = Protocol out (UBX) + 38400 Baud rate.
RATE = 200ms] tot have 5Hz refresh rate.
SBAS = for European users sellect EGNOS.
CFG Save current configuration / Devices 0-BBR + 1-Flash
The default settings are 9600 baud and ubx+nmea protocol, only then I can receive some sats.
With U-Center I see very bad quality of reception, the signal is not constant look at the screenshot:
since the module does not come with USB connection, i need a seperate FTDI programming adapter to connect to PC?
Second, how would I wire the Neo M8n with the Pixhawk? i read somewhere the wires for the HMC5983 go into the I2C and the M8N wires into the GPS plug of the pixhawk?
since the module does not come with USB connection, i need a seperate FTDI programming adapter to connect to PC?
-> yes
Second, how would I wire the Neo M8n with the Pixhawk? i read somewhere the wires for the HMC5983 go into the I2C and the M8N wires into the GPS plug of the pixhawk?
-> yes
Do you think i need to make settings at all with the FTDI or can i go ahead and just connect it to the pixhawk without making additional settings to the GPS?
The neo-m8n is configurated as 9600 baud and when the pixhawk boots up it send an initialization string to the neo-m8n so that it change it’s baud to 38400 and othere desired parameters.
Only if you want to do some some fine tunings you need an usb-to-rs232 interface.
For me I like to set the NAV5 “Navigation mode” to Pedestrian instead of Airborne because Pedestrian has better results on hovering.
Than there is also RATE and SBAS you can change.
Rate can be set as you like but in my opinion 500ms [2Hz] is the best at the 38400baud.
SBAS you can set this to** EGNOS for EUROPE** and WAAS for USA (other regions I don’t now you have to look up).
I have this fantastic GPS module from DROTEK andit works just great.
I have done some setting changes with U-Center (Rates: 10Hz, Port 38400…)
But i have some questions.
Is it possible to receive more than 2 GNSS systems simultaneously? Because i can see 3 QZSS satelites but no signal (See picture, Red arrows).
What type of antenna this module has. Active or passive?
But, is it possible to receive more than 2 GNSS systems simultaneously?
-> yes it’s possible
And the second question was: What type of antenna this module has. Active or Passive?
-> passive but there is a front end (amplifier + filter)component on the GPS
*But, is it possible to receive more than 2 GNSS systems simultaneously?
-> yes it’s possible
*
what do I need to do to make it possible? Is there any settings I must change or some configuration file?