Bug #10247
closedFT-4XE won't sync
0%
Description
My current version of CHIRP (flatpak on Ubuntu 22.04, CHIRP daily-20221217, GTK 2.24.32, PyGTK 2.24.0, Python 2.7.18) cannot sync with an FT-4XE I just bought.
The cable works, as it does work with Yaesu's software with both the Yaesu SCU-59 cable and with a Retevis multi-radio programming cable.
The error output when trying to read from the radio is attached.
Hope there's a fix, as Yaesu's software is very hard to use and does not allow me to import and export, as CHIRP does.
WARNING: Icon not found
WARNING: ID suspect. Expected000: 49 46 54 2d 33 35 52 00 IFT-35R.
008: 00 56 31 30 30 00 00 .V100...
, Received:000: 49 46 54 2d 33 35 52 00 IFT-35R.
008: 00 56 31 30 30 00 01 .V100...
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/app/lib/python2.7/site-packages/chirp/ui/clone.py", line 255, in run
self.__radio.sync_in()
File "/app/lib/python2.7/site-packages/chirp/drivers/ft4.py", line 718, in sync_in
raise errors.RadioError("Failed to communicate with radio: %s" % e)
RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
ERROR: ----------------
ERROR: Clone failed: Failed to communicate with radio: Incorrect ACK on serial port.
ERROR: --- Exception Dialog: Failed to communicate with radio: Incorrect ACK on serial port. ---
ERROR: None
ERROR: ----------------------------
Updated by Dan Smith almost 2 years ago
- Is duplicate of Bug #10198: Reading from Yaesu FT-4XE hang with error added