I have a router which has QCA9880. It can connect to a client or be an AP without problems, but it can't connect to a client and be an AP at the same time.
The new AP created after the client won't work. It doesn't even show on my phone's wifi.
Is this a common issue? test is the AP
The STA generally has to connect before the AP comes on line. The Travelmate package addresses many of the operational complexities with AP and STA on the same radio.
Which router, which OpenWrt version? Just try to set channel of radio0 to 'auto' (it will be set/locked by the sta uplink anyway) and set htmode to 'VHT40' ... maybe that helps already.
You were already told that auto cannot be set, as both the client and AP must be on the same (specified) channel. If you insisted on keeping the setting on Auto, that's likely why it didn't work.
My experience has been that the AP interface of a combined operation may not come up unless the channel is specifically set and matches the one in use.
On the OpenWrt AP config; or the upstream WWAN client STA config?
Otherwise, I'm thinking you want to somehow cause illegal interference to the upstream router by forcing it to change channels (not allowed topic discussion here).
I have a modem and a router and the modem is the upstream. I want to set the modem's frequency to auto. But when i set the modem's frequency to auto the router's AP stops working.
I did the same thing! If I add STA and AP when the main modem's frequency is set to auto, AP won't work.
If I add STA and AP when the main modem's frequency is set to 40, for instance, AP works.