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

h801 restarting with latest dev build [update: happens also with master...] #1104

Closed
shaguarger opened this issue Aug 4, 2018 · 3 comments
Closed
Milestone

Comments

@shaguarger
Copy link

When flashing the latest dev build (commit f18c901), the LED stripes controlled by the h801 are flashing with the highest brightness after some period of time and the h801 is restarting. This does not happen with the latest master build.

The restart was reproducible on 4 h801 when setting the following values:
State: ON
Channel #3 1
Channel #4 255

There's unfortunatley no log message in the DEBUG log screen, however here is it, just in case:

[027055] [WEBSOCKET] #1 connected, ip: 192.168.178.22, url: /ws
[038982] [MQTT] Received wohnzimmer/sued/relay/0/set => 1
[038986] [RELAY] #0 scheduled ON in 0 ms
[038989] [RELAY] #0 set to ON
[038991] [MQTT] Sending wohnzimmer/sued/rgb => #FFFF00 (PID 1)
[038993] [MQTT] Sending wohnzimmer/sued/hsv => 0,0,0 (PID 1)
[038996] [MQTT] Received wohnzimmer/sued/brightness/set => 0
[039001] [MQTT] Sending wohnzimmer/sued/rgb => #FFFF00 (PID 1)
[039005] [MQTT] Sending wohnzimmer/sued/hsv => 0,0,0 (PID 1)
[039010] [MQTT] Sending wohnzimmer/sued/brightness => 0 (PID 1)
[039016] [MQTT] Sending wohnzimmer/sued/mired => 326 (PID 1)
[039021] [MQTT] Sending wohnzimmer/sued/channel/0 => 255 (PID 1)
[039027] [MQTT] Sending wohnzimmer/sued/channel/1 => 255 (PID 1)
[039032] [MQTT] Sending wohnzimmer/sued/channel/2 => 0 (PID 1)
[039038] [MQTT] Sending wohnzimmer/sued/channel/3 => 1 (PID 1)
[039043] [MQTT] Sending wohnzimmer/sued/channel/4 => 255 (PID 1)
[039052] [MQTT] Received wohnzimmer/sued/channel/3/set => 1
[039055] [MQTT] Sending wohnzimmer/sued/rgb => #FFFF00 (PID 1)
[039060] [MQTT] Sending wohnzimmer/sued/hsv => 0,0,0 (PID 1)
[039065] [MQTT] Sending wohnzimmer/sued/brightness => 0 (PID 1)
[039070] [MQTT] Sending wohnzimmer/sued/mired => 326 (PID 1)
[039076] [MQTT] Sending wohnzimmer/sued/channel/0 => 255 (PID 1)
[039081] [MQTT] Sending wohnzimmer/sued/channel/1 => 255 (PID 1)
[039087] [MQTT] Sending wohnzimmer/sued/channel/2 => 0 (PID 1)
[039093] [MQTT] Sending wohnzimmer/sued/channel/3 => 1 (PID 1)
[040148] [RELAY] Saving mask: 1
@shaguarger shaguarger changed the title h801 restarting with latest dev build h801 restarting with latest dev build [update: happens also with master...] Aug 11, 2018
@shaguarger
Copy link
Author

We now found out, that this also happens with the current master...

@mrcodegh
Copy link

I have 3 H801s with many hours of use running ESPURNA 1.13.0 and also see rare resets/bright LED flash on one of the devices. From looking at my WiFi router devices list the H801 that sometimes resets has low WiFi signal strength while the other 2 H801s with good signal strength do not reset. I am not sure if this is related to this issue but I wonder if reset is by design if H801 loses WiFi signal. If so then some PWM initialization maybe could be optimized to not flash bright on reset. Maybe this is not possible with hardware.

@xoseperez xoseperez added this to the 1.14.0 milestone Aug 13, 2018
@mcspr
Copy link
Collaborator

mcspr commented Nov 9, 2019

Closing due to the age. I'd think of this as a prominent power supply issue or something that was already (hopefully) fixed with the current version.

@mcspr mcspr closed this as completed Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants