-
-
Notifications
You must be signed in to change notification settings - Fork 12
EZ_FLASH_NodeMCU.zip for ESP32 not working.. #7
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
Comments
when uploading the code manually from arduino ide, it keeps crashing when trying to connect to enviral WM: [1] AutoConnect Backtrace: 0x4008da18:0x3ffb5a70 0x4008dc49:0x3ffb5a90 0x400906cb:0x3ffb5ab0 0x400847f1:0x3ffb5ad0 0x4014f7c6:0x3ffb5af0 0x40159be1:0x3ffb5b30 0x40089185:0x3ffb5bb0 0x4008fcb1:0x3ffb5bf0 Rebooting... rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) Backtrace: 0x401a5ee4:0x3ffb59a0 0x40165b86:0x3ffb59c0 0x40166078:0x3ffb59e0 0x400fe6a5:0x3ffb5aa0 0x400fe99a:0x3ffb5ad0 0x4013da35:0x3ffb5b00 0x4013db38:0x3ffb5b30 0x4013de46:0x3ffb5b60 0x4013dfaf:0x3ffb5b90 0x40089110:0x3ffb5bb0 0x4008fcb1:0x3ffb5bf0 Rebooting... rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) Backtrace: 0x4008da18:0x3ffb5a70 0x4008dc49:0x3ffb5a90 0x400906cb:0x3ffb5ab0 0x400847f1:0x3ffb5ad0 0x4014f7c6:0x3ffb5af0 0x40159be1:0x3ffb5b30 0x40089185:0x3ffb5bb0 0x4008fcb1:0x3ffb5bf0 Rebooting... |
These are the errors from the EZ_FLASH_NodeMCU uploader rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) |
was trying to flash ESP32 with EZ_FLASH, but after flashing i cant see the Enviral SSID...
any ideas?
The text was updated successfully, but these errors were encountered: