You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
https://wikifactory.com/+OttoDIY/forum/thread/MjQ4MDUw
https://wikifactory.com/+OttoDIY/forum/thread/Mjk1Nzg0
My now open Pull Request #9 aims to solve this problem.
The text was updated successfully, but these errors were encountered: