-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No problems with ft857d #8
Comments
Please define "not work" As you use the same serial port for programming and CAT control, you need to set the software that will talk with the Arduino for a minimum of 2 seconds between timeout and retries. For example in Fldigi, set retries to 5 and timeout to 250 msec, that will allow for the boot up and bootloader process. Remember that once you connect or initialize an Arduino, the bootloader kicks and will hijack the device for ~2 seconds. If the software is not prepared to deal with that, it will not connect and fail. Waiting for your comments. |
Many thanks for quick reply. I'm so sorry to make questions without a long time thinking about "the problem". My mind was no work! Lets go ahead. The FT857d works. What occurs is that flrig software only start the communication with arduino FT-857 after I'm to set [.] version:1.3.49 Well, can change the title to "No problems with ft857d". |
I I try ft857d but not work.
I'm using ardunio nano, arduino IDE 1.8.16, OS linux Ubuntu 20.04.
The ft857d.ino pass by verification, and is upload ok.
I dont know , how to debug.
The test was done with flrig, fldigi.
Any hint will be good.
The text was updated successfully, but these errors were encountered: