I built up a simple example of serial communication between two Arduinos that uses the SoftSerial library. That library should work up to at least 9600 baud but I notice that I get incorrect characters if I use it at a rate higher than 2400 baud. Is this a known issue?
I can add a link to my design but I don't see how to change it's setting from Private to Public.