I have searched the forums, I saw many issues related to the SDIO wifi in MOX, I am in the HBS branch currently so it should be supported.
I saw that the post that say that the dmesg are the issue (way before TOS 6) but I didn’t find a solution.
In the forums I didn’t see any claims that TOS 6 is not supported on MOX or that TOS 6 does not support SDIO, can you direct me for such issues?
Ok, so the issue is probably that I skipped 5.4.5 since I had it in manual update mode and wanted to update to TOS 6 in order to get support for AW7915-NP1.
[46471.153209] mwifiex_sdio mmc1:0001:1: CMD_RESP: cmd 0xb0 error, result=0x1
[46471.160378] mwifiex_sdio mmc1:0001:1: Failed to set AP configuration
[46471.166934] mwifiex_sdio mmc1:0001:1: Failed to start AP
Side note: You can safely ignore the txpower config, it worked also with the default value there. I am using lower power, since mox is only covering one room…
Thanks for the tip with path, it works! In more detail:
5 GHz only needs to add path.
2.4 GHz needs to add path and legacy_rates. It does not need to set channel manually.
In both cases, you might need to reboot before the wifi starts working. On 5 GHz, give the AP a bit more time - if a DFS channel is chosen, the router has to wait about a minute before advertising the SSID.
Having legacy_rates set to 1 is not ideal, as it slows down the whole network including non-legacy devices (it basically says to use the slowest possible rates for collision avoidance messaging, so that the slow legacy devices can easily understand what’s going on in the air).