-->
Page 1 of 1

Still running old program after successful upload

PostPosted: Thu Jun 15, 2017 12:54 am
by Shummi
Hi

I've been using Arduino for a while, without problems. but now i cannot upload new programs, everything seems to be alright, and the IDE show progress bar and ends with DONE as normal, but the ESP still runs the old program.
There's no change as to what speed I use to upload (115200 512000 etc.)
I have tried new ESP12E and old ESP12E (that worked previously). and also just the BLINK sketch, but without luck.
I tried UECIDE to see what it was, and i am not sure if Arduino IDE have worked since, therefor I tried to erase UECIDE, and reinstalled Arduino 1.8.1 and erase and reinstall ESP in board manager in Arduino.
Still it doesn't work. does anyone know how to make a complete erase, so I can "start over", i guess it must be some corrupt setting somewhere that doesn't get overwritten when I reinstall.

Any suggestions are welcome :-)

Re: Still running old program after successful upload

PostPosted: Mon Jun 19, 2017 4:12 am
by Shummi
Hi
After uploading firmware from espressif with there upload tool, and after that upload my code with Arduion, i got one of them to work.

Does anybody have an explanation of why?