-
Notifications
You must be signed in to change notification settings - Fork 8
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
2.1.0 not working when 2.0.2 is #16
Comments
Hi! The resetting needs 10+ seconds pressing to the button so maybe a sticky button? Or the wrong flash mode problem causing this too |
Hi! Still my issue is that 2.0.2 is working, only the reset pin is completly resetting everything and not turning the screen on. It is not a sticky button since I just short the pins manually. I tried again to get 2.1.0 working (this time under MacOS) but it still wont work. And this is the serial readout after I joined the wifi and added to homekit: https://pastebin.com/6nBW4jR6 The screen stays off the entire time (working with 2.0.2). I think it might be an I2C issue? The wrong flash mode sound interesting, however there is not much to do wrong rigth? I power the esp with the reset button pressed, release it, flash it and thats it? Any help is appreciated! |
What happens when you wait after the wi-fi connection? The Screen task is created 2 sencond after the successful wi-fi connection and HomeKit running Until this try to dont touch the button |
Unfortunatley simply nothing happens, no screen output and no serial output. It seems as if the ESP crashed. |
can you send me an image of the connections how was the esp wired? |
I am using your pcb :) (mini usb version)
Lovis Wach
Am 2. Mai 2021, 21:15 +0200 schrieb HomeKid ***@***.***>:
… > It seems as if the ESP crashed.
can you send me an image of the connections how was the esp wired?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi, I now tried using a different serial converter but I am still getting the same result. After flashing I restart the ESP (power off / power on -> no button press) and enter my wifi credentials through the webpage. The connection is established (I can see it connected to my wifi) but display stays off. Any other ideas? I also tried this on three other air monitors I built, all behave the same way. Thanks! |
On first setup the display should be on and it turns off after 5 minutes, so this could be a faulty display. Did you updated the Fw to 2.1.0? Did you tried to triple press the button for changing the display type? Can you send a picture of the OLED screen? |
Yes, I am using the Fw 2.1.0 The display is not defective however since it is working with fw 2.0.2. I would stay on that version but it seems unstable for me. Thanks! |
New display, same problem :( If I compare the behaviour of fw 2.1.0 vs 2.0.2 I think on the latest version the bus communication is broken. Only bug on 2.0.2 i noticed is the resetting of the homekit configuration even on a short button press :(. On 2.0.2 display (only SSD1306) is working and sensor data is read. Attached is a screenshot of the apple home pairing.
Output of the same hardware on fw 2.0.2:
|
Any chance you could send me the source code for fw 2.1.0 and 2.0.2 for me to check? |
Nope, its still secret 😄
I'm still guessing that this button is broken. All my PCBs are running 2.1.0 and never have any issue like that. The reset code only runs when you press the button for at least 10 seconds.
I've made some minor changes in v2.1.1 but i'm 100% sure that the cause of this problem is a hardware (button) related because the code never lets you fully reset on single press 😄 |
Szia!
köszönöm szepen for this awesome project!
I can't get 2.1.0 to work, serial output is just gibberish. 2.0.2 is working fine though!
However my understanding was, that pressing the button on the pcb would activate the display, but it resets completly (at least at 2.0.2)?
Thank you for your help!
The text was updated successfully, but these errors were encountered: