<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcGIS .NET Runtime and GPS receiver, how to connect in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30499#M354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a Windows 10 app using the ArcGIS .NET SDK runtime and I am trying to read the location from my GPS receiver. The GPS receiver is "pushing" data to a COM port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can only seem to get location data from the Windows Location Service, but I want to be able to read from a connected GPS receiver. Of course I won't always know which COM port the receiver is attached to, or the baud rate. I do know the data will be in the NMEA format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get .NET runtime to find the COM port, set the correct baud rate, and read the GPS receiver data so I can see if on a map? Yes, I see I can setup my own data source....but I'm asking how do I connect to the GPS data feed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't be the first trying to use a GPS receiver with runtime, yet I can't find anything on GeoNet. Of course is doesn't help that searching for GPS returns all kinds of results for GP (GeoProcessing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2019 18:57:08 GMT</pubDate>
    <dc:creator>JohnFix1</dc:creator>
    <dc:date>2019-09-23T18:57:08Z</dc:date>
    <item>
      <title>ArcGIS .NET Runtime and GPS receiver, how to connect</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30499#M354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a Windows 10 app using the ArcGIS .NET SDK runtime and I am trying to read the location from my GPS receiver. The GPS receiver is "pushing" data to a COM port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can only seem to get location data from the Windows Location Service, but I want to be able to read from a connected GPS receiver. Of course I won't always know which COM port the receiver is attached to, or the baud rate. I do know the data will be in the NMEA format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get .NET runtime to find the COM port, set the correct baud rate, and read the GPS receiver data so I can see if on a map? Yes, I see I can setup my own data source....but I'm asking how do I connect to the GPS data feed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't be the first trying to use a GPS receiver with runtime, yet I can't find anything on GeoNet. Of course is doesn't help that searching for GPS returns all kinds of results for GP (GeoProcessing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 18:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30499#M354</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-09-23T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS .NET Runtime and GPS receiver, how to connect</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30500#M355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a similar thread a few days ago,&amp;nbsp;&lt;A href="https://community.esri.com/thread/240359-how-to-get-satellite-info-net-wpf-1005"&gt;https://community.esri.com/thread/240359-how-to-get-satellite-info-net-wpf-1005&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would check out&amp;nbsp;&lt;A class="link-titled" href="https://github.com/dotMorten/NmeaParser/" title="https://github.com/dotMorten/NmeaParser/"&gt;GitHub - dotMorten/NmeaParser: Library for handling NMEA message in Windows Desktop, Store, Phone, Universal, and Xamari…&lt;/A&gt;&amp;nbsp;by &lt;A href="https://community.esri.com/migrated-users/3050"&gt;Morten Nielsen&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30500#M355</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-09-24T14:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS .NET Runtime and GPS receiver, how to connect</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30501#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joe, we'll take a look. But this looks like exactly what we are dealing with and what we need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-net-runtime-and-gps-receiver-how-to-connect/m-p/30501#M356</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-10-18T19:24:13Z</dc:date>
    </item>
  </channel>
</rss>

