-
Notifications
You must be signed in to change notification settings - Fork 21
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
Does not bind #1
Comments
Hi, I am also having this very same issue, any luck on fixing it? I just finished putting everything together tonight and can not get past the "BIND IN PROGRESS" text coming from the COM window... Please let me know if you have fixed this. I am going to try to get ahold of the programmer. |
Here is a video of the problem: https://www.youtube.com/watch?v=DsRIDRRwq98 |
Hello. |
@matrix31415 On your Youtube Video you mentioned a fix. Can you share it with us? |
Check out #3 for a possible solution. |
Hi, I can't get past Bind in progress. can you help me please ? |
In my case (Syma X5C Green light) after binding, received 2 lines of data and it disconnect. I hope can help someone :) |
I bind (not always but often) but only worked 1 frame, I tried remove "incrementChannel = true", no luck |
Thanks for uploading the library, I am trying to get it working but when I run the code I can't get past
Bind in progress
.I am using almost the exact sample code you posted, nothing else is connected to the Arduino. Pins connected as follows:
Code:
It starts up reporting
Not bound
, I turn on my Syma X5HW-1 controller (blue LED flashing), move the stick all the way up and down (blue LED solid). Serial output then changes toBind in progress
but it never manages to bind. Any idea what is going wrong?The text was updated successfully, but these errors were encountered: