Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Sending NMEA data with Teraterm

$
0
0

Hi,

I am trying to send NMEA sentences like these:

$GPGGA,171743.00,5141.11989,N,00117.59582,W,2,12,0.89,73.4,M,47.1,M,,0000*7$GPGGA,171744.00,5141.11992,N,00117.59581,W,2,12,0.89,73.5,M,47.1,M,,0000*7$GPGGA,171745.00,5141.11989,N,00117.59584,W,2,12,0.89,73.6,M,47.1,M,,0000*7$GPGGA,171746.00,5141.11988,N,00117.59586,W,2,12,0.89,73.6,M,47.1,M,,0000*7

 

using Teraterm send them via the serial port at one second intervals.

 

So far I've sent them with [send '$GPGGA,171743.00,5141.11989,N,00117.59582,W,2,12,0.89,73.4,M,47.1,M,,0000*7$' pause 1 send' GPGGA,171744.00,5141.11992,N,00117.59581,W,2,12,0.89,73.5,M,47.1,M,,0000*7']

 

This does send the sentences at 1second intervals, but does not work with the application I'm using.

 

I think, it might be something more complicated like carriage return or similar.

Is there an example for me to follow or similar please?

Camerart.


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>