Skip to content

Commit

Permalink
Merge pull request #25 from CreatorKit/dev
Browse files Browse the repository at this point in the history
Merge dev to master
  • Loading branch information
nikhil-zinjurde-imgtec authored Aug 24, 2016
2 parents 525b9df + 07f54e6 commit 3ef8d29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ Creator Kit uses the <a href="http://wiki.openwrt.org/doc/howto/http.uhttpd">uht

Connect your Ci40 to a network using Ethernet. Obtain the IP address of your Ci40 using "ifconfig" command from its serial console

Provisioning webpages can be accessed from your Ci40 by entering its IP address on a web browser which should re-direct to the following url:
Onboarding webpages can be accessed from your Ci40 by entering `<IP address>/webscripts` on a web browser which should re-direct to the following url:

http://<Ip Address>/cgi-bin/index.lp
http://<Ip Address>/cgi-bin/index_wifi.lp

## WiFi Onboarding

If there is no ethernet connected, you can also use the SoftAp to onboard the device.

- Connect to CreatorAP from your WiFi enabled device.
- Type http://10.10.10.1/ in the browser. It should redirect to http://10.10.10.1/cgi-bin/index_wifi.lp
- Type http://10.10.10.1/webscripts in the browser. It should redirect to http://10.10.10.1/cgi-bin/index_wifi.lp
- Select the Wireless network from the scanned list of available networks.
- Enter the necessary credentials such as password etc and press Save.
- It should connect to the selected wireless network.
Expand Down

0 comments on commit 3ef8d29

Please sign in to comment.