0 votes
in Touch Interface by (140 points)
Hello, I'am buy the kit Weather Station color (NodeMcu and TFT color 2,4" ILI9341).

After checking my welds and testing several test libraries on Arduino, the screen still does not light up.

The skit sends well to the ESP module without errors!

An idea about the problem ?

1 Answer

0 votes
by (10.0k points)
edited by

Currently I have no idea what might be the issue. I will analyze this and get back to you either here are by Email

Update: would it be possible that you add the output from the first 30-40 lines of the serial monitor output? It could be that your code never gets to the state where it is supposed to display something. We would see that in the log. Do you know how to open the serial monitor?

by (100 points)
Thanks for a nice kit.

I have the same problem - the screen is black.

It connects to Wunderground without a problem - but after that it stops and doesn't´t lit the screen.

Here is the message from serial monitor:

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v60000318
~ld


.......
.
16:43:24
16:43:24
60204
Requesting URL: /api/96ef48a8f4263793/conditions/lang:DL/q/CH/Vindeln.json
start document
Requesting URL: /api/96ef48a8f4263793/forecast10day/lang:DL/q/CH/Vindeln.json
start document
0: cloudy:forecastday
0: Mittwoch
1: nt_cloudy:pop
1: Mittwoch Nacht
2: chancerain:pop
2: Donnerstag
3: nt_partlycloudy:pop
3: Donnerstag Nacht
4: chancerain:pop
4: Freitag
5: nt_partlycloudy:pop
5: Freitag Nacht
6: chancerain:pop
6: Samstag
7: nt_partlycloudy:pop
7: Samstag Nacht
8: clear:pop
8: Sonntag
9: nt_partlycloudy:pop
9: Sonntag Nacht
10: partlycloudy:pop
10: Montag
11: nt_partlycloudy:pop
11: Montag Nacht
12: partlycloudy:pop
12: Dienstag
13: nt_mostlycloudy:pop
13: Dienstag Nacht
14: chancerain:pop
14: Mittwoch
15: nt_chancerain:pop
15: Mittwoch Nacht
16: rain:pop
16: Donnerstag
17: nt_rain:pop
17: Donnerstag Nacht
18: chancerain:pop
18: Freitag
19: nt_chancerain:pop
19: Freitag Nacht
1: 20
2: 22
3: 18
4: 18
5: 18
6: 18
7: 19
8: 18
9: 16
10: 17
Requesting URL: /channels/67284/feeds.json?results=1&api_key=L2VIW20QVNZJBLAK
.
field1: 27.10
field2: 48.20
by (10.0k points)
Please make sure that you are really using the code from here: https://github.com/squix78/esp8266-weather-station-color
and not the WeatherStation classic code.

Welcome to ThingPulse Q&A, where you can ask questions and receive answers from other members of the community.

https://thingpulse.com

...