Raspberry Pi 3 Model B+ overview
Bluetooth 4.2
The RPi3B supported Bluetooth 4.1; thanks to the CYW43455, the RPi3B+ now offers Bluetooth 4.2 – that is, "Bluetooth Classic" and Bluetooth LE (Low Energy). Version 4.2 improves speed, privacy, and data security for Bluetooth LE. Compared with the previous version, the data packets are two and a half times faster and are capable of containing up to 10 times more data.
Bluetooth 4.1 already provides for easier connection of devices without a hub, but Bluetooth 4.2 takes this to a whole new level: The IPSP-supported 6LoWPAN (Internet Protocol Support Profile/IPv6 over low-power wireless personal area networks) takes IPv6 to small, low-performance devices for integration into the Internet of Things.
The Generic Attribute Profile (GATT) provides a smart Bluetooth gateway to the Internet. For example, a BLE 4.2 sensor can send and receive messages through the RPi3B+ as a gateway. Bluetooth beacons that attempt to track your device require explicit permission as of v4.2. The LE Secure Connections pairing option is also available as of Bluetooth 4.2.
Performance
I was only able test the RPi3B+ for this article with a pre-release image with wireless not yet enabled and the CPU still clocked at 1.2GHz. A test with the new software image is coming soon, and the performance values for the RPi3B+ should improve significantly. As Table 1 shows, though, they are already impressive.
Table 1
RPi3B+ vs. RPi3B Test Results
RPi3B | RPi3B+ | Comment |
|
---|---|---|---|
Specifications |
|||
SoC |
Broadcom BCM2837 |
Broadcom BCM2837B0 |
Quad-core Cortex-A53 |
CPU |
Cortex-A53 at 1.2GHz |
Cortex-A53 at 1.4GHz |
RPi3B+ tested at 1.2GHz |
RAM |
1024MB LPDDR2 |
1024MB LPDDR2 |
– |
LAN |
10/100Mbps |
1,000Mbps |
USB 2.0 |
Power |
5V, 2.5A |
5V, 2.5A |
Micro-USB |
System |
|||
SysBench (seconds) (1) |
93.05 |
92.86 |
Slower is better |
SysBench (seconds) (2) |
372.09 |
371.34 |
Slower is better |
RAM |
|||
mbw, MEMCPY method (MiBps) |
694.80 |
785.59 |
Higher is better |
mbw, DUMB method (MiBps) |
721.43 |
807.20 |
Higher is better |
mbw, MCBLOCK method (MiBps) |
1,086.91 |
1,287.24 |
Higher is better |
Network (LAN) |
|||
iperf (Mbps) (3) |
94 |
319 |
Higher is better |
SD Card |
|||
hdparm, cached (MBps) |
601.8 |
600.0 |
Higher is better |
hdparm, disk reads (MBps) |
21.6 |
21.7 |
Higher is better |
Power |
|||
Idle |
4.2W |
7.6W |
– |
Under load |
11.7W |
14.0W |
During SysBench (4) |
(1) CPU – total time, 3 repeats with 4 threads(2) CPU – total time by event execution, 3 repeats with 4 threads(3) 3 repeats(4) 3 repeats with 4 threads |
Both the RPi3B and RPi3B+ devices were tested with a SanDisk SD card (class 10) and an EM 231 energy monitor by MK Electronics. A keyboard and HDMI and Ethernet cables were connected. The remote station in the LAN was a GigE port on a laptop connected with a gigabit switch by TP Link.
Interesting Facts
To run all functions of the new RPi3B+, you definitely need new software: It does not boot with NOOBS before version 2.7.0 dated March 14, 2018. The developers are also working on a firmware update for Raspbian Jessie. Other distributions, like LibreELEC and RetroPie, will follow suit in time.
The 40-pin GPIO header stayed the same, so all extension HATs fit. As with the RPi3B and Pi Zero W, Bluetooth is connected via the UART (PL011). If you use the UART through the GPIO header, you should note the known limitations of its mini UART. Alternatively, swap the two UARTs via overlay or disable Bluetooth [4].
The RUN header previously had two pins, of which one was ground suitable for mounting a reset button. However, the power supply remained switched on. With the RUN pin continuously grounded, the CPU was off for all intents and purposes, but the hardware still consumed power.
In the RPi3B+, the ground pin was removed from this header and a new PEN (power enable) pin was added. If you connect it to ground, it completely drains the power from the board. The board then transitions to the lowest consumption state possible, making it useful for projects that operate with a battery and wake up using a microcontroller.
« Previous 1 2 3 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.