From 8e2f5e57589a8090de25e7d695c741987a76351a Mon Sep 17 00:00:00 2001 From: Avinash Tahakik Date: Tue, 16 Aug 2016 18:09:14 +0530 Subject: [PATCH 1/2] Update URL to access index_wifi.lp for wifi onboarding Signed-off-by: Avinash Tahakik --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f44b4db..103bef8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Provisioning webpages can be accessed from your Ci40 by entering its IP address 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. From f750c709d051f13b15c7e2bcf486719236c58d5e Mon Sep 17 00:00:00 2001 From: Abhijit Mahajani Date: Wed, 17 Aug 2016 15:16:17 +0530 Subject: [PATCH 2/2] Update Readme with onboarding webpage url Signed-off-by: Abhijit Mahajani --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 103bef8..e879d6e 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ Creator Kit uses the 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 `/webscripts` on a web browser which should re-direct to the following url: - http:///cgi-bin/index.lp + http:///cgi-bin/index_wifi.lp ## WiFi Onboarding