We use some essential cookies to make our website work.

We use optional cookies, as detailed in our cookie policy, to remember your settings and understand how you use our website.

piuser5644154
Posts: 1
Joined: Tue Nov 12, 2024 11:50 am

Recent pi without wireless connectivity available?

Tue Nov 12, 2024 11:54 am

Hi,

for an airgapped hardware-wallet I am looking for a somewhat recent sbc that has no wireless connectivity on a hardware level. Is there any Pi out there, that is available for sale new and sealed, that has no built in BT/Wifi module?

Preferrably one compatible with pi hats for nvme etc.

Thank you for your input!

User avatar
B.Goode
Posts: 18715
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Recent pi without wireless connectivity available?

Tue Nov 12, 2024 2:07 pm

piuser5644154 wrote:
Tue Nov 12, 2024 11:54 am
Hi,

for an airgapped hardware-wallet I am looking for a somewhat recent sbc that has no wireless connectivity on a hardware level. Is there any Pi out there, that is available for sale new and sealed, that has no built in BT/Wifi module?

Preferrably one compatible with pi hats for nvme etc.

Thank you for your input!



Similar, very recent, discussion here -
Raspberry Pi without Wi-Fi and Bluetooth - viewtopic.php?t=379094#p2266731
Beware of the Leopard

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 35079
Joined: Sat Jul 30, 2011 7:41 pm

Re: Recent pi without wireless connectivity available?

Tue Nov 12, 2024 2:53 pm

piuser5644154 wrote:
Tue Nov 12, 2024 11:54 am
Hi,

for an airgapped hardware-wallet I am looking for a somewhat recent sbc that has no wireless connectivity on a hardware level. Is there any Pi out there, that is available for sale new and sealed, that has no built in BT/Wifi module?

Preferrably one compatible with pi hats for nvme etc.

Thank you for your input!
Pi do not make such a device. It is possible to modify the Pi 4 to disable the wireless chip, but it is not an easy job.
Software guy, working in the applications team.

aBUGSworstnightmare
Posts: 13267
Joined: Tue Jun 30, 2015 1:35 pm

Re: Recent pi without wireless connectivity available?

Tue Nov 12, 2024 3:02 pm

piuser5644154 wrote:
Tue Nov 12, 2024 11:54 am
Hi,

for an airgapped hardware-wallet I am looking for a somewhat recent sbc that has no wireless connectivity on a hardware level. Is there any Pi out there, that is available for sale new and sealed, that has no built in BT/Wifi module?

Preferrably one compatible with pi hats for nvme etc.

Thank you for your input!
https://www.raspberrypi.com/products/co ... -cm4001000 + https://www.waveshare.com/product/raspb ... base-c.htm

picking a CM4 without Wifi/BT should be simple, add it to the baseboard + NVMe --> done.

W. H. Heydt
Posts: 17201
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Recent pi without wireless connectivity available?

Tue Nov 12, 2024 3:03 pm

piuser5644154 wrote:
Tue Nov 12, 2024 11:54 am
Preferrably one compatible with pi hats for nvme etc.
The only Pis that come with an exposed PCIe lane that can be used to create an M.2 connection are the CM4 (with a suitable base board and the Pi5. And the Pi5 is the only one really set up to connect a PCIe lane to a HAT. Unfortunately for your project, the Pi5 has WiFi/BT built in.

bjtheone
Posts: 3353
Joined: Mon May 20, 2019 11:28 pm
Location: The Frozen North (AKA Canada)

Re: Recent pi without wireless connectivity available?

Tue Nov 12, 2024 6:36 pm

Are you willing to mod the PCB? I suspect cutting the traces to the built in antennae would make the wireless non functional. Certainly can disable it in software. You have to also deal with securing the ports, so folks cannot sneakernet stuff out, or just connect a WiFi dongle.

I would go with cut the traces, disable it in software, epoxy in the SD with a read only OS, and then put in in a tamperproof metal case. It depends on how bulletproof you want your solution to be. Just putting the PI in an all metal case, makes the WiFi mostly useless.

Return to “General discussion”