Replies: 1 comment
-
As "hardware-level deep restart" is not a defined concept, there are no answers about how you do that. Basically it depends on what's the deeper difference you get when power cycling instead of a standard restart, and if something could be fixed there. Of course, you could get a power-cycling restart by having a plug you can use to cut power briefly.... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a Tasmota Zigbee gateway. During operation, when the gateway is connected to the router for a long time, the network card gets stuck or fails to obtain a network connection. This issue can be resolved by unplugging and plugging the power. Now, I'm trying to use a berry script to periodically check if the device has a network connection and then use "restart 1" or "restart 99" to make the device automatically restart. However, this doesn't work. The device only performs a software restart and not a hardware-level restart. I also tried "reset", but it didn't work either. Could you please advise me on how to achieve a hardware-level deep restart of the device through a berry script?
Beta Was this translation helpful? Give feedback.
All reactions