Project

General

Profile

Actions

Bug #10526

open

Baofeng BF-H6 Radio did not respond to clone request

Added by David Schumacher about 1 year ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/17/2023
Due date:
% Done:

0%

Estimated time:
Chirp Version:
next
Model affected:
BF-H6
Platform:
Windows
I read the instructions above:

Description


Tring to clone a baofeng BF-H6 radio. Tried 3 different programing cable CH340 and a new FTDI all with the same error. Using TIDRADIO TD-H6 drivers and tried Radioddity GA-510 also. Program cable work with my Baofeng BF-F8HP. I used a USB device monitoring to see if was read the radio.

chirp.errors.RadioError: Radio did not respond to clone request
[2023-04-17 09:50:41,471] chirp.wxui.clone - DEBUG: Using port 'COM9'
[2023-04-17 09:50:41,471] chirp.wxui.clone - DEBUG: Selected
[2023-04-17 09:50:41,484] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM9', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=True, dsrdtr=False) (rts=True dtr=True)
[2023-04-17 09:50:41,994] chirp.drivers.ga510 - DEBUG: Ack was b''
[2023-04-17 09:50:41,994] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond to clone request
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\ga510.py", line 369, in sync_in
File "chirp\drivers\ga510.py", line 69, in do_download
File "chirp\drivers\ga510.py", line 58, in start_program
chirp.errors.RadioError: Radio did not respond to clone request
[2023-04-17 09:59:23,308] chirp.wxui.clone - DEBUG: Selected
[2023-04-17 10:00:06,259] chirp.wxui.clone - WARNING: Stopping clone thread


Files

usb FDTI to Bf-H6 read write.jpg (252 KB) usb FDTI to Bf-H6 read write.jpg David Schumacher, 04/17/2023 06:55 AM
usb FDTI to Bf-H6 chirp error.jpg (24 KB) usb FDTI to Bf-H6 chirp error.jpg David Schumacher, 04/17/2023 06:55 AM
Actions #1

Updated by Mike Dawson 7 months ago

David Schumacher wrote:


Tring to clone a baofeng BF-H6 radio. Tried 3 different programing cable CH340 and a new FTDI all with the same error. Using TIDRADIO TD-H6 drivers and tried Radioddity GA-510 also. Program cable work with my Baofeng BF-F8HP. I used a USB device monitoring to see if was read the radio.

chirp.errors.RadioError: Radio did not respond to clone request
[2023-04-17 09:50:41,471] chirp.wxui.clone - DEBUG: Using port 'COM9'
[2023-04-17 09:50:41,471] chirp.wxui.clone - DEBUG: Selected
[2023-04-17 09:50:41,484] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM9', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=True, dsrdtr=False) (rts=True dtr=True)
[2023-04-17 09:50:41,994] chirp.drivers.ga510 - DEBUG: Ack was b''
[2023-04-17 09:50:41,994] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond to clone request
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\ga510.py", line 369, in sync_in
File "chirp\drivers\ga510.py", line 69, in do_download
File "chirp\drivers\ga510.py", line 58, in start_program
chirp.errors.RadioError: Radio did not respond to clone request
[2023-04-17 09:59:23,308] chirp.wxui.clone - DEBUG: Selected
[2023-04-17 10:00:06,259] chirp.wxui.clone - WARNING: Stopping clone thread
David,

All luck figuring this out? I am having the same issue.

Traceback (most recent call last):
File "chirp\wxui\clone.py", line 69, in run
File "chirp\drivers\ga510.py", line 370, in sync_in
File "chirp\drivers\ga510.py", line 72, in do_download
File "chirp\drivers\ga510.py", line 61, in start_program
chirp.errors.RadioError: Radio did not respond to clone request
[2023-10-15 14:18:18,577] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-10-15 14:18:22,340] chirp.wxui.clone - DEBUG: Opening serial 'COM4' after upload prompt
[2023-10-15 14:18:22,341] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-10-15 14:18:22,861] chirp.drivers.ga510 - DEBUG: Ack was b''
[2023-10-15 14:18:22,862] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond to clone request
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 69, in run
File "chirp\drivers\ga510.py", line 383, in sync_out
File "chirp\drivers\ga510.py", line 104, in do_upload
File "chirp\drivers\ga510.py", line 61, in start_program
chirp.errors.RadioError: Radio did not respond to clone request
[2023-10-15 14:26:22,411] chirp.wxui.clone - WARNING: Stopping clone thread

Actions

Also available in: Atom PDF