Lewis just handed me a broken Motorola radio tonight. I quickly opened it up in hours, and write this article.

At first glance, the thing looks really high-end — rugged, solid, and packed with that professional vibe. Out of curiosity, I looked it up online, and sure enough, it’s not cheap at all.

I told him I’d give it a try and see if there’s any chance of bringing it back to life. Repairing gear like this is always a bit of a gamble, but it should be fun to take a closer look and figure out what went wrong.

Overview

9bf8fc61f0307a205c7aef58c7fd2ddc

This is a Motorola two-way radio, model MDH56RDN9KA1AN, type PBE502HE. There is no detailed information of this model.

Most likely a Motorola MOTOTRBO series portable digital two-way radio, specifically the DP4801 UHF version.

image-20250930235707191

The MOTOTRBO DP4801 belongs to Motorola’s professional line of digital radios designed for demanding commercial and industrial environments. As a digital portable radio, it combines robust hardware with advanced communication features, offering clearer voice, extended coverage, and improved efficiency compared to traditional analog models.

Teardown

Cracked it open and there’s just one tiny, super dense PCB. This side has the battery connector, plus the antenna port — not coax, just a single metal post where the antenna hooks straight on. Makes sense, but it’s my first time seeing that.

There’s also an external port, looks a bit like MCX, sealed on the back with a rubber plug. No idea what it’s for yet.

Middle’s the channel switch, right side is audio + power, same as most radios. Bottom half is all shield cans — I’ll pop those off next.

6f8416e1db6e4cce7e553faa81d3b3b6

Flip it over and it’s more shield cans. Down at the bottom are two FPC connectors — one goes to the voice encryption module, the other links up the front panel: buttons, display, speaker, all that stuff.

183a6c4d40fc37f24fd1a7aa97428869

Analysis

This board brings together three main sections: the top handles the RF RX front-end with antenna connectors, filters, and LNA for receiving signals; The right side has ceramic filters, could be narrow band if filters. You can see there’s a lot of DC-DC converters on this side; and the bottom runs an CACAP microcontroller thing. That NXP chip is SA58637, an audio amplifier handling speaker.

d174005dc8d95cc3dd3e8e7b5a3911e2

This side of the board is the digital core of the radio. At the center is Motorola’s custom RODINIA 2.3 baseband processor, which handles voice coding, channel decoding, encryption, and protocol operations. Next to it is a TI OMAPL DSP/ARM processor paired with external memory (DDR and NAND), providing the system’s computing power and storage for firmware and runtime data. My friend said this processor is pretty common in old NOKIA cellphones. Yeah, before MTK exist, they use a lot of ti processors.

c84ea5211e3c23f0de3aca5a222b05ad

That WLCSP package chip is TI’s NaviLink NL5500.

image-20251001015400425 e9a1919fc4dbf90538581d9b615bce0d image-20251001001424606

The PA section uses a two-stage design: a RD01MUS1 transistor works as the driver, boosting the low-level RF signal to a level that can drive the final stage, while the RD07MUS2B transistor serves as the main power amplifier, delivering up to 7 W of output (actually 4W max). Matching networks and low-pass filters surround these stages to ensure efficient power transfer and clean output, while bias and power control circuits keep the transmitter stable and within regulatory limits.

b5577a52013baced2d595405040c30f8

On the front side, the main board connects to the keypad board through a wide FPC cable. From there, additional flex cables branch out to the display, the data connector, and the audio module, forming the main interface between the core electronics and the user controls.

2e3dd0b40f4a0d94a2f9c28186c420b5

This smaller board is the keypad controller. It links the main board to the keypad, display, and audio lines through several flex connectors. At its core is an NXP LPC1754 microcontroller

66b500c0094f7b5100f4a97ce1fe8265

50a2cef2e2ab1c58fa7b2eddf70dd953

This is the radio’s display, a semi-reflective LCD with a backlight designed for outdoor readability. It’s colored. The model is TFT8K6658FPC-A1-E, providing clear visibility both in bright sunlight and low-light conditions. Beautiful.

image-20251001002045144 e9eabb112b53fd7f17e27e5b9b6ecaf0

Speaker and Mic, on the top is the data link connector

588f633be6d12658ab44000fa0272402

Aluminum case with nice orange rubber ring for water proofing.

c25c701326535dddfc8e6f9fa3668b80

Trying to fix it

After powering it up with a bench supply at 8 V, the board drew about 100 mA. Both main controllers warmed slightly, giving the impression it was alive, but no LEDs lit up, no display response, and no reaction to the PTT or any buttons. I used multimeter to test all the inductors on both sides, and all power supplies are working and generating their voltages, it cannot be any shorts.

A basic service manual exists, but it offers no real help, and with so many undocumented custom chips on board, the chances of a successful repair are close to zero. So at this point, it’s safe to call it a day.

fb7cb778-ea79-4323-9c4a-6b30901d6dc5 53ac7dbb-f026-47a8-bbde-18b520cd98e5

it even has part of PCB top layer routing pictures, but just partial. That’s for you to replace the knobs or buttons, rather then repair it.

image-20251001003134612

image-20251001003248193

image-20251001003312079

Conclusion

This teardown shows how the radio is built around two major domains: the RF front-end, with its power amplifiers, filters, and matching networks that move signals in and out of the air, and the digital core, centered on Motorola’s custom RODINIA 2.3 baseband and a TI OMAPL processor running all the coding, protocols, and control logic. Supporting boards like the keypad controller with an NXP MCU and the semi-reflective TFT display complete the user interface. Together, these modules highlight the mix of rugged RF hardware and powerful digital processing that defines a modern professional two-way radio.