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

portisch stops responding after random amount of time #229

Open
errolsancaktar opened this issue Jan 8, 2024 · 0 comments
Open

portisch stops responding after random amount of time #229

errolsancaktar opened this issue Jan 8, 2024 · 0 comments

Comments

@errolsancaktar
Copy link

Latest firmware used?

running sonoff rf with portisch firmware

Information

after a significant amount of time (days to weeks) all of the rfraw commands stop functioning. any command you put in give basically no result:

04:55:35.673 CMD: rfsync
04:55:35.678 CMD: Grp 0, Cmd 'RFSYNC', Idx 1, Len 0, Pld -99, Data ''
04:55:35.684 MQT: stat/rfbridge/RESULT = {"RfSync":8470}
04:55:36.423 WIF: Sending Gratuitous ARP
04:55:37.774 WIF: Checking connection...
04:55:54.725 CMD: rfsync 1
04:55:54.730 CMD: Grp 0, Cmd 'RFSYNC', Idx 1, Len 1, Pld 1, Data '1'
04:55:54.736 MQT: stat/rfbridge/RESULT = {"RfSync":8470}
04:55:57.754 WIF: Checking connection...
04:55:58.557 CMD: rfraw 177
04:55:58.563 CMD: Grp 0, Cmd 'RFRAW', Idx 1, Len 3, Pld 177, Data '177'
04:55:58.569 MQT: stat/rfbridge/RESULT = {"RfRaw":"ON"}
04:56:12.081 CMD: rfraw 0
04:56:12.083 SRC: WebConsole from 10.10.8.159
04:56:12.086 CMD: Grp 0, Cmd 'RFRAW', Idx 1, Len 1, Pld 0, Data '0'
04:56:17.757 WIF: Checking connection...
04:56:36.416 WIF: Sending Gratuitous ARP
04:56:38.022 WIF: Checking connection...
04:56:46.800 CMD: rfraw 192
04:56:46.805 CMD: Grp 0, Cmd 'RFRAW', Idx 1, Len 3, Pld 192, Data '192'
04:56:46.812 MQT: stat/rfbridge/RESULT = {"RfRaw":"OFF"}
04:56:58.037 WIF: Checking connection...
04:57:15.341 CMD: rfraw 1
04:57:15.346 CMD: Grp 0, Cmd 'RFRAW', Idx 1, Len 1, Pld 1, Data '1'
04:57:15.352 MQT: stat/rfbridge/RESULT = {"RfRaw":"ON"}
04:57:18.002 WIF: Checking connection...
04:57:26.129 CMD: rfraw 255

The only way to bring it back is to hard power cycle the sonoff. A reboot does not fix. Any thoughts?

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