-
Notifications
You must be signed in to change notification settings - Fork 50
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
Became unavailable #122
Comments
Hi! Some users are reported about the same behavior. And we can't figure out what is the reason of reboots yet. Our assumption that it is most likely a hardware issue. Some kind of troubles with power supply or with 5V logic level of AC's signals. But this is just a guess. If you are familiar with electronics you can add level shifter to your device and take a part in the statistics gathering. |
I tried it with L7805 voltage regulator and 10 mu capacitor. Then I tried it with XL4005 DC/DC converter. The result did not change. |
When the air conditioner went to "Became unavailable" status, I checked from the router and saw that the device was not connected to the wifi network. Although the device is close to the router, it does not appear to be connected. I have another esp8266 device (not an air conditioner) at a further distance from the router and there is no problem with it. |
Yes, that's all the same as other men reported. Device became unavailable cause it is rebooting. The reason of reboots isn't clear yet. Crash reports from esp core gave us nothing. Because you tested power supply assumption, there's one more possible way for tests: logic level shifter. Why do we think that this issue has its roots in the hardware? Because I buy a esp8266 based dongle designed by a man from community. This dongle is a small factory produced pcb with esp12, step down dc-dc and logic level shifter on the board. I had reboots with my DIY esp12e on the one of my air conditioners. But when I changed it with dongle from community reboots are gone. That's all what we have around this issue :) |
Wow! It's great! |
Did you implement uptime sensor in the config? It is a little bit more indicative than home assistant log. You can find hardware design here: https://github.com/dudanov/iot-uni-dongle |
Let me share the changes I have made in the last few days and their results; |
Cool investigation! 👍🏼 As I know another one option is to migrate from esp8266 to esp32. |
Hi, I have similar issue with Arielli AC (rebranded AUX). Using D1 mini and dc-dc power convertor and plain TX/RX connections. I have level shifters, but what I can see from above that might not solve the problem. The ESP unit rebooted couple of times for the last 24h. I wonder if anyone tried to power the ESP externally ? |
As guys reports in the telegram, there are no reboots with ESP32 C3. So I recommend this chip for further installations. |
Hello. Do you have any idea about this error? I searched for the problem myself but couldn't find any problem.
The text was updated successfully, but these errors were encountered: