https://github.com/comcast/easyconnect
Reference Development Kit that will help partners and vendors implement EasyConnect in their devices.
https://github.com/comcast/easyconnect
Last synced: about 1 year ago
JSON representation
Reference Development Kit that will help partners and vendors implement EasyConnect in their devices.
- Host: GitHub
- URL: https://github.com/comcast/easyconnect
- Owner: Comcast
- Created: 2019-12-11T17:17:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T19:14:14.000Z (over 6 years ago)
- Last Synced: 2025-04-11T21:07:56.551Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 23.3 MB
- Stars: 11
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wi-Fi Easy Connect
[Wi-Fi Easy Connect](https://www.wi-fi.org/discover-wi-fi/wi-fi-easy-connect) was introduced by [the Wi-Fi Alliance (WFA)](https://www.wi-fi.org/) to reduce complexity and enhance the user experience of connecting devices to Wi-Fi networks, while simultaneously incorporating the highest security standards.
With Wi-Fi Easy Connect in place, consumers will be able to connect Wi-Fi devices, including those without a screen or an intuitive user interface, to their network by simply scanning a QR code with a smartphone or tablet. Wi-Fi Easy Connect incorporates strong encryption through public key cryptography to ensure networks remain secure as new devices are added.
# EasyConnect Reference Kit
Comcast has created a Reference Kit that can be used to demonstrate, understand and help implement Wi-Fi Easy Connect. This reference kit covers Easy Connect configurator discovery and bootstrap delegation to enable Wi-Fi onboarding of a new device using Wi-Fi Easy Connect, by simply scanning a QR code.
Setup requires 2 Raspberry Pis and a mobile app. One of the Pis will be configured as a Wi-Fi client (the enrollee) and the other will be configured as an AP (the configurator). A mobile app will be used to scan the QR code from the enrollee and send the bootstrap information to the configurator.
Reference kit includes an [iOS app](/mobilesdk/ios), an [android app](/mobilesdk/android) and [patches for Raspberry Pi](/raspberrypi) to make Easy Connect work natively in Raspberry Pi.