Skip to content
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

mega-20190106 load causes ESP32 load to SW reset #2242

Closed
4 of 14 tasks
cmorrow101 opened this issue Jan 17, 2019 · 4 comments
Closed
4 of 14 tasks

mega-20190106 load causes ESP32 load to SW reset #2242

cmorrow101 opened this issue Jan 17, 2019 · 4 comments
Labels
Category: Stabiliy Things that work, but not as long as desired Platform: ESP32 ESP32 classic and ESP32-xx based devices Type: Bug Considered a bug

Comments

@cmorrow101
Copy link

cmorrow101 commented Jan 17, 2019

Checklist

  • The title of this issue is "to the point" and descriptive.
  • This issue describes what is happening.
  • This issue describes what components are affected (e.g. name of plugin/controller)
  • This issue describes how to reproduce it.
  • This issue describes when it was introduced (when known) and what version is now showing the problem.

I have...

  • searched the issue tracker or the forum for a similar issue. (include links when applicable)
  • entered a system description using "Copy info to clipboard" on the sysinfo page. (when possible)
  • entered the full filename of the used version (e.g. ESP_Easy_mega-20181001_test_ESP8266_4096_VCC.bin )
  • given a list of active plugins or controllers when applicable.
  • filled out all applicable fields below.

Steps already tried...

  • Tried a clean install (empty .bin files are included in the ZIP)
  • Tested previous/other build (mention which one already tested)
  • Tested on other node to make sure hardware isn't defective.
  • Verified if the problem is limited to a single plugin/controller

If you self compile, please state this and PLEASE try to ONLY REPORT ISSUES WITH OFFICIAL BUILDS!

Summarize of the problem/feature request

YOUR TEXT GOES HERE

Expected behavior

YOUR TEXT GOES HERE

Actual behavior

YOUR TEXT GOES HERE

Steps to reproduce

System configuration

Hardware:

ESP Easy version:

ESP Easy settings/screenshots:

Rules or log data


@cmorrow101
Copy link
Author

ESP32
When switching tabs within the GUI the uP initiates a software reset before the webpage is able to completely load.
Confirmed load mega-20181231 operates normally.
Steps
load unit webpage Main tab, switch to config tab and unit resets.

Config:
DOIT ESP32
Version mega-20190106 and higher

@TD-er
Copy link
Member

TD-er commented Jan 17, 2019

I've also seen it happen on my test node, also with Platformio 1.6.0 (released a few days ago).
Just opening the advanced page leads to crashes on my test node running ESP32.

Good to know the last build of 2018 is still working.

@TD-er TD-er added Type: Bug Considered a bug Platform: ESP32 ESP32 classic and ESP32-xx based devices Category: Stabiliy Things that work, but not as long as desired labels Jan 17, 2019
@TD-er TD-er closed this as completed in bdda128 Feb 1, 2019
TD-er added a commit that referenced this issue Feb 1, 2019
fix reset bug for esp32 by casting explicitly, should fix #2242
@TD-er TD-er reopened this Feb 2, 2019
@TD-er
Copy link
Member

TD-er commented Feb 2, 2019

Apparently PR #2275 may fix some occurrences of this issue, but not all.
See bdda128

@tonhuisman
Copy link
Contributor

This has been resolved some time ago, so can be closed.

@TD-er TD-er closed this as completed Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Stabiliy Things that work, but not as long as desired Platform: ESP32 ESP32 classic and ESP32-xx based devices Type: Bug Considered a bug
Projects
None yet
Development

No branches or pull requests

3 participants