Hi all,
I have successfully connected a GPS to a Diecimila board, on the Rx and the Tw pins.
Since the baud rate of my GPS is 115200, I can't use the SoftwareSerial library (limited to 9600 bps). So I am stuck to the Rx and Tx pins, which is not an issue on my Diecimila.
I want to migrate my application on a Boarduino, for cost and weight saving, but the two Rx and Tx pins don't seem to have exactly the same behavior : I can't monitor the serial port with the GPS connected.
Are you aware of that ?
Any workaround ?
Thanks.

