Skip to content
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

Cannot upload generated code to Arduino Nano with Optiboot (new) bootloader #10

Open
BodoMinea opened this issue Jan 20, 2020 · 1 comment

Comments

@BodoMinea
Copy link

I have firstly identified this issue on the OttoDIY Blockly, obtained through the official website, which is definitely based on this (a fork of this), it is apparently not possible to compile and upload code suited for the new Arduino Nano variants which come with the OptiBoot bootloader. This requires higher code upload speed (BAUD 115200).

This also seems to be causing problems for other people over on the Otto Robot forum, but I think it should also be fixed in your repo:

My now open Pull Request #9 aims to solve this problem.

@BodoMinea
Copy link
Author

Pull Request #9 now also includes a commit for adding support for the Arduino Nano Every.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant