M1225 programming out of band

This forum is for discussions regarding all aspects of Motorola radio programming, including hardware, computers, installation and use of RSS/CPS, firmware upgrades, and troubleshooting. There are subforums for discussions of codeplugs, and also for software/firmware release notes and issues.

Moderator: Queue Moderator

Post Reply
User avatar
RidgeRunner
Posts: 256
Joined: Mon Apr 08, 2002 4:00 pm

M1225 programming out of band

Post by RidgeRunner »

I found this old thread http://batboard.batlabs.com/viewtopic.p ... 55&start=0
I tried doing what the last post said, but I do not seem to see anything in hexwork shop that resembles the string of code that the base converter gives me. I am trying to change the 150.000 limit to 144.000.

thank for the help!
User avatar
Tom in D.C.
Posts: 3859
Joined: Tue Sep 04, 2001 4:00 pm
What radios do you own?: Progreso soup can with CRT

Re: M1225 programming out of band

Post by Tom in D.C. »

Why don't you try putting in a 144 channel with the shift trick? Remember to NOT shift for the decimal.
Tom in D.C.
In 1920, the U.S. Post Office Department ruled
that children may not be sent by parcel post.
User avatar
Mfire39
Moderator
Posts: 1331
Joined: Sat Jan 17, 2004 8:53 am
What radios do you own?: APX

Re: M1225 programming out of band

Post by Mfire39 »

Tom in D.C. wrote:Why don't you try putting in a 144 channel with the shift trick? Remember to NOT shift for the decimal.
Yup, the shift trick works great on 1225's..

-Marc
Stupidity creates job security!

If your radio has old firmware, programming it with the latest CPS will not add any new features unless you have the latest firmware to match..

CPS = Customer Programming Software, Not CPS Software.
User avatar
RidgeRunner
Posts: 256
Joined: Mon Apr 08, 2002 4:00 pm

Re: M1225 programming out of band

Post by RidgeRunner »

I only have access to version 4.0 and that trick does not work on 4.0.
User avatar
RidgeRunner
Posts: 256
Joined: Mon Apr 08, 2002 4:00 pm

Re: M1225 programming out of band

Post by RidgeRunner »

figured it out, I had to modify the 1225.dll file, I was trying to modify the codeplug. Once I did the .dll I was all set.
User avatar
Tom in D.C.
Posts: 3859
Joined: Tue Sep 04, 2001 4:00 pm
What radios do you own?: Progreso soup can with CRT

Re: M1225 programming out of band

Post by Tom in D.C. »

May I suggest that you post exactly how you modified that file? Around here we all rely on each other for "fixes" and details of various hacks. Thanks.

Tom in D.C., W2NJS
Global Moderator
User avatar
RidgeRunner
Posts: 256
Joined: Mon Apr 08, 2002 4:00 pm

Re: M1225 programming out of band

Post by RidgeRunner »

I'm sorry I was at work and I blasted out a quick reply, so here goes.

For version 4.0 M1225
1. Fire up hex workshop
2. go to your file folder where your m1225 software is kept and open file 1225rss.dll
3. now in hex workshop go to tools and click base converter set byte order to "intel" and data type to "unsigned long"
4. under the decimal type in 150000000 you should get in hex 80d1f008 record this number
5. now type in under decimal 144000000 you should get 00449508 record this number
6. go to edit and click replace, type into the find box 80d1f008 and replace box type 00449508 you should only find one instance of this.

Now you have a radio that will cover 144-174, if you follow my instructions this should work for other bands.
Post Reply

Return to “Radio Programming”