Skip to content

program again after unplugged #4900

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

Closed
camohe90 opened this issue Apr 26, 2016 · 5 comments
Closed

program again after unplugged #4900

camohe90 opened this issue Apr 26, 2016 · 5 comments
Labels
Type: Bug Waiting for feedback More information must be provided before we can proceed

Comments

@camohe90
Copy link

In the latest version 1.6.8 each time that i unplugged the arduino from the USB port and I plug again i need to program again.

@mAPBhlJ
Copy link

mAPBhlJ commented May 3, 2016

Had/have the same issue. I think it's because the way Arduino works in general (resets when you open a serial connection).

When I upload a program. It'll start running (in which I use hardware serial).
But when I reconnect the Arduino, it'll not run on default, it will only run when I open the Serial Monitor.

@facchinm
Copy link
Member

facchinm commented May 3, 2016

@camohe90 , could you expand your issue? Like adding the board you are using, operating system, sketch you are trying to run, if it works on 1.6.7, if it work in nighlty

@Paul-Ver , I don't believe the problem is related with !Serial(), otherwise it shouldn't work after programming it (unless you open the serial monitor)

@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label May 3, 2016
@camohe90
Copy link
Author

camohe90 commented May 3, 2016

@facchinm i was using an arduino uno, the operating system is windows 10. I try with different sketch. And the only way to solve the problem is uninstall 1.6.8 and install again the 1.6.7 and everything worka perfect again

@facchinm
Copy link
Member

facchinm commented May 3, 2016

@camohe90 greta, thanks for the info. Probably you are encountering a side effect of #4700 which we already fixed in mainline.
Could you test the nightly version of the IDE and report if it works? Thanks

@agdl
Copy link
Member

agdl commented Jul 25, 2016

I'm closing this for lack of feedback. Please reopen it if needed.

@agdl agdl closed this as completed Jul 25, 2016
@cmaglie cmaglie removed the Waiting for feedback More information must be provided before we can proceed label Oct 18, 2016
@per1234 per1234 added Type: Bug Waiting for feedback More information must be provided before we can proceed labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Waiting for feedback More information must be provided before we can proceed
Projects
None yet
Development

No branches or pull requests

6 participants