Bug #9963
closedBTECH 20V2 Fails To Read
100%
Description
The BTECH software works to read/write the 20V2. It appears that the radio is identifying by other than what is expected based on the debug log:
[2022-07-29 22:06:01,352] chirp.drivers.btech - DEBUG: Incorrect model ID, got this:
000: 06 01 03 00 01 07 09 00 ........
008: 01 00 00 42 54 45 43 48 ...BTECH
016: 20 01 03 00 01 07 09 00 ........
024: 01 00 00 56 57 32 31 31 ...VW211
032: 32 04 00 00 05 02 00 00 2.......
040: 01 04 00 00 05 02 00 00 ........
048: 01 55 00 00 00 00 00 00 .U......
[2022-07-29 22:06:01,354] chirp.ui.reporting - DEBUG: Reporting exception
[2022-07-29 22:06:01,354] chirp.ui.common - ERROR: -- Exception: --
[2022-07-29 22:06:01,354] chirp.ui.common - ERROR: Traceback (most recent call last):
File "chirp\ui\clone.pyo", line 255, in run
File "chirp\drivers\btech.pyo", line 761, in sync_in
File "chirp\drivers\btech.pyo", line 522, in _download
File "chirp\drivers\btech.pyo", line 460, in _do_ident
RadioError: Radio identification failed.
Files