We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ESP32 board - first check https://github.com/crankyoldgit/IRremoteESP8266
ESP32-S3-DEV-KIT-N8R8
http://waveshare.com/wiki/ESP32-S3-DEV-KIT-N8R8
Arduino IDE
Unknown
47
I simply flash the SimpleReceiverForHashCodes.ino
And after successfully upload, I'm getting error on serial monitor
ESP32 keep on rebooting
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.
No response
The text was updated successfully, but these errors were encountered:
Sorry, I have only a C3 supermini board and it works for it. So I cannot reproduce your problem.
Sorry, something went wrong.
No branches or pull requests
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.
Example(s) to reproduce the issue.
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.
What were you expecting to happen?
No response
Additional context.
No response
Final checklist for the bug report.
The text was updated successfully, but these errors were encountered: