madsci1016 / Arduino-EasyTransfer

An Easy way to Transfer data between Arduinos
http://www.billporter.info/easytransfer-arduino-library/
318 stars 113 forks source link

Uno to Nano 328p #20

Open Allecsxx opened 5 years ago

Allecsxx commented 5 years ago

Examples for Hardware serial don't work between nano and uno.

The data i'm gettin back on serial Monitor is ? ? ? ? ? ? ? ? ? . Baud is 9600 in Sketch and so is in Serial Monitor for both boards. Any ideas why?