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

AU8812 problem #6

Open
xtac86 opened this issue Oct 30, 2024 · 5 comments
Open

AU8812 problem #6

xtac86 opened this issue Oct 30, 2024 · 5 comments

Comments

@xtac86
Copy link

xtac86 commented Oct 30, 2024

Hi! Question from Noob, Yesterday it was work correct, today I go it:
image

Any solutions?

@TalusL
Copy link
Collaborator

TalusL commented Oct 31, 2024

This log seems to be fine. It is recommended to check the sky end or the channel configuration.

@TalusL
Copy link
Collaborator

TalusL commented Oct 31, 2024

ch = 173 ?

The 8812AU may only support the following channels.
image

@xtac86
Copy link
Author

xtac86 commented Oct 31, 2024

I check it on ch36 and 161 and day before it works

@TalusL
Copy link
Collaborator

TalusL commented Nov 1, 2024

Please make sure that the channels of your sky - end and fpv4win are the same and within the list of channels supported by 8812AU.

Then check the data packet counter :

  1. There is no "Listening air....." in the log. The network dongle is not working. Refer to the documentation of fpv4win and follow the steps to handle it. https://github.com/OpenIPC/fpv4win

  2. 802.11 counts the WIFI packets captured from the network dongle . If the amount of data is too small, it indicates that the sky end is not work or the channel is incorrect.

  3. WFB is selected from 802.11 and is a packet that conforms to the WFB format. If the amount of data is small, it indicates that the sky end is not working properly or the channel is incorrect.

  4. RTP is the original video packet obtained after decrypting the WFB packet with the key. If the amount of WFB data is large but the amount of RTP data is small, it indicates that the key is incorrect.

@xtac86
Copy link
Author

xtac86 commented Nov 1, 2024

Interestingly, at first it worked and transmitted on 161. The next day I simply turned it on without any changes, and no transmission and this error. After the error I tried to reconfigure and nothing helps. Interestingly,day after installing the package via ZADIG 2.9 the card disappears and is invisible. But if I go back to RTL drivers it works correctly as a wifi card.

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