Bluno General Arduino

Re: Issues communicating with arduino nano

userHead Account cancelled 2018-11-29 19:14:25 2083 Views0 Replies
Maybe you need to check your Arduino IDE version first.

Because of the Arduino official updated the IDE's default Nano BootLoader, so your code couldn't be uploaded on IDE 1.8.5 and up.

Please select "Old BootLoader" in the IDE's processor, then check whether your Nano control board can work properly.