File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 22
33## Overview
44
5- This package provides the web interface for provisioning Creator Kit devices. It includes webpages as well as webservices.
5+ This package provides the web interface for onboarding and provisioning Creator Kit devices. It includes webpages as well as webservices.
66
77 - Webpages provide a visual interface via web browsers.
88
@@ -19,6 +19,16 @@ Provisioning webpages can be accessed from your Ci40 by entering its IP address
1919
2020 http://<Ip Address>/cgi-bin/index.lp
2121
22- ## Provisioning Ci40
22+ ## WiFi Onboarding
2323
24- Refer to the [ Provisioning Ci40] ( https://docs.imgcreator.io/creator/creator-kit/toolbox/#registering-ci40 ) section on the IMG Creator Docs website.
24+ If there is no ethernet connected, you can also use the SoftAp to onboard the device.
25+
26+ - 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
28+ - Select the Wireless network from the scanned list of available networks.
29+ - Enter the necessary credentials such as password etc and press Save.
30+ - It should connect to the selected wireless network.
31+
32+ ### Outstanding issues
33+ - WiFi MAC address is hardcoded to 00:11:22:33:44:55.
34+ - SoftAp is always active even after connecting to WiFi network.
You can’t perform that action at this time.
0 commit comments