Banana Pi BPI-R3: Everything you need to know

Table of contents

Part 9: Connectivity

Network Throughput Testing using iPerf

Thie R3 incorporates two MediaTek chips. One 2.4G band MT7975N Chip supporting AX 802.11bgnax standards that is ideal for usage in considerable distances. Next to it, you got a 5G MT7975P Chip that supports 802.11anac/ax. When both bands are combined, It’s possible to reach a wide channel bandwidth range between 20MHz to 160MHz.

The banana Pi R3 also comes with eight Wifi antennas operating in a 4T4R antenna array, which refers to a system with four antennas for transmitting and four for receiving data, significantly improving network throughput speeds.

There are also two SFP Fiber optic cages, supporting up to speeds of 2.5Gbps. Assuming you got a high-quality 2.5G internet connection, it’s possible to take advantage of higher transfer speeds of up to 2.5Gbps. Another big plus for fiber internet users is that they can say goodbye to their existing Media converter unit. There is no need to keep a separate unit with the R3 board built-in optical ports.

Users that don’t want to use a fiber internet connection can install a pair of 2.5 SFP RJ45 modules. With this arrangement, you get an additional 2.5Gbps LAN port for a standard wired network connection.

What WIFI throughput speeds should you expect?

The actual WIFI throughput speed of the Banana Pi R3 would depend on various factors such as the environment, the WIFI standard used is 802.11n/802.11ac/802.11ax, the frequency band used is 2.4GHz or 5GHz. However, in general, the WIFI throughput speed, according to our test, ranges around 250-500Mbps, which is fair and reasonable for most home users. About 1.4Gb for an 802.11ac connection in optimal conditions at a distance of about 1m from the R3 Router. Remember that with common obstructions such as doors and walls, you can expect the wifi speed to drop to about 100Mbps+ range.


iPerf Test: 2.5 SFP RJ45 LAN Speed Test

In our test, we plugged a TP-Link 2.5G SFP Module with an RJ45 interface into the SFP2 Cage. We connected the router to our Desktop computer and our Dual 2.5G Ethernet network card using a CAT6 cable and ran the test twice. Once, the desktop computer was the primary server; a second time, the Banana Pi R3 ran as the primary server.


Banana Pi R3 (Back view)

In the case that SFP transceivers with an optical interface aren’t necessary, you can install SFP to RJ45 modules and connect them with standard Ethernet cables.

Device No. 1Banana Pi R3
OSOpenWrt
SFP1Brand: TP-Link
Model: FP-2.5GE-RJ45
2.5G RJ45 SFP Module
SFP2Brand: ONTi
Model: ONT-C531GB-L2S
1) Up to 1.25Gb/s Data Links
2) BiDi SFP Tx1550nm 20km
Device No. 2Windows Workstation (PC)
OSWindows 11
ConfigurationCPU: Intel Core i5-4690
GPU: GeForce GTX 750 Ti
Motherboard: ASUS B85-PRO GAMER
RAM 16GB DDR3
Network CardBrand: IOCREST
2.5G Gigabit Dual Ports Network Card
Banana Pi R3 Iperf Test
  • Client-side: Desktop Computer (PC)
C:\Temp>iperf3 -c 192.168.1.1
Connecting to host 192.168.1.1, port 5201
[  4] local 192.168.1.22 port 63246 connected to 192.168.1.1 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   273 MBytes  2.29 Gbits/sec
[  4]   1.00-2.00   sec   276 MBytes  2.32 Gbits/sec
[  4]   2.00-3.00   sec   273 MBytes  2.29 Gbits/sec
[  4]   3.00-4.00   sec   273 MBytes  2.29 Gbits/sec
[  4]   4.00-5.00   sec   272 MBytes  2.28 Gbits/sec
[  4]   5.00-6.00   sec   272 MBytes  2.28 Gbits/sec
[  4]   6.00-7.00   sec   273 MBytes  2.29 Gbits/sec
[  4]   7.00-8.00   sec   272 MBytes  2.28 Gbits/sec
[  4]   8.00-9.00   sec   272 MBytes  2.29 Gbits/sec
[  4]   9.00-10.00  sec   276 MBytes  2.32 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  2.67 GBytes  2.29 Gbits/sec                  sender
[  4]   0.00-10.00  sec  2.67 GBytes  2.29 Gbits/sec                  receiver

iperf Done.

Server-side: Banana Pi R3

root@OpenWrt:~# iperf3 -s
-----------------------------------------------------------
Server listening on 5201 (test #1)
-----------------------------------------------------------
Accepted connection from 192.168.1.22, port 63245
[  5] local 192.168.1.1 port 5201 connected to 192.168.1.22 port 63246
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec   267 MBytes  2.24 Gbits/sec
[  5]   1.00-2.00   sec   277 MBytes  2.32 Gbits/sec
[  5]   2.00-3.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   3.00-4.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   4.00-5.00   sec   272 MBytes  2.28 Gbits/sec
[  5]   5.00-6.00   sec   272 MBytes  2.28 Gbits/sec
[  5]   6.00-7.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   7.00-8.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   8.00-9.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   9.00-10.00  sec   276 MBytes  2.32 Gbits/sec
[  5]  10.00-10.01  sec  3.46 MBytes  2.36 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.01  sec  2.67 GBytes  2.29 Gbits/sec                  receiver
-----------------------------------------------------------
Server listening on 5201 (test #2)
-----------------------------------------------------------

Server-side: Desktop Computer (PC)

C:\Temp>iperf3 -s
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------
Accepted connection from 192.168.1.1, port 43994
[  5] local 192.168.1.22 port 5201 connected to 192.168.1.1 port 43996
[ ID] Interval           Transfer     Bandwidth
[  5]   0.00-1.00   sec   271 MBytes  2.27 Gbits/sec
[  5]   1.00-2.00   sec   279 MBytes  2.34 Gbits/sec
[  5]   2.00-3.00   sec   264 MBytes  2.22 Gbits/sec
[  5]   3.00-4.00   sec   271 MBytes  2.28 Gbits/sec
[  5]   4.00-5.00   sec   274 MBytes  2.30 Gbits/sec
[  5]   5.00-6.00   sec   274 MBytes  2.30 Gbits/sec
[  5]   6.00-7.00   sec   273 MBytes  2.29 Gbits/sec
[  5]   7.00-8.00   sec   277 MBytes  2.32 Gbits/sec
[  5]   8.00-9.00   sec   277 MBytes  2.32 Gbits/sec
[  5]   9.00-10.00  sec   264 MBytes  2.21 Gbits/sec
[  5]  10.00-10.04  sec  11.0 MBytes  2.25 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  5]   0.00-10.04  sec  0.00 Bytes  0.00 bits/sec                  sender
[  5]   0.00-10.04  sec  2.67 GBytes  2.29 Gbits/sec                  receiver
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------

Client-side: Banana Pi R3

root@OpenWrt:~# iperf3 -c 192.168.1.22
Connecting to host 192.168.1.22, port 5201
[  5] local 192.168.1.1 port 43996 connected to 192.168.1.22 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec   280 MBytes  2.35 Gbits/sec    0    281 KBytes                                                  
[  5]   1.00-2.00   sec   280 MBytes  2.35 Gbits/sec    0    281 KBytes                                                  
[  5]   2.00-3.00   sec   264 MBytes  2.21 Gbits/sec    0    281 KBytes                                                  
[  5]   3.00-4.00   sec   272 MBytes  2.29 Gbits/sec    0    281 KBytes                                                  
[  5]   4.00-5.00   sec   274 MBytes  2.30 Gbits/sec    0    281 KBytes                                                  
[  5]   5.00-6.00   sec   274 MBytes  2.30 Gbits/sec    0    281 KBytes                                                  
[  5]   6.00-7.00   sec   273 MBytes  2.29 Gbits/sec    0    281 KBytes                                                  
[  5]   7.00-8.00   sec   278 MBytes  2.33 Gbits/sec    0    281 KBytes                                                  
[  5]   8.00-9.00   sec   277 MBytes  2.33 Gbits/sec    0    281 KBytes                                                  
[  5]   9.00-10.00  sec   264 MBytes  2.21 Gbits/sec    0    281 KBytes                                                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  2.67 GBytes  2.30 Gbits/sec    0             send                                               er
[  5]   0.00-10.00  sec  2.67 GBytes  2.29 Gbits/sec                  rece                                               iver

Test Result

Our test results were satisfactory. We got a maximum throughput speed of 2.3Gbps from the 2.5Gbps “declared on paper” theoretical speed.


Broadband Speed Test

Using a 1Gbps fiber optic connection, we got good results when we tested our internet connection using popular test sites such as Speedtest by Ookla, FAST Speed Test, and nPerf.


iPerf Test: Wireless (WiFi) Speed Test

Tested at a distance of about 1m from the Banana Pi R3 router using a desktop PC equipped with an Intel(R) Wi-Fi 6E PCIe network card, we managed to get a respectable data transfer speed of 966-967Mbps.

Client-side: Windows 11 Workstation

C:\Temp>iperf -c 192.168.1.1 -i 10
------------------------------------------------------------
Client connecting to 192.168.1.1, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[  1] local 192.168.1.195 port 54855 connected with 192.168.1.1 port 5001
[ ID] Interval       Transfer     Bandwidth
[  1] 0.00-10.00 sec  1.13 GBytes   967 Mbits/sec
[  1] 0.00-10.05 sec  1.13 GBytes   963 Mbits/sec

Server-side: Banana Pi R3


root@OpenWrt:~# iperf -s -i 10
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size:  128 KByte (default)
------------------------------------------------------------
[  1] local 192.168.1.1 port 5001 connected with 192.168.1.195 port 54831
[ ID] Interval       Transfer     Bandwidth
[  1] 0.0000-10.0000 sec  1019 MBytes   855 Mbits/sec
[  1] 0.0000-10.0054 sec  1020 MBytes   855 Mbits/sec
[  2] local 192.168.1.1 port 5001 connected with 192.168.1.195 port 54855
[ ID] Interval       Transfer     Bandwidth
[  2] 0.0000-10.0000 sec  1.12 GBytes   966 Mbits/sec
[  2] 0.0000-10.0450 sec  1.13 GBytes   963 Mbits/sec

Tweaking Network Performance

Tip No.DescriptionNotes and Links
1Tweaking /etc/sysctl.conf
(Overriding Kernel Settings)
Knowledge Source
2Tweaking /etc/sysctl.conf
(Overriding Kernel Settings)
(OpenWrt)
Network>Interfaces>Global network options
3Enabling SQM
(Smart Queue Management)
(OpenWrt)
Requires installation of
Luci-app-sqm package
4Separating 5G & 2.4G Bands under different SSID names.This setup is required for surveillance cameras or IoT devices which require a separate 2.4G band.

0 0 votes
Article Rating
Subscribe
Notify of
16 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
1 year ago

When you do recommend installing a passive (or active) heat sink to this setup? Passive cooling is I think a no brainer, it’s cheap and silent. Strange they don’t add passive heat sink to their package product, as part of the package.

1 year ago

“Strange they don’t add passive heat sink to their package product, as part of the package”.
They had some supply problems because of COVID.

If you have a large heatsink that will fit and cover all chips, it might be worth trying the passive cooling option. Just use a lower in height so you have the option to add a fan.

1 year ago
Reply to  androidpimp

I just noticed that the “complete kit” also comes with heat sinks. Seperate heatsinks for each chip. If you buy a large heatsink, that will work as well, BUT keep in mind that the chips have different heights, meaning you should use different heat pads (1.5 mm and 0.5 mm) to have a good coverage of the heat sink on the different chips. I did read about performance issues on forum.banana-pi.org forum, when you don’t cool the chips enough. Especially with passive cooling, it might still be a good idea to add additional vent holes manually in the casing. Since… Read more »

1 year ago

So use 1.5-2 mm thermal pads. Nothing will happen. They are elastic, so it does not matter if you are using the highest type for all chips. It’s not rocket science. I agree about the vent holes. You can drill a few holes.. or you can also glue a small fan to the bottom of the case. And maybe use the GPIO header pins as a power source. Just to get the hot air out of the case.

1 year ago
Reply to  androidpimp

Actually there is a fan header connnector on the R3 board. Which can do PWM.

1 year ago

Kindly Try it, and let me know if it works well.
you can email me with the info. Thanks

1 year ago

Ps. also add a link to the package deal of the Banana Pi BPI-R3? https://www.aliexpress.com/item/1005004886608696.html.

Since you mentioned the single board computer only on your last page.

1 year ago

Thanks. I added the link for the complete kit.

Ivan
1 year ago

Which version of PCIe does the board support?

1 year ago
Reply to  Ivan

According to MediaTek website >> M.2 M-Key PCIe interface (2-lane PCIe 2.0)

Hattan
1 year ago

Is there any nas software or docker image that will handle those multiple hdds ? Exampme if i want to raid, zfs or btrfs

1 year ago
Reply to  Hattan

1) OpenWrt has NAS support.
2) You can also try CasaOS.
3) OpenMediaVault should run on Debian.

Pablo
1 year ago
1 year ago
Reply to  Pablo

This module is not compatible with GPON technology.
If the module information / specifications do not indicate it’s a GPON compliance, then it is safe to say that it is not GPON compliant.

Miles
11 months ago

Did you use anything to glue the copper-made sheet plates on chips?

Last edited 11 months ago by Miles
11 months ago
Reply to  Miles

I used a thermal silicone adhesive plaster.

AndroidPIMP
Logo
Skip to content