Configurating Ublox GPS on bootup from arduino

will try it out so I change
#define RXpin A3 //this is the pin that the Arduino will use to receive data from the GPS
#define TXpin A2 //this is the pin that the Arduino can use to send data (commands) to the GPS - not used

into RX2 - D17 and TX2 - D16