Re: Issues communicating with arduino nano
Account cancelled 2018-11-30 03:14:25 2297 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.
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.

