Feasibility of Using RaspAP Hotspot for Headless WiFi Configuration on Raspberry Pi #1778
Answered
by
billz
goodmorning-hwt
asked this question in
Q&A
-
Hi, I'm exploring a use case where a headless Raspberry Pi (no monitor/keyboard) could leverage RaspAP's hotspot to allow users to connect and configure its WiFi settings. The goal is to enable the Pi to join a new WiFi network autonomously after receiving credentials through the hotspot interface. Thanks in advance for any answer! |
Beta Was this translation helpful? Give feedback.
Answered by
billz
Mar 3, 2025
Replies: 1 comment 5 replies
-
Any authenticated user can configure a WiFi client connection via the UI. RaspAP also has a limited user mode (check the docs) that is only able to perform this action. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Typically two adapters are used for this. You can experiment with AP-STA mode, but this is completely unsupported.