I'm trying to do something that a couldn't find on internet.
I want to hare my phone network via wifi thethering to the router then route the internet to other devices in may local network. (i have no wired wan) i can share my phone by usb tethering without any problem but i have to connect my phone to the router in an other room.
I have a wifi pcie card : Qualcomm Atheros QCA9880 802.11bgnac on the radio0 interface
2 wifi configured, first one as ap, the other as station which will connect to my phone
At boot time the router seems to wait for the phone connection to the "wifinet1" before "mounting" the local wifi (wifinet0)
so there is no wifi local network if my router reboots and if i'm not at home with my phone.
If my phone is sharing data at router reboot the router share well the internet to others devices.
Next problem if i go out of range of the wifi and i come back a while later the router does not try to reconnect as it seems to be stuck on AP mode. or STA error mode.
Since your device only has a single physical radio, this is a known limitation of trying to use a radio to simultaneously operate as a client (sta) and AP. Travelmate is a tool to help manage this situation. Check it out.
Are you using an mr3020 v3? It will not be possible with a <v3, but really all of them are underpowered for what you want to do unless your connection is well under 10mbps.
Thank you for your message, psherman! Yes, it is a MR3020 V3 router. It's enlightening to learn about the relationship between electric power and throughput. I'll keep that in mind moving forward.
Considering the capabilities of this inexpensive router, I intend to proceed with my tests. While I might not achieve the same throughput as with larger routers like the Linksys WRT3200ACM, I still have all the other software advantages. Essentially, I can test software flows on a much smaller scale, allowing me to experiment and validate concepts in my affordable lab setup. What are your thoughts on this approach?
Indeed, space on the flash memory can be a limitation, but my primary goal is to test as much features as I can on openwrt regarding to automating link failover with this budget router. This knowledge will guide me in making informed decisions when choosing the right equipment for future tasks.
I'm currently facing difficulties in configuring the MR3020 V3 to connect as I described in my previous message. I'll need to delve deeper into the forum to find out how others have accomplished this using a single-radio device.
To be clear - I think psherman was using a figure-of-speech meaning "old' or "outdated" CPU/hardware capability, not a reference to "electricity".
What experiment?
Using a cell for WAN is known to work. Aside from your hardware limitations already discussed, feel free to test with any OpenWrt device you have available.
WDS requires the main base station to also have WDS enabled, and often the implementations of WDS differ between manufacturers/firmware, so you usually need to have 2 devices with the same firmware in order to use WDS in the first place.
That said, this enables the device to operate as a wifi extender, but if OP (or @gsilos) wants to use the device as a router, WDS would not be an appropriate mode of operation.
But WDS is designed as a mechanism to extend a network (same SSID up/down) as a repeater. It doesn't allow routing, and it requires an upstream device with WDS enabled, too. This is not a general purpose AP+STA mode configuration.
Yes, you're right, we could select AP mode by Luci.
and uses AP(WDS) mode for the same SSID setup, maybe enable Fast Transition (802.11r) would be better.