ThingPulse / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/
MIT License
565 stars 221 forks source link

Stuck on yellow calibration screen #172

Closed knight-yyz closed 4 days ago

knight-yyz commented 1 month ago

Use one of the two templates below and delete the rest.

8<------------------------ BUG REPORT -----------------------------------------

Expected behavior

Plug USB port into microcontroller and the chip should boot to the weather station

Actual behavior

After being unplugged for a few days and plugged back in the Weather station rushes through all the screens and stops at blue calibration screen for a few seconds. When I touch the screen the wemos led does not light up. After a few seconds the yellow screen says release. The yellow screen stays. Now when I touch the screen the blue led lights up on the wemos.

Test code

Provide a Minimal, Complete, and Verifiable example which will reproduce the problem.

// add code here

Weather Station Color version

Which branch are you on? If you know the Git revision then add it here as well. 2018 thingpulse

Hardware

Describe whether you run the code on the ThingPulse Weather Station Color kit or on some custom hardware. ali express tft 8<------------------------ END BUG REPORT -------------------------------------

8<------------------------ FEATURE REQUEST ------------------------------------

Missing feature

Justification

Tell us why you would like to see this feature added.

Workarounds

Are there any workarounds you currently have in place because the feature is missing?

8<------------------------ END FEATURE REQUEST --------------------------------

disaster999 commented 5 days ago

Having a similar issue. The weather stations boots up and tells me to press and hold the screen for calibration which I did. Then a yellow screen pops up telling me to release, which I did, but the yellow screen stays. I did this numbers of time, reset the device number of times and that yellow screen remains. Repeated touching of the screen does not light up the wemos LED at all anywhere during this "calibration" phase. Please help.

TiVoHomeUser commented 4 days ago

Does it go through the two calibration touches? The next step is the WiFi connection.

disaster999 commented 4 days ago

Does it go through the two calibration touches? The next step is the WiFi connection.

No, It just freezes on the yellow calibration window. No amount of presses or touches anywhere on the screen does anything.

sonofcy commented 4 days ago

Make sure you have the latest version, I had the same problem, found the cause and submitted the fix.

marcelstoer commented 4 days ago

@disaster999 Here's the commit Ron refers to c52d098056ba3446f69f856e895aa8fe935c3d8a

disaster999 commented 3 days ago

@disaster999 Here's the commit Ron refers to c52d098

this did not fix my issue as the screen is still stuck at the yellow screen calibration window. At this point im thinking my screen is defective more than anything. Is there a way to check if the touch screen I got works or not?

Edit: YUP totally my fault, Turns out i bought the non touch version. derp