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

OTA does not work #35

Open
lbussy opened this issue May 27, 2019 · 0 comments
Open

OTA does not work #35

lbussy opened this issue May 27, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lbussy
Copy link
Member

lbussy commented May 27, 2019

OTA does not work because avrdude does not recognize the port as configured. It needs something like this:

avrdude -DV -patmega328p -Pnet:192.168.1.25:23 -carduino -b115200 -U flash:w:brewpi-arduino-uno-revC-0_2_10.hex:i -C /usr/share/arduino/hardware/tools/avrdude.conf

@lbussy lbussy added the enhancement New feature or request label Jun 8, 2019
@lbussy lbussy self-assigned this Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant