Skip to content

ESP32 WROVER-B running WLED 0.16.0 alpha frequently shows a “disconnected” message. #5077

@happysmartlight

Description

@happysmartlight

What happened?

Image

index.js

function showErrorToast()
{
	gId('connind').style.backgroundColor = "var(--c-r)";
	showToast('Connection to light failed!', true);
}

To Reproduce Bug

ESP32 WROVER-B running WLED 0.16.0 alpha frequently shows a “disconnected” message.
Image
I’d like to understand the reason why this message appears.
It shows up when I use the “Liveview” feature - Only occasionally.

Expected Behavior

I’d like to understand the reason why this message appears.
It shows up when I use the “Liveview” feature - Only occasionally.

Install Method

Self-Compiled

What version of WLED?

"name": "wled", "version": "0.16.0-alpha" #define VERSION 2506160

Which microcontroller/board are you seeing the problem on?

Other

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions