What you want to do:
Insert one WIFI terminal into Raspy Zero and make it an access point and pick up the home WIFI signal.
Image: Home WIFI Router >> Raspy Zero >> Other Devices (Smartphones, PCs)
Used:
1. Raspazero
2. WIFI terminal Buffalo wli-uc-gnm2
Sites referenced:
1, In Raspberry Pi 3, the Wi-Fi access point router -Qiita
2, Raspberry Pi 2 + 2 USB WiFi dongles, Wi-Fi repeater-Qiita
As I wrote in 2, it seems that you can do what you want if you use two WIFI terminals, but I bought wli-uc-gnm2 because it can be used in both parent and child modes, so could you do just one?
linux raspberry-pi
The operation is limited to either master (AP mode) or child (STA mode).At the same time, both are not compatible.
WLI-UC-GNM2 specification shows that even Windows has limited support for simultaneous parent-child functionality, so I don't think other operating systems will make it easy.
© 2024 OneMinuteCode. All rights reserved.