Bug #8793
closedBF-888S No response from radio
0%
Description
- What is the behavior you are seeing? Getting "No response from radio" when trying to clone the radio
- What is the behavior you were expecting? Cloning process can be done successfully
- Can you reproduce the problem all the time? All the time
- What are the steps required to reproduce the problem? Connect the programming cable to PC, connect radio and turn it on, start CHIRP and download from radio.
Recently bought Baofeng BF-888S radio in the package of two. at first i tried using the "original" Baofeng programming radio which is using Prolific driver on windows 10. 1 of the unit no problem, can connect and clone without a problem. but another unit is getting the "No response from radio" error. I am quite baffled since the unit was bought together in one packaging/box, thus most probably manufactured around the same time.
Then I tried using FTDI programming, expecting the prolific driver is the culprit. But no, same issue.
I have attached the log file, but below is the text I have copied from the log. This is my first radio set and first time using CHIRP, thus any help is much appreciated.
[2021-02-04 16:20:51,319] chirp.ui.reporting - DEBUG: Checking for updates
[2021-02-04 16:20:52,019] chirp.ui.reporting - DEBUG: Server reports version daily-20210110 is latest
[2021-02-04 16:21:01,263] chirp.ui.mainapp - DEBUG: User selected Baofeng BF-888 on port COM6
[2021-02-04 16:21:01,282] chirp.ui.clone - DEBUG: Clone thread started
[2021-02-04 16:21:01,282] chirp.drivers.h777 - DEBUG: download
[2021-02-04 16:21:01,888] chirp.ui.reporting - DEBUG: Reporting exception
[2021-02-04 16:21:01,888] chirp.ui.common - ERROR: -- Exception: --
[2021-02-04 16:21:01,891] chirp.ui.common - ERROR: Traceback (most recent call last):
File "chirp\ui\clone.pyo", line 256, in run
File "chirp\drivers\h777.pyo", line 340, in sync_in
File "chirp\drivers\h777.pyo", line 195, in do_download
File "chirp\drivers\h777.pyo", line 110, in _h777_enter_programming_mode
RadioError: No response from radio
[2021-02-04 16:21:01,891] chirp.ui.common - ERROR: ----------------
[2021-02-04 16:21:01,891] chirp.ui.clone - ERROR: Clone failed: No response from radio
[2021-02-04 16:21:02,012] chirp.ui.clone - DEBUG: Clone thread ended
[2021-02-04 16:21:02,013] chirp.ui.reporting - DEBUG: Reporting model usage: Baofeng_BF-888,download,True
[2021-02-04 16:21:02,016] chirp.ui.reporting - DEBUG: Reporting exception
[2021-02-04 16:21:02,016] chirp.ui.inputdialog - ERROR: --- Exception Dialog: No response from radio ---
[2021-02-04 16:21:02,016] chirp.ui.inputdialog - ERROR: Traceback (most recent call last):
File "chirpw", line 68, in
AttributeError: 'NoneType' object has no attribute 'split'
[2021-02-04 16:21:02,016] chirp.ui.inputdialog - ERROR: ----------------------------
Files