Hello All,
I am trying up a fast data transmission channel via wireless USB devices.
My transmission side is an RPI 4 and my receiving side is a Desktop.
I am setting both usb wifi cards in monitor mode at 5.8 GHz frequency. I am using a program that creates a UDP connection and sends packets as fast as possible.
The problem is that the maximum bitrate I can achieve without dropping packets is about 4 Mbps.
I believe I discarded software problems and the usb wifi problems because when I plug in both usb wifi cards on my desktop and run the same software, I achieve a bitrate of about 26 Mbps.
Does anybody know about any inherent limitations of RPIs regarding networking? Do you believe it is a bottleneck on the CPU, or it is not efficient to run a fast data network channel through its USB ports?
I am trying up a fast data transmission channel via wireless USB devices.
My transmission side is an RPI 4 and my receiving side is a Desktop.
I am setting both usb wifi cards in monitor mode at 5.8 GHz frequency. I am using a program that creates a UDP connection and sends packets as fast as possible.
The problem is that the maximum bitrate I can achieve without dropping packets is about 4 Mbps.
I believe I discarded software problems and the usb wifi problems because when I plug in both usb wifi cards on my desktop and run the same software, I achieve a bitrate of about 26 Mbps.
Does anybody know about any inherent limitations of RPIs regarding networking? Do you believe it is a bottleneck on the CPU, or it is not efficient to run a fast data network channel through its USB ports?