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

"Skip frame" after wake up #10

Open
klassisch opened this issue Feb 9, 2018 · 0 comments
Open

"Skip frame" after wake up #10

klassisch opened this issue Feb 9, 2018 · 0 comments

Comments

@klassisch
Copy link

When waking up after sleep mode / standby mode, often the first message is lost because of a "skip frame".

log of a reception during normal mode (awake)
rflink.0 2018-02-09 17:27:49.077 debug Set state "rflink.0.channels.EV1527_1.SWITCH_09": true rflink.0 2018-02-09 17:27:49.027 debug Serial data received: 20;01;EV1527;ID=01c030;SWITCH=09;CMD=ON;

after wake up often the frame is skipped and the message lost:
rflink.0 2018-02-09 17:45:17.599 debug Skip frame: 20;03;EV1527;ID=01c030;SWITCH=09;CMD=ON; rflink.0 2018-02-09 17:45:17.599 debug Serial data received: 20;03;EV1527;ID=01c030;SWITCH=09;CMD=ON; rflink.0 2018-02-09 17:45:17.596 info Connected

Workaround: set the connection timeout to > 1 day and restart the adapter daily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant