This is my first time using Arduino web editor. I tried a example Program (Blink)
Borad: Arduino Nano
I am Unable to compile the code.
I am Getting the Error as "Compilation Failed. Please report this issue on Forum"
No other messages are displayed in console to debug.
(Attached a screenshot of the issue)
Please help me resolve this issue.
Did you select the correct FLAVOUR of NANO ?
If you have an older NANO or a CLONE you may have to select the OLD BOOTLOADER.
Bob.
ballscrewbob:
Did you select the correct FLAVOUR of NANO ?
If you have an older NANO or a CLONE you may have to select the OLD BOOTLOADER.
Bob.
I have selected proper FLAVOUR. For safer side I tried both the FLAVOURs, Still getting same issue.
Update:
It compiled successfully.
No changes has been made to the code or settings. Guess some temporary issue with the Web Editor.