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.

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