Skip to content
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

LilyGo weather project compilation/project(?) issue #142

Open
TomasLBN opened this issue Dec 15, 2024 · 2 comments
Open

LilyGo weather project compilation/project(?) issue #142

TomasLBN opened this issue Dec 15, 2024 · 2 comments

Comments

@TomasLBN
Copy link

Dears,

I was trying to run weather project, downloaded all, in ArduinoIDE all correct libraries are installed, owm_credentails filled with correct data.
There is no problem with compilation, final code is downloading to the board.
On serial terminal I'm observing something like this:

Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x4209e27e
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbd8
load:0x403cc700,len:0x2a80
entry 0x403c98d0
Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled.

Core 1 register dump:
PC : 0x400570e8 PS : 0x00060830 A0 : 0x8200384e A1 : 0x3fcebb20
A2 : 0x00000000 A3 : 0xffffffff A4 : 0x0003f480 A5 : 0x00000000
A6 : 0x0000002b A7 : 0x00003f48 A8 : 0x82018174 A9 : 0x3fcebaf0
A10 : 0x00000002 A11 : 0x3c0b141e A12 : 0x00000040 A13 : 0x00000001
A14 : 0x000000a7 A15 : 0x3fcec720 SAR : 0x00000013 EXCCAUSE: 0x0000001d
EXCVADDR: 0x00000000 LBEG : 0x400570e8 LEND : 0x400570f3 LCOUNT : 0x00003f47

Backtrace: 0x400570e5:0x3fcebb20 |<-CORRUPTED

I checked a lot of issues similar to this.
Can anyone help me with this problem? What can I do in this case?
Thanks for any solution

Regards,
Tomasz

@lewisxhe
Copy link
Contributor

I can't provide more help from the log you provided. First, please stop some code to make sure the program can run correctly. Because OpenWeather updates the API, this project is no longer maintained.

@G6EJD
Copy link

G6EJD commented Dec 16, 2024

OpenWeatherMap is now a paid-for service so the code will no-longer operate. Even if you paid it still won't operate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants