TOS6: SDIO Wi-Fi does not work in AP mode

On Turris MOX in current branch hbl (TOS6), I cannot get SDIO Wi-Fi working in AP mode. When trying to configure an AP everything seems to be working except that there is NO-CARRIER on wlan1 and in the system log, these errors keep reappearing:

Feb  4 11:26:45 bigMox kernel: [957956.327874] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0xb1 error, result=0x1
Feb  4 11:26:45 bigMox kernel: [957956.336046] mwifiex_sdio mmc0:0001:1: Failed to start the BSS
Feb  4 11:26:45 bigMox kernel: [957956.342415] mwifiex_sdio mmc0:0001:1: Failed to start AP
Feb  4 11:26:51 bigMox kernel: [957962.355528] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0xb1 error, result=0x1
Feb  4 11:26:51 bigMox kernel: [957962.362787] mwifiex_sdio mmc0:0001:1: Failed to start the BSS
Feb  4 11:26:51 bigMox kernel: [957962.368813] mwifiex_sdio mmc0:0001:1: Failed to start AP

When configured in client (sta) mode, it works without any issues.

My turris mox version 5.3.5 HBS, kernel 4.14.264, similar output. WiFi in AP mode.

Feb 14 20:45:31 mox kernel: [340059.863239] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512
Feb 14 20:45:31 mox kernel: [340059.869448] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512
Feb 14 20:45:31 mox kernel: [340059.876208] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512
Feb 14 20:45:31 mox kernel: [340059.882582] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512
Feb 14 20:45:31 mox kernel: [340059.888842] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512
Feb 14 20:45:31 mox kernel: [340059.895198] mwifiex_sdio mmc0:0001:1: cmd_wait_q terminated: -512

And it’s working well?

Yes, no problems so far.

I have had a problem connecting an Android device for some time. I’ll check to see if it’s related.