14-10-2018, 10:47
Hello Jim,
afaik it is still the same Nano, but they changed the bootloader. This is a preinstalled software on the Arduino which gives you the possibility to upload programs via the serial interface and you don't need some extra hardware (https://en.wikipedia.org/wiki/In-system_programming).
It is possible to update your bootloader with a second Arduino (clone) acting as ISP:
Find a instruction here: https://www.instructables.com/id/How-To-...o-Nano-30/
The whole thing came up, when the original Arduinos were delivered with the new bootloader, there was a update of the IDE, introducing the the new menu entry.
Regards,
engolling
afaik it is still the same Nano, but they changed the bootloader. This is a preinstalled software on the Arduino which gives you the possibility to upload programs via the serial interface and you don't need some extra hardware (https://en.wikipedia.org/wiki/In-system_programming).
It is possible to update your bootloader with a second Arduino (clone) acting as ISP:
Find a instruction here: https://www.instructables.com/id/How-To-...o-Nano-30/
The whole thing came up, when the original Arduinos were delivered with the new bootloader, there was a update of the IDE, introducing the the new menu entry.
Regards,
engolling

