I have known to use hardware serial of yun, I have to use Serial1. so I have a test serial communication between PC and Yun using Serial. and It works well. then also I have a test PC and Uno. and it works well. but when I just connect yun and uno I think yun is stucked becasue i can see uno's loop is working. I have spent a huge time to solve this problem but I think I can not solve this myself. please give me any opinion. thank you. I open my all code attached
uno.ino (8.67 KB)
yun.ino (9.96 KB)