-
Notifications
You must be signed in to change notification settings - Fork 22
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
Flashing #8
Comments
Hi! More important problem: I've not attached pre-build binaries for latest releases, as I can see (yeah, it's not user friendly for newbies, sorry here). It's not so difficult as it seems. Let us know, if you'll have issues specific to my project. |
Hello, i have the same question. How to get the Bin file? there is no file to open it in arduino. Can one help me. I have a wemos d1 mini. |
@Thomaslinaa88 Please note that bootloader file also needed for esp32. See details at wiki: https://github.com/eg321/esp32-motorized-roller-blinds/wiki/Flashing-Motorized-Roller-Blinds-binary @develarts this project is based at Arduino framework, but written at Platformio IDE. I really recommend you to use Platformio instead of Arduino IDE. Anyway I can prebuild binary for "wemos d1 mini" board, but can't test, because don't have it. |
Hey thanks for the answer. I tried it on platformio and i works fine. but i have a new issue that i cant solve. if is set the wifi settings in ap and restart and watch monitoring, the wemos locks like they dont connect or just reboots every time. So there is my wifi ssid then try to connect and then repeat with exception error 28, do i must need mqtt? i think no, so i dont know why it dont work. I reset the setting many times and be sure all values are correct but no success. |
I flash your bin and same problem, in my router the esp is connectet but i cant reach web server. |
Hi
I would like to use your code, and flash it to a Nodemcu ESP8266. But how do I do that? The wiki-page doesn't clear it up for me. I have downloaded the zip of the latest release and esperiff tool you mention, but how do I get on from here?
The text was updated successfully, but these errors were encountered: