Raspberry Pi 3 - AP mode

Hi,
I am very new to openwrt and recently install this in Raspberry Pi 3. And it successfully install and work in bridging mode but I want to check how AP mode can be achieved.
Can any body help me on this ?

My network structure :
Internet(ISP) --> Rasberry (Eth0) --> Raspberry (AP mode) --> connected my rest of devices to access the internet.
Kabin

in ssh run iw list

is AP among the supported modes ?

    Supported interface modes:
             * IBSS
             * managed
             * AP
             * AP/VLAN
1 Like

Yes AP mode is supported when running your command.