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

Fix the poor connection issue #80

Open
Zacharyprime opened this issue Jul 13, 2021 · 1 comment
Open

Fix the poor connection issue #80

Zacharyprime opened this issue Jul 13, 2021 · 1 comment

Comments

@Zacharyprime
Copy link
Member

I'm honestly not sure why exactly KIPR controllers do this, but the connection is pretty much never a strong, secured connection.

On almost any device it either has an error of some sort, shows a very poor connection, or show that it is in the process of connecting and never displays a true connection. Even when this happens, the user can still use everything like normal, it's just that the OS does not display the connection well.

I have two hypothesis for why this happens:

  1. The error is showing "connected but no internet". Some devices just say this, which is why I think this to be so. On the devices that appear to be still trying to connect, I bet that it's just trying to ping a server such as google to make sure that there is an internet connection, but it never happens.
  2. The WPA protocol is outdated and we need to update to WPA2 or a newer version of WPA2. I am doubtful that this is the cause.
@EugeneDMyers
Copy link

I ran into connection/performance issues in getting the Tello video to work. Installing this package made a big difference

Rng-tools – random number seed, greatly improves wifi speed

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