Raspberry Pi Zero 2W - WIFI Client connection crash #1870
Replies: 1 comment 1 reply
-
In nearly all cases this is a poor choice. Per the docs:
Not sure what you mean by "integrated on the stock image". The first search result for "adapter" in the docs points to this: https://docs.raspap.com/faq/#adapters Please consult the docs before starting new threads. You should find that your questions are answered there. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greeting,
I download the image "raspap-bookworm-arm64-lite-3.3.4.img" from the site, and flash it to the MicroSD Card, and boot it on my PiZero 2W
I can then connect to the interface, set a WIFI client to connect too .. but when i initiate the connection, the PI crash (green LED become solid, no flashing at all). I can see the PI try to connect to my Phone (on thetering) or my router, but not acquire any IP Adress... and of course, lost access to it at the same time.
I may have assuming wrong, that i can use the same WIFI nic for both client connection, and the hotspot as well ?
note : I plug an old PSU/Ethernet adapter from an Amazon Dongle to my router, and i can see it appear on the WEB GUI, and OpenVPN connection established. So that part work fine. It's only if i use it without Ethernet (WIFI only) that i can't acheive the connection. It crash.
In some hotel, i got an available Wired connection, in some other, WIFI only.
I want to create a portable OpenVPN harware device when i'm traveling.. so connect it to the Hotel WIFI, and then connect my laptop to it (because my corporate Laptop not allow external VPN client), so this is an attempt to do it the "hardware" way.
If i need 2 x WIFI interface.. any suggestion ? (like a PiHAT) that is already integrated on the stock image ?
Beta Was this translation helpful? Give feedback.
All reactions