Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug] ESP32-S3 Constant Reboots during Forecast Retrieval (Forecast5Day Example) #1

Open

Description

Description
I am experiencing continuous reboots when running the Forecast5Day example on an ESP32-S3. The crash occurs specifically when the device attempts to read/parse the forecast data.

Steps Taken
Tested with ArduinoJson versions 7.0 and 7.1, but the issue persists.

Verified hardware connections and power supply (stable).

Environment
Hardware: ESP32-S3
ESP-IDF Version: v5.5.2-729-g87912cd291
Arduino Core Version: 3.3.7
Library: ArduinoJson (v7.x)

Debug Logs & Additional Info
`

Board Info:

Arduino Board : XIAO_ESP32S3
Arduino Variant : XIAO_ESP32S3
Arduino FQBN : esp32:esp32:XIAO_ESP32S3:UploadSpeed=921600,USBMode=hwcdc,CDCOnBoot=default,MSCOnBoot=default,DFUOnBoot=default,UploadMode=default,CPUFreq=240,FlashMode=qio,FlashSize=8M,PartitionScheme=max_app_8MB,DebugLevel=verbose,PSRAM=opi,LoopCore=1,EventsCore=1,EraseFlash=all,JTAGAdapter=default

OpenWeatherMap - 5-Day Forecast Example

Connecting to WiFi[ 1777][V][NetworkEvents.cpp:120] _checkForEvent(): Network Event: 101 - WIFI_READY
[ 1816][V][STA.cpp:186] _onStaEvent(): STA Started
[ 1816][V][NetworkEvents.cpp:120] _checkForEvent(): Network Event: 110 - STA_START
[ 1816][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 110 - STA_START
...ID: MYAP, BSSID: 60:1b:52:44:28:49, Channel: 12, Auth: WPA2_PSK
[ 3386][V][NetworkEvents.cpp:120] _checkForEvent(): Network Event: 112 - STA_CONNECTED
[ 3387][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 112 - STA_CONNECTED
..[ 4534][V][NetworkInterface.cpp:79] _onIpEvent(): sta Got New IP: 192.168.5.18 MASK: 255.255.255.0 GW: 192.168.5.1
[ 4535][V][NetworkEvents.cpp:120] _checkForEvent(): Network Event: 115 - STA_GOT_IP
[ 4535][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 115 - STA_GOT_IP
[ 4536][V][STA.cpp:171] _onStaArduinoEvent(): STA IP: 192.168.5.18, MASK: 255.255.255.0, GW: 192.168.5.1
.
Connected! IP: 192.168.5.18

--- 24-Hour Forecast (8 items) ---
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.

Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception).
Debug exception reason: Stack canary watchpoint triggered (IDLE0)
Core 0 register dump:
PC : 0x40056f60 PS : 0x00060936 A0 : 0x82014d0d A1 : 0x3fca7d50
A2 : 0x3fca7d70 A3 : 0x3c0d9cdc A4 : 0x00000060 A5 : 0x3fca7dc0
A6 : 0x3c0c6d02 A7 : 0x3c0c6d0b A8 : 0x00000000 A9 : 0x3fca7ed0
A10 : 0x3fca7ef0 A11 : 0x0000cdcd A12 : 0x00000001 A13 : 0x403777f0
A14 : 0x3fca8208 A15 : 0x00000001 SAR : 0x0000000c EXCCAUSE: 0x00000001
EXCVADDR: 0x00010004 LBEG : 0x40056f5c LEND : 0x40056f72 LCOUNT : 0x00000000

Backtrace: 0x40056f5d:0x3fca7d50 0x42014d0a:0x3fca7d60 0x42014aee:0x3fca7df0 0x42014b1a:0x3fca7e10 0x420b11a7:0x3fca7e30 0x4200f1ab:0x3fca7e60 0x42014aad:0x3fca7e80 0x40375e01:0x3fca7ed0 0x40377834:0x3fca7ef0 0x42013eeb:0x3fca7fb0 0x420142ca:0x3fca7fd0 0x4201431b:0x3fca8010 0x420b0d32:0x3fca8030 0x4037ed53:0x3fca8050 0x4037dc21:0x3fca8070
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /