• To anyone looking to acquire commercial radio programming software:

    Please do not make requests for copies of radio programming software which is sold (or was sold) by the manufacturer for any monetary value. All requests will be deleted and a forum infraction issued. Making a request such as this is attempting to engage in software piracy and this forum cannot be involved or associated with this activity. The same goes for any private transaction via Private Message. Even if you attempt to engage in this activity in PM's we will still enforce the forum rules. Your PM's are not private and the administration has the right to read them if there's a hint to criminal activity.

    If you are having trouble legally obtaining software please state so. We do not want any hurt feelings when your vague post is mistaken for a free request. It is YOUR responsibility to properly word your request.

    To obtain Motorola software see the Sticky in the Motorola forum.

    The various other vendors often permit their dealers to sell the software online (i.e., Kenwood). Please use Google or some other search engine to find a dealer that sells the software. Typically each series or individual radio requires its own software package. Often the Kenwood software is less than $100 so don't be a cheapskate; just purchase it.

    For M/A Com/Harris/GE, etc: there are two software packages that program all current and past radios. One package is for conventional programming and the other for trunked programming. The trunked package is in upwards of $2,500. The conventional package is more reasonable though is still several hundred dollars. The benefit is you do not need multiple versions for each radio (unlike Motorola).

    This is a large and very visible forum. We cannot jeopardize the ability to provide the RadioReference services by allowing this activity to occur. Please respect this.

APX6000 & APX900

willwilliams

Member
Joined
Feb 7, 2010
Messages
207
Reaction score
4
Location
Coalhurst
Hello everyone. I have a APX6000xe and a APX900 that wont read all of a sudden. we can hear them connect and they show up in the device manager but will not read at all. Both radios are legit and have not been altered since they were purchased. any ideas what might be causing this? We can read & write others no problem just these two for some reason are acting up.
 

AEFI

Member
Premium Subscriber
Joined
Jun 9, 2023
Messages
114
Reaction score
33
Location
East Valley San Bernardino County
Hello everyone. I have a APX6000xe and a APX900 that wont read all of a sudden. we can hear them connect and they show up in the device manager but will not read at all. Both radios are legit and have not been altered since they were purchased. any ideas what might be causing this? We can read & write others no problem just these two for some reason are acting up.
Probably have a bad cable. Try using a different usb port or check if the port on cps is right also check if your codeplug version is higher than your cps version if so get a higher cps.
 

willwilliams

Member
Joined
Feb 7, 2010
Messages
207
Reaction score
4
Location
Coalhurst
So the cable is good. If we turn off WIFI and disconnect the Ethernet cable from the computer then it reads just fine.
 

willwilliams

Member
Joined
Feb 7, 2010
Messages
207
Reaction score
4
Location
Coalhurst
It’s only on these Apx6000xe an which are on ver 36 something as that’s a high as we can go. The 900 we figured out and the radio was actually buggered.
 

wgbecks

Active Member
Joined
Jan 17, 2005
Messages
1,206
Reaction score
462
Location
NE Wisconsin
Oh? How dose one fix that

The first step is to determine if the interface metric is the issue. Connect your programming cable and turn on the radio.
Now open command a prompt and submit "route print -4" without the quotes. Verify the Motorola APX Series Radio appears
in the interface list
===========================================================================
Interface List
28...6c 24 08 e6 9a bb ......Intel(R) Ethernet Connection (16) I219-LM
17...0a 00 27 00 00 11 ......VirtualBox Host-Only Ethernet Adapter
7...60 dd 8e a5 e4 f3 ......Microsoft Wi-Fi Direct Virtual Adapter
21...62 dd 8e a5 e4 f2 ......Microsoft Wi-Fi Direct Virtual Adapter #2
4...9a 95 92 5d 51 5f ......Generic Mobile Broadband Adapter
38...60 dd 8e a5 e4 f2 ......Intel(R) Wi-Fi 6E AX211 160MHz
71...0a 00 3e 35 18 23 ......Motorola APX Series Radio #2
13...60 dd 8e a5 e4 f6 ......Bluetooth Device (Personal Area Network)
1...........................Software Loopback Interface 1
===========================================================================

Now locate the APX Serial Link 1 Addresses in the IPv4 Route Table while making note of the PC's own network
address (192.168.0.100 in my case) that will have the least cost route.

APX Serial Link Address.png
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.100 30
0.0.0.0 0.0.0.0 192.168.128.1 192.168.128.2 55
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
192.168.0.0 255.255.255.0 On-link 192.168.0.100 286
192.168.0.100 255.255.255.255 On-link 192.168.0.100 286
192.168.0.255 255.255.255.255 On-link 192.168.0.100 286
192.168.56.0 255.255.255.0 On-link 192.168.56.1 281
192.168.56.1 255.255.255.255 On-link 192.168.56.1 281
192.168.56.255 255.255.255.255 On-link 192.168.56.1 281
192.168.128.0 255.255.255.0 On-link 192.168.128.2 311
192.168.128.2 255.255.255.255 On-link 192.168.128.2 311
192.168.128.255 255.255.255.255 On-link 192.168.128.2 311
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.56.1 281
224.0.0.0 240.0.0.0 On-link 192.168.0.100 286
224.0.0.0 240.0.0.0 On-link 192.168.128.2 311
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.56.1 281
255.255.255.255 255.255.255.255 On-link 192.168.0.100 286
255.255.255.255 255.255.255.255 On-link 192.168.128.2 311
===========================================================================
Persistent Routes:
None
 
Top