question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SerialPortDevice does not exist

See original GitHub issue

I am creating a visual studio universal app and i am using the UWP sample… But somehow on the line var device = new NmeaParser.SerialPortDevice(); i get the error SerialPortDevice does not exist in the namespace...

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
dotMortencommented, Jun 6, 2016

Huh? That’s not what this library is for. You don’t need this library at all.

0reactions
fjclip99commented, Jun 6, 2016

No no, i am not using the GPS device… I forgot to mention… I am using an Arduino… I need to make a communication between the Arduino and the Raspberry PI… I have the SerialWrite function created, it is sending the data and the Arduino is receiving it… Now I only need to make the SerialRead on the Raspberry pi (Windows universal app) so that i can receive messages like (A255, B125, etc…).

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Device does not exist" error after you reinsert a USB COM ...
Fixes a problem in which an error occurs after you remove and then reinsert a USB COM port device. This issue occurs in...
Read more >
How to Fix a Prolific USB to Serial Comm Port - FettesPS
How to Fix a Prolific USB to Serial Comm Port – “A Device Which Does Not Exist Was Specified” Error in Windows 10....
Read more >
COM ports Windows 10: fix any COM port issues in 2 easy ...
The Problem: Windows 10 COM ports not showing in device manager ; Step 1: Open the Device Manager. ; Step 2: From the...
Read more >
COM Port Does Not Exist
COM Port Does Not Exist · You can run the BIOS setup on your PC and re-enable the disabled serial port using its...
Read more >
ESP8266: the selected serial port does not exist or your ...
Hello everyone, I am having issues uploading code to the ESP8266. I have seen crazy amount of support for the ESP8266 NodeMCU but...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found