Skip to content

Commit 9977d03

Browse files
Merge pull request #19 from CreatorKit/dev
Merge dev to master
2 parents ce1e735 + b973e7e commit 9977d03

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.

0 commit comments

Comments
 (0)