t3knomanzer / maxmix-software

Maxmix volume mixer software repository
https://maxmixproject.com
Apache License 2.0
126 stars 31 forks source link

Device reset if no comm activity for while. #198

Closed quadbyte closed 4 years ago

quadbyte commented 4 years ago

Issues

Description

The host master app send a heartbeat message every 5sec. The slave device reset itself if no message received for 15sec.

Types of changes

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

t3knomanzer commented 4 years ago

The device seems to wake up every 15s if left disconnected in the splash screen.

t3knomanzer commented 4 years ago

When disconnected, the leds play the spinning animation but the display doesn't go to the splashScreen until you rotate or press the knob to cause a displayUpdate

quadbyte commented 4 years ago

Yeah that's the trade off I came up with to avoid burning in the display if it stays disconnected for a very long time.

t3knomanzer commented 4 years ago

It’s a different thing, what I’m referring to is a bug.

https://imgur.com/a/hUQa1sp