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

Feature: WLAN setup without using Mi Home #132

Open
a-zimmerer opened this issue May 19, 2017 · 5 comments
Open

Feature: WLAN setup without using Mi Home #132

a-zimmerer opened this issue May 19, 2017 · 5 comments

Comments

@a-zimmerer
Copy link

Quick question. I want to update my WLAN settings fast via SD-Card.
I have seen there is a wlan config file under /tmp directory.
Do I just have to edit that one and is it possible to just edit
the a wlan config file on the fat partion and copy that file with
every boot onto the device. Maybe someone can point me in the right direction :-)

@a-zimmerer
Copy link
Author

Okay, i managed to code it by myself.
WLAN-Configuration is now fast and
easy without Mi Home App and QR-Code
bullshit.

I have uploaded all files and a little maunal:
https://mega.nz/#!FWoFQJ6a!fGu5laM8eow0uScZM6uerXr7DyuOCoLv-O5r2ikW-AA

Have fun with it :-)

@a-zimmerer a-zimmerer reopened this May 20, 2017
@samtap samtap changed the title WLAN Settup via SD-CARD Feature: WLAN setup without using Mi Home May 28, 2017
@prysme01
Copy link

it would be great !! I hate having to use apps to configure IOT :) 👍

@puxxi2003
Copy link

puxxi2003 commented Jun 12, 2017

Hi,
i bought a new Cam with 34.. MAC. :-(
I dont want to use the android app. In fear it updates the firmware and then things wont work.
Cam was/is on Firmware 3.0.3.56
So i used "a-zimmer"-files to setup the WLAN.

I connected the Cam to Power, LED was blinking blue, put in SD, waited for the sound and power off.
Pulled SD out, power the Cam on, LED was still blinking blue, but i saw in my router that the Cam was connected to my network, so i put the SD back in and waited again for sound.
Now i could connect to Cam and apply the hack.

Many Thanks
So you could use Cam with 34..MAC, without ever using the app.
With the use of "a-zimmer" changes, you could not only update WLAN, you could install the whole hack. :-)

@denizk
Copy link

denizk commented Jul 29, 2017

Just a hint for others that might struggle with the wifi connection.
Make sure your editor doesn't add a newline after your wifi password and ssid.

echo -n "YOUR_WIFI_PASSWORD" > .wifipasswd
echo -n "YOUR_WIFI_SSID" > .wifissid

Worked like a charm on a couple 34xMAC cams. Thanks @a-zimmerer !

@prysme01
Copy link

Could you please explain the step by step procedure to setup the wifi and password without the application ? it doesn't work for me.

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

4 participants