I haven't personally used AP-STA in quite awhile, and never on the RPi 5. Out of curiosity, I ran through a clean RaspAP install on RPi OS (64-bit) Lite Bookworm and the model 5. Via the RaspAP UI, I created a wireless client connection, enabled AP-STA mode and restarted the AP. I then connected a client device to the AP hosting the virtual uap0 interface and performed a basic speed test. No particularly grievous issues here.Is AP-STA mode a feature of the 3rd-party RaspAP package?
The Disclaimer on the related webpage may be instructive. https://docs.raspap.com/ap-sta/
Relevant hostapd logs:
Code:
uap0: interface state HT_SCAN->ENABLEDuap0: AP-ENABLED uap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: associateduap0: AP-STA-CONNECTED 6e:0c:░░:░░:░░:░░uap0: STA 6e:0c:░░:░░:░░:░░ RADIUS: starting accounting session E86F04434E51B447uap0: STA 6e:0c:░░:░░:░░:░░ WPA: pairwise key handshake completed (RSN)uap0: EAPOL-4WAY-HS-COMPLETED 6e:0c:░░:░░:░░:░░
Code:
uap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: disassociateduap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: associateduap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: disassociateduap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: disassociateduap0: STA 6e:0c:░░:░░:░░:░░ IEEE 802.11: associated
tl;dr: RaspAP's AP-STA mode does indeed work with the RPi 5's onboard chipset, but a second adapter is still recommended.
Statistics: Posted by rpbillz — Sat Nov 30, 2024 9:39 am