Skip to content

Problems with "Getting Started with the Arduino Nano" page #7848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
per1234 opened this issue Jul 30, 2018 · 0 comments
Closed

Problems with "Getting Started with the Arduino Nano" page #7848

per1234 opened this issue Jul 30, 2018 · 0 comments
Labels
Component: Documentation Related to Arduino's documentation content Type: Bug

Comments

@per1234
Copy link
Collaborator

per1234 commented Jul 30, 2018

https://www.arduino.cc/en/Guide/ArduinoNano


Change:

based on the ATmega328P; offers the same connectivity and specs

To:

based on the ATmega328P. It offers the same connectivity and specs


Change:

Open the LED blink example sketch: File > Examples >01.Basics > Blink.

To:

Open the LED blink example sketch: File > Examples > 01.Basics > Blink.


Change:

You'll need to select the entry in the Tools > Board menu that corresponds to your Nano board.

To:

Select Tools > Board > Arduino Nano.


Change:

We have updated the NANO board with a fresh bootloader.

To:

We have updated the Nano board with a fresh bootloader.


Change:

Boards sold from us from January 2018 have this new bootloader

To:

Boards sold by us from January 2018 have this new bootloader


Change:

First, make sure you have the Arduino AVR Core 1.16.21 or later looking at the Board Manager.

To:

Verify that Tools > Board > Boards Manager shows you have Arduino AVR Boards 1.6.21 or later installed.


Change:

Then, to program the NEW Arduino NANO boards you need to chose Processor > "ATmega328P". To program old boards you need to choose Processor > "ATmega328P (Old Bootloader)".

Then, to program the NEW Arduino Nano boards you need to chose Tools > Processor > "ATmega328P". To program old boards you need to choose Tools > Processor > "ATmega328P (Old Bootloader)".


Change:

try each type of processor 328P until your board gets properly programmed.

To:

try each of ATmega328P option until you find which one allows you to upload to your Nano.


Change:

\
Upload and Run your first Sketch

To:

Upload and Run your first Sketch


Change:

See this tutorial for a generic guide on the Arduino IDE with a few more infos on the Preferences, the Board Manager, and the Library Manager.

To:

See this tutorial for a generic guide to the Arduino IDE with more info on the Preferences, the Boards Manager, and the Library Manager.

@per1234 per1234 added the Component: Documentation Related to Arduino's documentation content label Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation Related to Arduino's documentation content Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant