SerialDataReceivedEventArgs

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeppe

    #1

    SerialDataReceivedEventArgs

    Hi I’m trying to get my c#.net app to work the problem is that when using
    SerialDataRecei vedEventArgs it echos all bytes/strings that is sent to the
    port. If I send the AT command it always echos the AT and OK I just want it
    to echo the OK.



    BR Jeppe

Working...