Bear Tracker 885 internal scanner module

cmaness2001

Member
Premium Subscriber
Joined
Feb 12, 2004
Messages
89
Reaction score
-7
Location
Los Angeles, CA
The 885 is a combination scanner and CB radio. I cracked one open and the scanner section is a separate module with what appears to be a simple microprocessor interface. Does anyone have pinout and or protocol information such that I could build my own UI for it?
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
10,906
Reaction score
4,668
Location
Stockholm, Sweden
the scanner section is a separate module with what appears to be a simple microprocessor interface.
Can you take a picture of the inside of that box, so we can see if it looks anything like Unidens other scanners, using their standard remote control serial 4-pin interface, or if it just the radio module from something like a BCD436 having something like a 10 pin interface.

/Ubbe
 

cmaness2001

Member
Premium Subscriber
Joined
Feb 12, 2004
Messages
89
Reaction score
-7
Location
Los Angeles, CA
IMG_20260323_095410272.jpgIMG_20260323_095459573_HDR.jpg
It's the module on the upper left.
There are 3 connectors going to it,
(1) 8 pin goes to the motherboard
(2) 8 pin goes to the SD card reader
(3) 2 pin goes to the motherboard

Pads marked MOSI and MISO would indicate that the communication is SPI. I'm going to throw my Flipper Zero on it and see what I can see.
 

gary123

Member
Joined
Sep 11, 2002
Messages
3,047
Reaction score
1,494
Under the shield would be real nice. I suspect there is a BC125 or similar board in there.
 

hiegtx

Mentor
Premium Subscriber
Joined
May 8, 2004
Messages
12,002
Reaction score
4,391
Location
Dallas, TX
Under the shield would be real nice. I suspect there is a BC125 or similar board in there.
This unit does digital trunking, which the 125 does not, More likely, the scanner section board might be a close copy of what the HP-2 uses.
 

slowmover

Active Member
Joined
Aug 4, 2020
Messages
4,365
Reaction score
4,379
Location
Fort Worth
This contributor (@WSAC829) has played around with U885 a fair amount:


.
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
10,906
Reaction score
4,668
Location
Stockholm, Sweden
To not make it overly complicated they need to use a SD card P25 receiver board so HP-2 seems to be the most logical one. A 885 doesn't cost much more than a HP-2, so removing touch display and circuits like USB interface will reduce cost and allows a CB transceiver to be added.

The circuit board have a RXD and TXD that might be used to interface with the CPU. I wouldn't expect the firmware to output any usable data for a GUI than what are already on the 885's display.

/Ubbe
 

cmaness2001

Member
Premium Subscriber
Joined
Feb 12, 2004
Messages
89
Reaction score
-7
Location
Los Angeles, CA
The circuit board have a RXD and TXD that might be used to interface with the CPU. I wouldn't expect the firmware to output any usable data for a GUI than what are already on the 885's display.

/Ubbe
At a minimum I was hoping to display more information, but...
 
Top