Ublox Neo-7M GPS and HK AIO Flight Controller

Post Reply
ffuri
Posts: 4
Joined: Mon Jul 27, 2015 2:43 pm

Ublox Neo-7M GPS and HK AIO Flight Controller

Post by ffuri »

Hi,

My board is Multiwii and Megapirate AIO Flight Controller w/FTDI (ATmega 2560) V2.0 and I bought Ublox Neo-7M GPS with compass in Hobbyking.
Actually on the board, there is a serial port 1/2/3. And serial port has TX1, RX1, TX2, RX2, TX3, RX3, VCC, GND connector.
I follow the some video and all the video, GPS connected in RX2, TX2, GND, VCC. But actually RX2 pin is broken now. so what can I do??
is it work that connect to RX1 TX1 or RX3 TX3?? or is there any solution?

this is the picture of board.
http://fpvcentral.net/wp-content/upload ... layout.png
upper side, there is Serial Ports 1 2 3.

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: Ublox Neo-7M GPS and HK AIO Flight Controller

Post by PatrikE »

GPS connected in RX2, TX2, GND, VCC. But actually RX2 pin is broken now. so what can I do??
is it work that connect to RX1 TX1 or RX3 TX3??

Change #define GPS_SERIAL 2 to the port you plugged your GPS.

ffuri
Posts: 4
Joined: Mon Jul 27, 2015 2:43 pm

Re: Ublox Neo-7M GPS and HK AIO Flight Controller

Post by ffuri »

Thank you for your posting.

if I connected on RX1 TX1, #define GPS_SERIAL 1? RX3 TX3 is #define GPS_SERIAL 3?
Sorry, I'm not good at English.

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: Ublox Neo-7M GPS and HK AIO Flight Controller

Post by PatrikE »

Correct..

Post Reply