Hi there:
I am using EasyTransfer library
to communicate one Arduino Yun (transmitter) and one Arduino Nano (receiver).
The program works well communicating one Arduino Uno and the Arduino Nano. However, when I use it on the Yun it does not work.
I have used the scope to check the TX line on Uno and Yun. On Uno, the TX has no noise. On Yun it has so much noise that the Nano does not understand the communication.
I know this is a very general question... but...is this a general problem of Yun? What happens with pins 0 and 1 in Yun in comparison with Uno?
Thanks in advance