Skip to content
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 longer works after update #100

Open
tbennett8877 opened this issue Oct 31, 2024 · 5 comments
Open

No longer works after update #100

tbennett8877 opened this issue Oct 31, 2024 · 5 comments

Comments

@tbennett8877
Copy link

I did the cardinal sin of updating Windows and my iPad at the same time. I updated Windows to 11 24H2. After the update my external wifi adapter was not recognized by the computer, so after several troubleshooting attempts if just connected to an ethernet port. At the same time, I updated my iPad to IOS 18.1. Now, FS2FF shows connected, but I can't connect to FF on my iPad.

@jeffdamp-wave
Copy link

My guess is that you have the auto detect checked. ForFlight sends a broadcast packet that says "here's my IP" and FS2FF uses it. Now that your PC is wired and your iPad is still wireless the router might be blocking the packets from one subnet to the next. You will need to look on the iPad for it's IP address then put that IP in the input box of FS2FF. I've been doing updates to FS2FF on my branch and have it working with the more efficient GDL90 protocol. It works with any EFB that supports GDL90 of ethernet: https://github.com/jeffdamp-wave/fs2ff/releases/tag/v1.8.4

@tbennett8877
Copy link
Author

tbennett8877 commented Oct 31, 2024 via email

@jeffdamp-wave
Copy link

A couple more thoughts. FS2FF uses simple UDP packets to send data. Could be a firewall setting in windows that isn't auto opening. Ports to enabled would be UDP 4000, UDP 49002, UDP 63093. Maybe also double check that the iPad didn't turn on private IP. https://support.apple.com/guide/ipad/use-a-private-network-address-ipad5f03c96d/ipados. Finally check to make sure you can ping the iPad from your PC. command prompt.

@tbennett8877
Copy link
Author

tbennett8877 commented Oct 31, 2024 via email

@tbennett8877
Copy link
Author

tbennett8877 commented Nov 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants