Shmoocon 2017: Dig Out Your Old Brick Phone

The 90s were a wonderful time for portable communications devices. Cell phones had mass, real buttons, and thick batteries – everything you want in next year’s flagship phone. Unfortunately, Zach Morris’ phone hasn’t been able to find a tower for the last decade, but that doesn’t mean these phones are dead. This weekend at Shmoocon, [Brandon Creighton] brought these phones back to life. The Motorola DynaTAC lives again.

[Brandon] has a history of building ad-hoc cell phone networks. A few years ago, he was part of Ninja Tel, the group that set up their own cell phone network at DEF CON. That was a GSM network, and brickphones are so much cooler, so for the last few months he’s set his sights on building out a 1G network. All the code is up on GitHub, and the hardware requirements for building a 1G tower are pretty light; you can roll your own 1G network for about $400.

The first step in building a 1G network, properly referred to as an AMPS network, is simply reading the documentation. The entire spec is only 136 pages, it’s simple enough for a single person to wrap their head around, and the concept of a ‘call’ really doesn’t exist. AMPS looks more like a trunking system, and the voice channels are just FM. All of this info was translated into GNU Radio blocks, and [Brandon] could place a call to an old Motorola flip phone.

As far as hardware is concerned, AMPS is pretty lightweight when compared to the capabilities of modern SDR hardware. The live demo setup used an Ettus Research USRP N210, but this is overkill. These phones operate around 824-849 MHz with minimal bandwidth, so a base station could easily be assembled from a single HackRF and an RTL-SDR dongle.

Yes, the phones are old, but there is one great bonus concerning AMPS. Nobody is really using these frequencies anymore in the US. That’s not to say building your own unlicensed 1G tower in the US is legally permissible, but if nobody reports you, you can probably get away with it.

Bringing The Zach Morris Phone Into The 21st Century

DSCF7247

With the gravitas of [Michael Douglas] in Wall Street and the technological amazement of [Zach Morris] on Saved By The Bell, the classic 1980s ‘brick’ cell phone has a lot to offer these days. Not only is it large enough to be used as a blunt weapon, it’s also useful as an anchor and more durable than an old-school Nokia. Most, if not all of these phones have gone silent since analog cellular service went dead a few years ago, but that didn’t stop [Andrew] from bringing his back to life.

The core of this build is a 128×64 OLED screen that replaced the old seven-digit, seven-segment display and a very small GSM module. The ancient PCB was discarded and a new hardware revision was created in Eagle based on an Arduino-powered microcontroller. The buttons from the original phone remained, thanks to a custom designed resistive button footprint on the PCB and a bit of conductive ink.

What’s surprising is this phone actually works. [Andrew] can not only receive texts on his phone, but also send them using his own implementation of a number pad keyboard. It’s an awesome build, and from what we can tell, the first proper DIY cell phone we’ve ever seen. About time someone got around to that, and we couldn’t have hoped for a better form factor.