Open alexrizk1117 opened 2 years ago
Hi @alexrizk1117 That's the same issue I'm getting and its due to the adafruit's update I think :( I hope I can try to fix it soon
Thanks so much for the reply DevJav! are you also experiencing the micros connecting and reconnecting to the feed every 30 seconds or so? I just want to make sure the update also affects 8266s, because I saw on one of the closed issues that someone fixed the reconnecting issue by reinstalling IDE and all board settings. Thank you!!
sorry didn't mean to close the issue
@alexrizk1117 Mine doesn't connect at all I also use ESP8266 too, there was a typo on the readme haha https://forums.adafruit.com/viewtopic.php?f=56&t=192516 in this post I understand that the update is the only necessary step
sorry didn't mean to close the issue
It's solved now! Pull the new changes and it should work
Hi Everyone! May I ask for a little help here? I'll get exactly the same color respone as @alexrizk1117. I installed all library updates as suggested by @DevJav. It seems the whole WEMOS D1 Mini is restarting after the cycle. At least in the serial monitor I see its writing all connection infos again and again. Last one i get is Adafruit IO connected. Anyone any idea where what could be the root cause?
Thanks!
An Update for everyone who stumpled over the same issue.
What helped currently for one board was to switch from Arduino IDE 2.02 back to version 1.8x. Deleting and reinstalling all libraries, get the code fresh from this respository, setup to clear and rewrite the flash of my WEMOS.
Second board still has similiar troubles... lets see
An Update for everyone who stumpled over the same issue.
What helped currently for one board was to switch from Arduino IDE 2.02 back to version 1.8x. Deleting and reinstalling all libraries, get the code fresh from this respository, setup to clear and rewrite the flash of my WEMOS.
Second board still has similiar troubles... lets see
How's that going? Did you manage to get both boards working?
Hi @DevJav,
yep finally second one works as well. However I get a sporadic failure while trying to send a message. It shows one flash in red and restarting (visible by the circling green ring while connecting to Wifi). Couldnt come behind this issue yet, but lets see :-)
Hi @DevJav,
yep finally second one works as well. However I get a sporadic failure while trying to send a message. It shows one flash in red and restarting (visible by the circling green ring while connecting to Wifi). Couldnt come behind this issue yet, but lets see :-)
That seems to be more like a hardware issue. How many leds are you lighting? Maybe the power isn't enough to light up all leds, causing the board to reset. Another option is that there's a short circuit somewhere
Hello! I'm running on a wemos d1 mini and connected to the internet, but it seems like I get 1 green roll (showing the micro is connected), followed by multiple purple rolls, two white flashes, and then a red flash. Is this related to adafruit's update affecting esp8266s? Or am I missing something else?
Both micros are reporting to the feed, but I can't seem to get out of the connecting loop. They keep connecting to the feed and then reconnecting after a short duration.