Skip to content

[Bug]: ESP32S3 Dev Module Crashing #1293

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

Closed
9 of 31 tasks
razarahil opened this issue Apr 16, 2025 · 1 comment
Closed
9 of 31 tasks

[Bug]: ESP32S3 Dev Module Crashing #1293

razarahil opened this issue Apr 16, 2025 · 1 comment

Comments

@razarahil
Copy link

The type of board you are using.

ESP32 board - first check https://github.com/crankyoldgit/IRremoteESP8266

The boards name or FQBN (e.g. esp8266:esp8266:d1_mini:eesz=4M3M,xtal=80) for unspecified board.

ESP32-S3-DEV-KIT-N8R8

The board manager URL used for unspecified board.

http://waveshare.com/wiki/ESP32-S3-DEV-KIT-N8R8

What IDE are you using?

Arduino IDE

What IR protocol are you using?

Unknown

Pin(s) used for IR-receive, if not default.

47

Example(s) you have checked while hunting the bug.

  • SimpleReceiver
  • ReceiveDemo
  • SendRawDemo
  • ReceiverTimingAnalysis
  • TinyReceiver
  • TinySender
  • ReceiveAndSend
  • SimpleSender
  • SendDemo
  • SendLGAirConditionerDemo
  • UnitTest
  • Other - please specify below
  • I checked, if at least one of the examples was working.

Example(s) to reproduce the issue.

  • SimpleReceiver
  • ReceiveDemo
  • SendRawDemo
  • ReceiverTimingAnalysis
  • TinyReceiver
  • TinySender
  • ReceiveAndSend
  • SimpleSender
  • SendDemo
  • SendLGAirConditionerDemo
  • UnitTest
  • Other - please specify below

The library version you are working with.

What are the steps to reproduce this issue?

I simply flash the SimpleReceiverForHashCodes.ino

And after successfully upload, I'm getting error on serial monitor

What happens?

ESP32 keep on rebooting

The serial output which indicates the error happened.

ELF file SHA256: 769e61596

Re-entered core dump! Exception happened during core dump!
Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x42008408
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x1188
load:0x403c8700,len:0x4
load:0x403c8704,len:0xbf0
load:0x403cb700,len:0x30e4
entry 0x403c88ac
START C:\Users\username\AppData\Local\Temp\.arduinoIDE-unsaved2025316-6016-9nmfk3.t16sl\SimpleReceiverForHashCodes\SimpleReceiverForHashCodes.ino from Apr 16 2025
Using library version 4.4.1
Ready to receive unknown IR signals at pin 47 and decode it with hash decoder.

What were you expecting to happen?

No response

Additional context.

No response

Final checklist for the bug report.

  • I have read the README.md file thoroughly
  • I have searched existing issues to see if there is anything I have missed.
  • I have browsed the examples for one, that matches my use case.
  • The title of the issue is helpful and relevant.
@ArminJo
Copy link
Collaborator

ArminJo commented Apr 21, 2025

Sorry, I have only a C3 supermini board and it works for it.
So I cannot reproduce your problem.

@ArminJo ArminJo closed this as completed Apr 21, 2025
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

2 participants