Bug #10539
openBF-T1 Error downloading data from Radio
0%
Description
BF-T1
Error Reading Radio
I am using windows 10
OEM USB programing cable
Driver Prolific (I tried serveral drivers including 3.2.0)
[2023-04-22 23:03:07,350] chirp.logger - DEBUG: CHIRP next-20230421 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2023-04-22 23:03:07,432] chirp.wxui - DEBUG: Using locale: en_US (276)
[2023-04-22 23:03:07,441] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
[2023-04-22 23:03:07,449] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW)
[2023-04-22 23:03:07,768] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230421 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-04-22 23:03:07,781] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
[2023-04-22 23:03:07,782] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
[2023-04-22 23:03:12,571] chirp.wxui.main - INFO: Server reports next-20230421 is latest
[2023-04-22 23:04:05,554] chirp.wxui.main - INFO: Selected bandplan: iaru_r1
[2023-04-22 23:04:15,741] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2023-04-22 23:04:15,741] chirp.wxui.clone - DEBUG: Selected
[2023-04-22 23:04:15,747] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-04-22 23:04:15,939] chirp.wxui.clone - DEBUG: Serial opened: Serial
[2023-04-22 23:04:16,486] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\bf_t1.py", line 130, in _rawrecv
chirp.errors.RadioError: No data received from radio
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\bf_t1.py", line 548, in sync_in
File "chirp\drivers\bf_t1.py", line 282, in _download
File "chirp\drivers\bf_t1.py", line 241, in _do_ident
File "chirp\drivers\bf_t1.py", line 213, in _start_clone_mode
File "chirp\drivers\bf_t1.py", line 133, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-04-22 23:04:22,210] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-04-22 23:06:54,197] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2023-04-22 23:06:54,197] chirp.wxui.clone - DEBUG: Selected
[2023-04-22 23:06:54,202] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-04-22 23:06:54,398] chirp.wxui.clone - DEBUG: Serial opened: Serial
[2023-04-22 23:06:54,945] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\bf_t1.py", line 130, in _rawrecv
chirp.errors.RadioError: No data received from radio
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\bf_t1.py", line 548, in sync_in
File "chirp\drivers\bf_t1.py", line 282, in _download
File "chirp\drivers\bf_t1.py", line 241, in _do_ident
File "chirp\drivers\bf_t1.py", line 213, in _start_clone_mode
File "chirp\drivers\bf_t1.py", line 133, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-04-22 23:06:59,576] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2023-04-22 23:06:59,576] chirp.wxui.clone - DEBUG: Selected
[2023-04-22 23:06:59,582] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-04-22 23:06:59,775] chirp.wxui.clone - DEBUG: Serial opened: Serial
[2023-04-22 23:07:00,314] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\bf_t1.py", line 130, in _rawrecv
chirp.errors.RadioError: No data received from radio
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\bf_t1.py", line 548, in sync_in
File "chirp\drivers\bf_t1.py", line 282, in _download
File "chirp\drivers\bf_t1.py", line 241, in _do_ident
File "chirp\drivers\bf_t1.py", line 213, in _start_clone_mode
File "chirp\drivers\bf_t1.py", line 133, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-04-22 23:07:02,782] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-04-22 23:13:27,423] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2023-04-22 23:13:27,423] chirp.wxui.clone - DEBUG: Selected
[2023-04-22 23:13:27,429] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-04-22 23:13:27,624] chirp.wxui.clone - DEBUG: Serial opened: Serial
[2023-04-22 23:13:28,171] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\bf_t1.py", line 130, in _rawrecv
chirp.errors.RadioError: No data received from radio
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\bf_t1.py", line 548, in sync_in
File "chirp\drivers\bf_t1.py", line 282, in _download
File "chirp\drivers\bf_t1.py", line 241, in _do_ident
File "chirp\drivers\bf_t1.py", line 213, in _start_clone_mode
File "chirp\drivers\bf_t1.py", line 133, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-04-22 23:13:54,987] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2023-04-22 23:13:54,987] chirp.wxui.clone - DEBUG: Selected
[2023-04-22 23:13:54,993] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-04-22 23:13:55,188] chirp.wxui.clone - DEBUG: Serial opened: Serial
[2023-04-22 23:13:55,657] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\bf_t1.py", line 130, in _rawrecv
chirp.errors.RadioError: No data received from radio
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 66, in run
File "chirp\drivers\bf_t1.py", line 548, in sync_in
File "chirp\drivers\bf_t1.py", line 282, in _download
File "chirp\drivers\bf_t1.py", line 241, in _do_ident
File "chirp\drivers\bf_t1.py", line 213, in _start_clone_mode
File "chirp\drivers\bf_t1.py", line 133, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-04-22 23:15:54,674] chirp.wxui.clone - WARNING: Stopping clone thread
Files
No data to display