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

MAXCIO WDE004: Physical HW button and LED do not respond/display #2573

Closed
richtoy opened this issue Jan 12, 2023 · 1 comment
Closed

MAXCIO WDE004: Physical HW button and LED do not respond/display #2573

richtoy opened this issue Jan 12, 2023 · 1 comment
Labels

Comments

@richtoy
Copy link

richtoy commented Jan 12, 2023

Device

MAXCIO WDE004

Version

1.15.0-dev.git909949b5+github230112

Bug description

I have two of these devices, a Sonoff S20 and 3 Neo coolcam NAS_WR01W and all were updated from 1.14 to the latest beta firmware.

Updates went fine and all devices respond to web interface and HA.

However, the physical button on the two MAXCIO WDE004 does not respond (switch the relay) and neither does the LED reflect the switch position if it is actuated remotely from the web interface or HA.

All devices have the same config, i.e. default + hostname modifiactions + MQTT & HA settings

Steps to reproduce

See above

Build tools used

N/A

Any relevant log output (when available)

Just ask

Decoded stack trace (when available)

No response

@richtoy richtoy added the bug label Jan 12, 2023
@richtoy richtoy changed the title MAXCIO WDE004: Physical HW button and LED do not respond/dsiplay MAXCIO WDE004: Physical HW button and LED do not respond/display Jan 12, 2023
@mcspr
Copy link
Collaborator

mcspr commented Jan 12, 2023

fbd4a9c should fix the .bin

edit: note the index

set uartTx0 153
set uartRx0 153
reset

Button needs UART disabled. For the time being, these would stop it from claiming the IO pin
(Web DEBUG or netcat to port 23)

From our defaults, LED on GPIO13 indicates WiFi state... just switch it to a different mode?

set ledMode0 relay
reload

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

No branches or pull requests

2 participants