This is a cache of https://discuss.96boards.org/t/dragonboard-with-wcn36xx-module-access-point-and-client-at-the-same-time/2290. It is a snapshot of the page at 2024-09-28T06:11:36.901+0000.
<strong>dragonboard</strong> with wcn36xx module: access point and client at the same time? - <strong>dragonboard</strong>410c - 96Boards Forum

dragonboard with wcn36xx module: access point and client at the same time?

Hi,

I would like to use the dragonboard as an AP and a client at the same time.

But I wasn’t able to find the “interface combination” feature in the wcn36xx driver.

$ iw list

    Supported interface modes:
             * IBSS
             * managed
             * AP
             * AP/VLAN
             * monitor
    software interface modes (can always be added):
             * AP/VLAN
             * monitor
    interface combinations are not supported

Other boards support this and show something like:

    valid interface combinations:
             * #{ managed } <= 2048, #{ AP, mesh point } <= 8, #{ P2P-client, P2P-GO } <= 1,
               total <= 2048, #channels <= 1, STA/AP BI must match

Is there a way to get this to work?