Home › Forums › Microcontrollers › PIC Microcontroller › PIC16F877A with GPS and GSM for tracking purpose › Reply To: PIC16F877A with GPS and GSM for tracking purpose
March 11, 2015 at 10:39 pm
#11021
thiruppathi
Participant
Hi, you can do with one UART , bcoz GPS only act as a receiver, use the second RX and TX in max 232 ic pins,In program don’t forget the disable the serial interrupt at the time of message sending.