Replies: 1 comment 1 reply
-
So after trying to esp flasher and the vscode hundreds of times, I decided to try the Arduino IDE, somehow there it started working again on the latest fw of esp3d. I have no idea why there it finally started working, but it did. So if anyone ever face the same problem... I started by uploading a blink led to check the board was functional, and then dug through the configs to get my board up and running again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having a bit of trouble setting up my ESP. Some background on the history of issues:
I was using Octopi, but suddenly it stopped working on my router. New octopi images, new boards, tried everything, it did not work, so I had to reflash my printer fw to be able to read from my SKR 1.4 turbo board sdcard, which was not enabled before.
I found my ESP 01S that came with my board, and thought about adding it to have a bit of the octopi's features, and after the initial setup all was alright.
The problems started when I decided to go from AP mode to connect to my router, the same octopi problem happened, and I could not access the ESP anymore. I decided to then erase the ESP flash and install again the ESP3D onto it, but somehow it's not working anymore, it just won't broadcast the initial wifi.
I am able to erase it and install again, tried different ESP3D versions, but results are the same. The monitor on Vscode gives out nothing really, so I can't know if it's having some issue.

It stays like this:
Any ideas what I could start from to look for a solution? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions