Forum >Re: Issues communicating with arduino nano
Re: Issues communicating with arduino nano

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.
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.