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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello, I followed all the instructions to perform the installation, however, on the serial monitor I see the eternal restart of the card:
Rebooting ... ets Jun 8 2016 00:22:57
rst: 0xc (SW_CPU_RESET), boot: 0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP: 0xee clk_drv: 0x00, q_drv: 0x00, d_drv: 0x00, cs0_drv: 0x00, hd_drv: 0x00, wp_drv: 0x00 mode: DIO, clock div: 1 load: 0x3fff0018, len: 4 load: 0x3fff001c, len: 1216 ho 0 tail 12 room 4 load: 0x40078000, len: 9720 ho 0 tail 12 room 4 load: 0x40080400, len: 6352 entry 0x400806b8 Listing directory: / FILE: /css/styles.css SIZE: 31 FILE: /favicon.ico SIZE: 4286 FILE: /images/atom196.png SIZE: 5469 FILE: /index.htm SIZE: 10733 FILE: /js/app.js SIZE: 13101 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC: 0x400e9a46 PS: 0x00060a30 A0: 0x800e9ca5 A1: 0x3ffaf1b0 A2: 0x3ffb5578 A3: 0x00000000 A4: 0x00000001 A5: 0x00000001 A6: 0x00000000 A7: 0x00000004 A8: 0x800e9a39 A9: 0x000000a0 A10: 0x00000062 A11: 0x00000091 A12: 0x3ffc6cf4 A13: 0x3ffc38c8 A14: 0x00000000 A15: 0x3ffc38c8 SAR: 0x00000007 EXCCAUSE: 0x0000001c EXCVADDR: 0x800e9ca5 LBEG: 0x4000c2e0 LEND: 0x4000c2f6 LCOUNT: 0x00000000
Backtrace: 0x400e9a46: 0x3ffaf1b0 0x400e9ca2: 0x3ffaf210 0x400e9dcf: 0x3ffaf260 0x400e7cc2: 0x3ffaf280 0x400e80d0: 0x3ffaf2a0 0x400e1ea7: 0x3ffaf360 0x400e2126: 0x3ffaf390 0x400fee08: 0x3ffaf3c0 0x400feef8: 0x3ffaf3f0 0x400ff1f6: 0x3ffaf420 0x400fb5d6: 0x3ffaf450 0x4008f7fb: 0x3ffaf470 0x40088b89: 0x3ffaf4b0
Rebooting ...
The text was updated successfully, but these errors were encountered:
Have you checked your power supply? ESP32 is in my limited experience notorious for drawing current spikes. Try a Capacitor between VCC and GND
Sorry, something went wrong.
No branches or pull requests
Hello, I followed all the instructions to perform the installation, however, on the serial monitor I see the eternal restart of the card:
Rebooting ...
ets Jun 8 2016 00:22:57
rst: 0xc (SW_CPU_RESET), boot: 0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP: 0xee
clk_drv: 0x00, q_drv: 0x00, d_drv: 0x00, cs0_drv: 0x00, hd_drv: 0x00, wp_drv: 0x00
mode: DIO, clock div: 1
load: 0x3fff0018, len: 4
load: 0x3fff001c, len: 1216
ho 0 tail 12 room 4
load: 0x40078000, len: 9720
ho 0 tail 12 room 4
load: 0x40080400, len: 6352
entry 0x400806b8
Listing directory: /
FILE: /css/styles.css SIZE: 31
FILE: /favicon.ico SIZE: 4286
FILE: /images/atom196.png SIZE: 5469
FILE: /index.htm SIZE: 10733
FILE: /js/app.js SIZE: 13101
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC: 0x400e9a46 PS: 0x00060a30 A0: 0x800e9ca5 A1: 0x3ffaf1b0
A2: 0x3ffb5578 A3: 0x00000000 A4: 0x00000001 A5: 0x00000001
A6: 0x00000000 A7: 0x00000004 A8: 0x800e9a39 A9: 0x000000a0
A10: 0x00000062 A11: 0x00000091 A12: 0x3ffc6cf4 A13: 0x3ffc38c8
A14: 0x00000000 A15: 0x3ffc38c8 SAR: 0x00000007 EXCCAUSE: 0x0000001c
EXCVADDR: 0x800e9ca5 LBEG: 0x4000c2e0 LEND: 0x4000c2f6 LCOUNT: 0x00000000
Backtrace: 0x400e9a46: 0x3ffaf1b0 0x400e9ca2: 0x3ffaf210 0x400e9dcf: 0x3ffaf260 0x400e7cc2: 0x3ffaf280 0x400e80d0: 0x3ffaf2a0 0x400e1ea7: 0x3ffaf360 0x400e2126: 0x3ffaf390 0x400fee08: 0x3ffaf3c0 0x400feef8: 0x3ffaf3f0 0x400ff1f6: 0x3ffaf420 0x400fb5d6: 0x3ffaf450 0x4008f7fb: 0x3ffaf470 0x40088b89: 0x3ffaf4b0
Rebooting ...
The text was updated successfully, but these errors were encountered: