Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiVAP related changes #80

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

amarnathhullur
Copy link
Contributor

Reason for change: Support for configuring Onewifi to support below VAP configuration in Raspberry Pi

  1. Private_5G using built-in Raspberry Pi Wifi adapter. 2) Raspberry Pi External Wifi adapter with SKU:RSP-PI-WIFI1 (Link: https://www.canakit.com/raspberry-pi-wifi.html) to support following VAP
    • Mesh sta backhaul 2G
    • Private_2G
    • Guest AP using iot_ssid vap
    • DPP configurator on lnf_psk vap
    • Mesh VAP backhaul 2G 3) Necessary sample Json file for multivap and sta configuration 4) Linux Makefile change to include label "vapsetup" to copy the configuration to appropriate location.

Reason for change: Support for configuring Onewifi to support
below VAP configuration in Raspberry Pi
1) Private_5G using built-in Raspberry Pi Wifi adapter.
2) Raspberry Pi External Wifi adapter with SKU:RSP-PI-WIFI1
(Link: https://www.canakit.com/raspberry-pi-wifi.html)
to support following VAP
	- Mesh sta backhaul 2G
	- Private_2G
	- Guest AP using iot_ssid vap
	- DPP configurator on lnf_psk vap
	- Mesh VAP backhaul 2G
3) Necessary sample Json file for multivap and sta configuration
4) Linux Makefile change to include label "vapsetup" to copy the
configuration to appropriate location.
"This is a sample JSON configuration for Backhaul configuration to be read for Mesh Sta"
],
"Backhaul_SSID": "XFSETUP-433C",
"Backhaul_KeyPassphrase": "cactus9246fancy"
Copy link
Contributor

@narendradandu narendradandu Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plan to dynamically generate ssid/pwd in future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants