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

Serialport in c# System.IO.Ports.SerialDataReceivedEventArgs
Udi Dahan The Software Simplist
emp
Look on the web for Hayes Command set.
RMJR
daveCsharp
RMJR
paulKing
Hello,
I noticed your post regarding SerialPort echo and I'm having exactly the same issue. Did you ever get it resolved I assume there is a property somewhere, but I have been unable to find it.
Thanks,
Tori Harris