Skip to content

Fix the poor connection issue #80

@Zacharyprime

Description

@Zacharyprime

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions