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

ZEEZ F7 + VTX power on #6245

Closed
root1911 opened this issue Oct 30, 2020 · 4 comments
Closed

ZEEZ F7 + VTX power on #6245

root1911 opened this issue Oct 30, 2020 · 4 comments

Comments

@root1911
Copy link

Hello everyone, does anybody use INAV with ZEEZ F7? I have a problem with VTX activation. In Betaflight it is activated with User1 mode but in inav this option is not working. On ZEEZ VTX is disabled by default.
Is there an option to set this? if yes, please give instructions.


  • FC Board name and vendor: Zeez F7
  • INAV version string: faaedc7 (INAV/ZEEZF7 2.5.2)
@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@NameOfTheDragon
Copy link
Contributor

NameOfTheDragon commented Jan 9, 2021

Hello everyone, does anybody use INAV with ZEEZ F7? I have a problem with VTX activation. In Betaflight it is activated with User1 mode but in inav this option is not working. On ZEEZ VTX is disabled by default.
Is there an option to set this? if yes, please give instructions.

Did you ever resolve this?? I'm just having the same issue, VTX is disabled. I have 5 volts at the VTX 5v/Vbatt jumper but nothing at the V_TX output pin. There's an LED labelled "VTX ON" right next to the jumper and that's off.

Zeez doesn't seem to have made any of their design public so it is very difficult to troubleshoot this sort of thing. To make things worse, it looks like their web site was hacked and it is currently just a holding page, so not even a contact address is available.

@NameOfTheDragon
Copy link
Contributor

NameOfTheDragon commented Jan 10, 2021

OK I got mine working. The target needs to have PINIO features enabled. I've submitted a pull request with this (PR #6492 ).

@root1911 If you are not starting from defaults, you may also have to do some manual config in CLI:

# set pinio_box1 = 40
pinio_box1 set to 40

The above command associates PINIO1 (which is mapped to the VTX power switch, pin PB11) with USER1 in the modes screen.

@DzikuVx
Copy link
Member

DzikuVx commented Mar 2, 2021

fixed in #6492

@DzikuVx DzikuVx closed this as completed Mar 2, 2021
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

3 participants