Skip to content

No persistent WiFi on Yi Outdoor (4CCN YHS.3017), any reboot needs new WiFi QR code scan. #315

Answered by MichlW
MichlW asked this question in Q&A
Discussion options

You must be logged in to vote

And is there a way to pair the camera in v4 and then flash it to v5 and it remains paired with the app?

That worked! The camera now persists the WiFi connection between reboots following these steps:

  1. Flash the camera with yi-hack-v4 version 0.2.0
  2. Connect the cam to WiFi with the chinese version of the Yi Home app - without completing the pairing process!
  3. Add working proxies to proxychains.conf and enable proxychains-ng. (Test with proxychains4 wget -O- -q http://ipinfo.io)
  4. Add the following code to /home/app/cloudAPI:
if [ "$4" == "https://api.xiaoyi.com/v4/ipc/check_did" ]; then
        echo '{"allow":true,"code":"20000"}'
elif [...
  1. Reboot the cam
  2. Connect the cam to WiFi with the c…

Replies: 1 comment 19 replies

Comment options

You must be logged in to vote
19 replies
@MichlW
Comment options

@MichlW
Comment options

@alienatedsec
Comment options

@MichlW
Comment options

Answer selected by MichlW
@MichlW
Comment options

@alienatedsec
Comment options

@MichlW
Comment options

@alienatedsec
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants