What settings are you using for Baud rate etc.
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com |
www.opennetcf.org
Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/...ity/newsgroups
"Luca Vajani" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi I'm trying to receive data from a Fortuna BTGPS.
> I've written a class that reads from the serial port(COM5 on Qtek2020)
> P/Invoking the coredll.
>
> Now, every time i call ReadFile function it reads 0 bytes...
>
> I've also tried OpenNetCf serial class but I have the same problem, no
> data is read.
>
> Maybe some permission? I'm really losing my mind...
> Thanks,
> Luke V.