What is the best way to connect Wifi on Xavier developer kit?

I have a AGX Xavier developer kit which doesn’t support Wifi connector (I mean default state).

I think there are several ways to connect network at Xavier such as installing Realtek wifi driver or using usb wifi adapter and so on.

Could you please let me know which is the best way and how to do in detail?

For instance, if I have to install the wifi driver, what kind of driver should I choose? Like Realteck RTL8821CE?

I hope you teach me about networking methods.

Thanks.

Hi,

For instance, if I have to install the wifi driver, what kind of driver should I choose? Like Realteck RTL8821CE?

The answer to this question is a unknown one.

Actually, you should follow vendors guide to install the driver.
Realtek may provide the source code or binary of their specific kernel module. This depends on what module/chip you are using.

To build kernel modules, you can refer to this document.

https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%2520Linux%2520Driver%2520Package%2520Development%2520Guide%2Fkernel_custom.html%23