Hi,
i am currently trying to evaluate a mini PCIe Wifi Module (Silex SX-PCEAC2) for use with a Xavier NX. To do that I am using a Xavier NX Developer Kit with a DeLock 62848 M.2 Key A+E male > 1 x Mini PCIe Slot half size adapter.
When I tried that on regular x86 PCs the module always worked.
But when I try this with the Xavier NX the module does not even show up in lspci. When using lsusb I can see the Bluetooth Interface that is also on that module.
Is there anything special about the M.2 Key A + E interface on the Xavier NX ( or the Dev Board ) that could cause that?
This problem seems similar to Failed to use Wifi module on NX but with the difference that I dont see the module with lspci and that wlan enable pin patch seems not to work.
It was the patch you sent me that solved that problem. Thanks. No idea why it did not work at first. May have been an electrical issue. The adapter is quite fragile.
Hey! If anybody finds this, they now make an M.2 version which works with the NX and AGX straight out of the box. You can find the links here on this repo: GitHub - MoBaT/tegra-ath10k-5ghz-access-point
The repo also tells you how to enable 5GHz AP mode on the tegra devices using this chip.