Arduino Uno & uBlox max-7 using hardware serial

#include <SoftwareSerial.h>
SoftwareSerial mySerial(4,5);