You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
Andre Natal edited this page Jan 25, 2018
·
5 revisions
Follow these steps to test this code on a Mozilla WoT gateway image running on Raspberry PI
Connect to a terminal in your Raspberry PI
Login as superuser (sudo su)
Browse to /root/gateway-wifi-setup
Add a remote pointing to this repo git remote add upstream https://github.com/mozilla-iot/gateway-wifi-setup and update it it git fetch && git pull
Merge any appropriate branch or code you might need
Delete the file wifiskip and remove any network previously configured from /etc/wpa_supplicant/wpa_supplicant.conf
Restart using reboot and the AP Mozilla WoT Gateway should start to broadcast, and once you're connected to it, the captive portal will open in your browser on the device you used to connect