Has anyone noticed a shortage of Pi Zeros recently? It seems everywhere has run out of stock.
Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
51–60 of 92 posts
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#52Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#53Whatever happened to ad-hoc mode?
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#54It just needs a captive portal of its own when the client side is disconnected.
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#55I've looked at the links posted here and the repo but I fail to find what is the use case for this?
This setup could let me do it without the USB wifi hanging off the USB OTG adaptor.
* This is not secure but it’s fine for my vintage computing hobby
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#56Would this be good for something like connecting the Pi to a VPN for say Canada, then broadcasting an SSID for it. Then connecting a Fire TV Stick or Chromecast to this AP, and tricking it into letting you stream Canadian Netflix or DAZN etc.
Untrusted Wifi > RasPi Client > OpenVPN > AP
How would you go about routing the VPN device between client and AP?
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#57Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#58Would this be good for something like connecting the Pi to a VPN for say Canada, then broadcasting an SSID for it. Then connecting a Fire TV Stick or Chromecast to this AP, and tricking it into letting you stream Canadian Netflix or DAZN etc.
Also, we have the same "content can't be offered here by Netflix because the local IP license has been bought out by a different owner" problem that the US and many other places does; but in Canada's case, most of those local IP owners are conservative dinosaur media companies, who either haven't managed, or haven't bothered, to set up their own alternative streaming services yet. They just... hold the licenses, doing nothing with them. Hoarding them, like a dragon. So there are many shows you just can't stream in Canada at all, no matter who you're willing to pay.
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#59Earlier quoted context omitted.
It could be used as a range extender, though not a very good one. Probably a better use case would be connecting older devices like the Nintendo DS that don't support WPA2 to your network without forcing all of your other devices onto WEP.
Why not a very good one? In terms of range (with the PCB antenna)? Or does the Pi firmware not support some modern 802.11 standards or what?
Ideally you'd have 802.11ac/ax with 2 separate PHYs each with 4x4 (even if the clients are 1x1 or 2x2 the additional beamforming helps) set to two separate channels.
That's not to say it won't function well enough in a pinch but I wouldn't seek this out as a permanent answer if I were buying new.
Re: Simultaneous AP and Client Mode Wi-Fi on Raspberry Pi Zero W
#60Just curious, but I was trying to help someone with a Raspberry Pi Zero W wifi issue the other day and had trouble finding sny info about the wireless chipset used. I couldn't find it listen anywhere on the site, or several tech review sites, only extremely useless information on the 802.11 versions support. If it recall correctly, it didn't even show up in the schematica. Luckily wikipedia had the name of the chipse…
You can see the chipset name (BCM43430) on dmesg:
$ dmesg | grep brcmfmac
[ 26.488164] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 26.512759] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 26.513315] usbcore: registered new interface driver brcmfmac
[ 26.539406] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,model-zero-w.txt