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
566 stars 221 forks source link

No data from Open Weather shown #76

Closed ghost closed 6 years ago

ghost commented 6 years ago

I have succesfully created a API for Open Weather and copie it via copy & paste into settings.h. Also i have edit the "location". My problem ist i can´t see anything on the screen from open weather. It shown only a cloud with questionmark. Time / Touchscreen is working correct.on slidung forcast at page 1, the time on the little forcasts ist 2:00.... and nothing more infos about rain, temp etc....

what do i wrong?

tedbmoss commented 6 years ago

Same problem

tedbmoss commented 6 years ago

Using your hardware

marcelstoer commented 6 years ago

If you don't provide the serial console output there's no way for us to assess this support case.

tedbmoss commented 6 years ago

I can see but not copy the output

tedbmoss commented 6 years ago

error is city not found, I was trying Peoria,AZ I tried Phoenix,US and it worked.

tedbmoss commented 6 years ago

I just used the city code.

marcelstoer commented 6 years ago

Yep, this issue inspired #81 and ultimately lead to ThingPulse/esp8266-weather-station#122 (using OWM location id will become new default).