Skip to content

Change WiFi credentials

roleo edited this page Feb 12, 2021 · 14 revisions

If you wanto to change WiFi ssid and password without using the Yi app, you can do it with an SD card.

  1. Remove power from the cam.
  2. Download the following archive and decompress it to a FAT32 formatted SD card: sdwifi.tar.gz
  3. Edit the file configure_wifi.cfg according to your needs. Pay attention to the special chars:
    • Don't use backslash char \
    • Don't use double quote " around ssid and psk
    • Space chars are allowed
  4. When you open the SD card you must have the yi-hack folder with 3 files inside.
/ --- yi-hack --- configure_wifi.cfg
              |-- configure_wifi.sh
              |-- startup.sh
  1. Insert the SD into the cam and power on it.
  2. The cam will reboot once.
  3. Check the wifi connection.
  4. Remove the SD card or delete the files listed above.
  5. The script makes a backup of the flash partition where are stored ssid and password (in case something goes wrong).