NMEA from Expedition to iNavX - Printable Version +- MacSailing.net (https://macsailing.net/mybb) +-- Forum: iPhoneSailing.net (https://macsailing.net/mybb/forum-14.html) +--- Forum: iNavX (https://macsailing.net/mybb/forum-15.html) +--- Thread: NMEA from Expedition to iNavX (/thread-2007.html) |
- jgf310 - May 9, 2012 I have configured Expedition to send NMEA over TCP server, and have successfully connected to the server with iNavX. When i go to the TCP page in iNavX, i see the data stream in the green window, but the data doesn't display in the app. the connection closes after about 10 lines of data. my data doesn't look like correct NMEA data: #0,1,7.930,5,17.10,6,71.2,13,37.0*29 #0,1,7.900,5,17.10,6,71.0,13,36.0*29 #0,1,7.900,5,17.10,6,71.0,13,36.0*29 #0,1,7.900,5,17.20,6,71.5,13,36.0*2F any ideas about how i can get it to work? - GPSNavX - May 9, 2012 Yes, make sure you turn on NMEA data format. That looks like Expedition proprietary format. NMEA would look like this: $GPXXX,0,1,2,3*FF - jgf310 - May 9, 2012 Update - I changed it so expedition uses UDP Tx instead of TCP. Also, I added lat lon to the data sent by Expedition. Now, the data stream does not disconnect in iNavX. But, nothing displays on the iNavX instrument page. In fact, when the connection is active, the whole data page is grayed-out, none of the fields even show. Now, my NMEA looks like this: #0,1,8.090,4,38.6,5,18.20,6,66.9,11,283.0,12,1.70,48,26.413977,49,-80.040466*08 #0,1,8.020,4,39.0,5,18.10,6,67.3,11,283.3,12,1.70,48,26.414013,49,-80.040464*01 #0,1,8.020,4,39.0,5,18.10,6,67.3,11,283.3,12,1.70,48,26.414013,49,-80.040464*01 #0,1,8.130,4,39.0,5,17.90,6,67.3,11,282.7,12,1.70,48,26.414050,49,-80.040463*03 #0,1,8.130,4,40.0,5,17.80,6,66.3,11,281.7,12,1.70,48,26.414087,49,-80.040466*01 #0,1,8.160,4,40.3,5,17.70,6,65.6,11,281.5,12,1.70,48,26.414126,49,-80.040468*08 #0,1,8.180,4,38.8,5,17.60,6,66.7,11,282.0,12,1.70,48,26.414164,49,-80.040460*09 #0,1,8.200,4,38.8,5,17.60,6,66.6,11,281.7,12,1.70,48,26.414200,49,-80.040453*06 #0,1,8.110,4,38.3,5,17.50,6,67.2,11,283.2,12,1.70,48,26.414236,49,-80.040444*0D - GPSNavX - May 9, 2012 Still wrong format. Be sure to set NMEA-0183 format. - jgf310 - May 9, 2012 thanks. i switched it to NMEA 183, and it is mostly working. - jgf310 - May 9, 2012 I have an active mark selected in Expedition, and pretty much every box in "NMEA" sentences to send" is checked. I am not getting any waypoint info sent to iNavX I also selected "send RTE and WPL" in Expedition... Any idea why I am not getting the waypoint info? - jgf310 - May 10, 2012 so, i didn't have "enable waypoints" checked in the instruments TCP page of iNavX it is getting waypoint info now, but not wpt names. how does it get _any_ wpt info if there are no wpl or rte sentences? - GPSNavX - May 10, 2012 The BWC, RMB sentences provide for the waypoint being navigated to by the interfaced GPS system. |