Skip to content

Commit 3ef8d29

Browse files
Merge pull request #25 from CreatorKit/dev
Merge dev to master
2 parents 525b9df + 07f54e6 commit 3ef8d29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Creator Kit uses the <a href="http://wiki.openwrt.org/doc/howto/http.uhttpd">uht
1515

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

18-
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:
18+
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:
1919

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

2222
## WiFi Onboarding
2323

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

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

0 commit comments

Comments
 (0)