Hey Everyone,
I'm trying to hook up a Parallax RFID reader using NewSoftSerial so I can have multiple serial connections.
Everything is working fine so far, except for the RFID reader. When I use the stock SoftwareSerial library, the reader works like a charm, but when I read a tag using the NewSoftSerial library it puts out a bunch of random gibberish like 2ÿÿÿÿÿÿÿÿÿ.
If anyone has any idea whats going on I'd really appreciate it.
Thanks!