Bug #1617
closedUV-6
0%
Description
does not read data from the radio
Files
Updated by Jim Unroe over 10 years ago
This is most likely not a CHIRP issue. Check the miklor.com website to help resolve this. Most issues like this are caused by the programming cable not being fully plugged into the radio or the Prolific driver is not compatible with the chip in the programming cable. Please review these pages on the miklor.com website.
"Common Error Messages":http://www.miklor.com/COM/UV_ErrorMess.php
"USB Cables and Drivers":http://www.miklor.com/COM/UV_Drivers.php
Jim KC9HI
Updated by patraic emery over 10 years ago
Jim Unroe wrote:
This is most likely not a CHIRP issue. Check the miklor.com website to help resolve this. Most issues like this are caused by the programming cable not being fully plugged into the radio or the Prolific driver is not compatible with the chip in the programming cable. Please review these pages on the miklor.com website.
"Common Error Messages":http://www.miklor.com/COM/UV_ErrorMess.php
"USB Cables and Drivers":http://www.miklor.com/COM/UV_Drivers.phpJim KC9HI
I too am having this issue but i am able to program my uv-5r and not my uv-6
Updated by Jim Unroe over 10 years ago
This wouldn't be the first time Baofeng changed something that caused the clone operation to stop working. We'll need more to go on than "it doesn't work".
Which CHIRP version are you using (look in Help->About)?
What is the error message you are getting?
If you leave the programming cable unplugged from the radio, do you get the same error?
Provide a debug.log (click the link below for instructions).
"How To Report Issues: Getting your debug.log":http://chirp.danplanet.com/projects/chirp/wiki/How_to_report_issues
Jim KC9HI
Updated by Александр Герман over 10 years ago
Jim Unroe wrote:
This wouldn't be the first time Baofeng changed something that caused the clone operation to stop working. We'll need more to go on than "it doesn't work".
Which CHIRP version are you using (look in Help->About)?
What is the error message you are getting?
If you leave the programming cable unplugged from the radio, do you get the same error?
Provide a debug.log (click the link below for instructions)."How To Report Issues: Getting your debug.log":http://chirp.danplanet.com/projects/chirp/wiki/How_to_report_issues
Jim KC9HI
the original program UV6UV7 works well. and CHIRP daily-20140428 not work with a walkie-talkie.
Updated by Jim Unroe over 10 years ago
Please supply the requested debug.log
Jim KC9HI
Updated by Александр Герман over 10 years ago
Jim Unroe wrote:
Please supply the requested debug.log
Jim KC9HI
the program shows me a message on radio did not respond. where to get the debug.log file?
Updated by Jim Unroe over 10 years ago
I provided a link in a previous message that explains how to do this.
Jim
Updated by Александр Герман over 10 years ago
Jim Unroe wrote:
I provided a link in a previous message that explains how to do this.
Jim
I have not found the debug.log file. show the way to him.
Updated by Jim Unroe over 10 years ago
Here is the quoted text from the page that I posted previously that explains how to get the debug log.
Getting your debug log
If you are expecting something to happen (such as importing from a file, or setting a memory) and CHIRP appears to ignore the request, you probably should include your debug.log. If you are getting an error message, you should definitely include the log.
-begin quoted text-
The debug log is cleared every time you start chirp, so the procedure for getting a usable log is:
- Start chirp
- Reproduce the failure or bug
- Close chirp
- Copy and send the debug.log before starting chirp again
Here are some tips for getting to it on the various platforms:
Windows
Go to Start->Run and type "%APPDATA%\CHIRP". Your debug.log file will be in the folder that opens.
-end quoted text-
In the case of Windows Vista and above, you put the "%APPDATA%\CHIRP" in the search box that appears just above the Start button after it has been clicked.
Jim KC9HI
Updated by Александр Герман over 10 years ago
- Start chirp
- Reproduce the failure or bug
- Close chirp
- Copy and send the debug.log before starting chirp again
Here are some tips for getting to it on the various platforms:
Hallelujah))
Skipping existing stock config
User selected Baofeng UV-6 on port COM6
Clone thread started
Sending Magic: 000: 50 bb ff 20 12 08 23 00 P.....#.
Radio did not respond
-- Exception: --
Traceback (most recent call last):
File "chirpui\clone.pyo", line 227, in run
File "chirp\uv5r.pyo", line 616, in sync_in
File "chirp\uv5r.pyo", line 447, in _do_download
File "chirp\uv5r.pyo", line 443, in _ident_radio
RadioError: Radio did not respond¶
Ошибка загрузки Radio did not respond
Clone thread ended
--- Exception Dialog: Radio did not respond ---
Traceback (most recent call last):
File "chirpw", line 75, in
AttributeError: 'NoneType' object has no attribute 'split'
Updated by Jim Unroe over 10 years ago
Do you have a 32-bit Windows computer available that you can use to capture the serial port data while using the UV6UV7 software?
Jim KC9HI
Updated by Александр Герман over 10 years ago
Jim Unroe wrote:
Do you have a 32-bit Windows computer available that you can use to capture the serial port data while using the UV6UV7 software?
Jim KC9HI
UV6UV7 software works all right, and CHIRP no.
Updated by Carlos Marquez about 10 years ago
- File BF_UV6.LOG BF_UV6.LOG added
Jim,
I hope this log file helps.
Updated by Jim Unroe about 8 years ago
- Status changed from New to Resolved
The issue with the longer 12 byte reply was addressed in the CHIRP-2016013 build.
Jim KC9HI