.NET 6 Target 10.0.22000.0 or less x64
Esri.ArcGISRuntime.WPF (100.14.1)
Esri.ArcGISRuntime.Toolkit (100.14.1)
System.IO.Ports (6.0.0)
Problem: No response after calling FromSerialPort with proper devices.
The blue-tooth devices connect properly, but I can't get any serial GPS to connect. I do not have this problem in .NET 4.8 using it's constructs (Port name).
Using this sample: https://github.com/Esri/arcgis-runtime-demos-dotnet/tree/main/src/ExternalNmeaGPS
Which also exhibits the same behavior.
Regards,
Patrick Shearon