Bug #9463
closedQYT KT8900
Added by MICHEL ANTOINE DRIVET AMADOR about 3 years ago. Updated almost 2 years ago.
0%
Description
RADIO DOES NOT ENTER CLONE MODE
OLDER CHIRP VERSIONS READ CORRECTLY THE RADIO AN CAN PROGRAM IT WITHOUT AN ISSUE
Files
debug.log (50.2 KB) debug.log | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 02:41 PM | ||
debug.log (32.6 KB) debug.log | THIS WORKS CORRECTLY | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 05:03 PM | |
debug.log (32.6 KB) debug.log | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 05:16 PM | ||
QYT_KT8900_20211021.img (16.2 KB) QYT_KT8900_20211021.img | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 05:16 PM | ||
debug.log (32.6 KB) debug.log | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 05:16 PM | ||
QYT_KT8900_20211021.img (16.2 KB) QYT_KT8900_20211021.img | MICHEL ANTOINE DRIVET AMADOR, 10/21/2021 05:16 PM | ||
kt8900_test_#1.py (153 KB) kt8900_test_#1.py | Jim Unroe, 10/21/2021 06:29 PM |
Updated by Jim Unroe about 3 years ago
- Status changed from New to Feedback
Which is it, KT8900 or KT8900D?
If it is a KT8900, then this is most likely the same as issue #9459. Please check there to see if it is. If it is, then a patch has already been submitted. Use the temporary test driver module until a CHIRP daily build is released that includes the patch.
If this is a KT8900D, then include the MCU version from the OEM software or attach a CHIRP debug.log file.
Jim KC9HI
Updated by MICHEL ANTOINE DRIVET AMADOR about 3 years ago
THANKS FOR THE ANSWER I ALREADY LOADED DE MCU, BUT SENDS THE SAME ERROR
Radio did not enter clone mode. You may want to try it as a WACCOM MINI-8900, there is a known variant of this radios that is a clone of it.
Updated by Jim Unroe about 3 years ago
What is the newest version of CHIRP that will work with this radio?
Jim KC9HI
Updated by MICHEL ANTOINE DRIVET AMADOR about 3 years ago
THE LAST ONE THAT I USED WITH THIS RADIO WAS CHIRP DAILY 20200827 I STIL HAVE THE INSTALLER EXE
Updated by Jim Unroe about 3 years ago
Please install it, open CHIRP, download from your radio, close CHIRP. Then attach the debug.log file and the downloaded CHIRP Radio Images (*.img) file.
Jim KC9HI
Updated by MICHEL ANTOINE DRIVET AMADOR about 3 years ago
IT WAS EVEN AN OLDER VERSION THAT WORKS CORRECTLY DAILY 20200227
Updated by MICHEL ANTOINE DRIVET AMADOR about 3 years ago
- File debug.log debug.log added
- File QYT_KT8900_20211021.img QYT_KT8900_20211021.img added
HERE ARE BOTH FILES
Updated by MICHEL ANTOINE DRIVET AMADOR about 3 years ago
- File debug.log debug.log added
- File QYT_KT8900_20211021.img QYT_KT8900_20211021.img added
HERE ARE BOTH FILES
Updated by Jim Unroe about 3 years ago
- File kt8900_test_#1.py kt8900_test_#1.py added
There is no change in the code in the area where the cloning process fails. This must be a timing issue. It may take some trial-and-error to come up with a solution.
The current driver makes 3 attempts to initialize the cloning process. I have attached a test driver module that increases the number of attempts to 5 and also adds a 0.5 second pause between attempts. Try it and let me know what the result is.
Thanks you,
Jim KC9HI
Updated by Bernhard Hailer over 2 years ago
- Priority changed from High to Normal
- Model affected changed from QYT8900 8900D to QYT KT8900, KT8900D
Did the test driver work? We will close this ticket soon.
Updated by Bernhard Hailer almost 2 years ago
- Subject changed from QYT8900 to QYT KT8900
- Status changed from Feedback to Closed
No more feedback.