Low Upload speeds on Jetson Nano 4.6.4

Hi We are only getting between 3 - 6.5 Mbps when using the jetson nano wifi card

The sdk version is 4.6.4
The ubuntu version is xxx

We tested with both speedtest cli and the python speed test and the results where the same.

Is there a definitive fix for this? Or would it be advisable to connect a USB network adapter? would this be the most plausible solution?

Hi,
Would like to confirm which card you are using. Please run $ lspci -v and share the print for reference.

Hi @DaneLLL
jetson@jetson-desktop:~$ lspci -v
00:01.0 PCI bridge: NVIDIA Corporation Device 0fae (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 83
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: 13000000-130fffff
Capabilities:
Kernel driver in use: pcieport

00:02.0 PCI bridge: NVIDIA Corporation Device 0faf (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 83
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00001000-00001fff
Prefetchable memory behind bridge: 0000000020000000-00000000200fffff
Capabilities:
Kernel driver in use: pcieport

01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265
Flags: bus master, fast devsel, latency 0, IRQ 407
Memory at 13000000 (64-bit, non-prefetchable) [size=8K]
Capabilities:
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller
Flags: bus master, fast devsel, latency 0, IRQ 405
I/O ports at 1000 [size=256]
Memory at 20004000 (64-bit, prefetchable) [size=4K]
Memory at 20000000 (64-bit, prefetchable) [size=16K]
Capabilities:
Kernel driver in use: r8168

Hi,
There are WIFI and Ethernet. Please enable the interface one by one and check which interface has the issue.