Search found 3 matches

by Vatalla
Sat Sep 11, 2021 1:35 pm
Forum: Programs, Libraries and Tools
Topic: download&run takes very long time
Replies: 4
Views: 2036

Re: download&run takes very long time

thanks in advance, is there any solution I can do for the case of esp32 stuck when "download and run" webserver on main.py, when the process is canceled and then restarted, OSError 112 appears. Which port is already in use even though main.py is not executing
by Vatalla
Thu Sep 09, 2021 2:30 pm
Forum: Programs, Libraries and Tools
Topic: download&run takes very long time
Replies: 4
Views: 2036

Re: download&run takes very long time

Sorry in advance, I've updated. I'm using esp32, could it be because it's flashed too often? every time executing web server always stuck. Tengkyu for your answer sir
by Vatalla
Tue Sep 07, 2021 9:45 pm
Forum: Programs, Libraries and Tools
Topic: download&run takes very long time
Replies: 4
Views: 2036

download&run takes very long time

hello everyone, I need help, I'm trying to make air monitoring, the first time it ran everything was fine, after so many times, download&run when clicked took a very long time, when it was stopped and started again, OSError 112 appeared, here's the code bme680.py Boot.py main.py while download&run ...