Open alex69russ opened 6 years ago
You can do this on the Yi 4K+ through the autoexec.ash file. Just be sure to put a sleep line of at least 5 seconds before turning the WiFi through autoexec.ash on the Yi 4K+. This is what I typically use:
sleep 5000
t wi-fi restart
One quick addendum to this. If you find 5 seconds isn't enough time for the device to boot up (and thus become locked if this command is issued too soon), increase the sleep to say 10000 (10 secs). This is probably a safer bet.
This also works for Yi 4K Camera fw1.10.9
sleep 10000
t wi-fi restart
Hi! I have my 4K+ in housing mode with broken screen and the above solution doesn't work. Probably wifi is also set to 5G. Can You help?
It is possible to turn on wi-fi by script? I have one yi 4k+ with broken screen and can not turn on wi-fi on this camera. "t app key start_wifi" not working