| Re: GPS/Nextel
Hi,
Normally you don't have to poll the GPS receiver. In most (if not all) cases it will give you every second several data strings on the serial port. If this is not the case then best is to check the programming manual of the device to see what you have to send to it to get the data you want. But as I say it is probably not needed.
To test you can check with hyperterminal. Comm speed is normally 4800,N,8,1 (NMEA standard) however there are some at 9600 baud also. |