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

Beeper not working with default values in NAZE32 REV6 #2675

Closed
McGiverGim opened this issue Mar 23, 2017 · 9 comments
Closed

Beeper not working with default values in NAZE32 REV6 #2675

McGiverGim opened this issue Mar 23, 2017 · 9 comments

Comments

@McGiverGim
Copy link
Contributor

The beeper is not working in the NAZE32 REV6 with default values in CleanFlight 2.0. I've seen that the default values have this settings:

set beeper_inversion = OFF
set beeper_od = ON

In REV6 this settings must be changed to:

set beeper_inversion = ON
set beeper_od = OFF

I've seen this problem was detected some time ago here: betaflight/betaflight#1396

HOW TO REPRODUCE: install a fresh version of CleanFlight, erasing all the data or in the config tab, press Reset Settings, you will see in CLI the default values and the beeper is not working.

@McGiverGim
Copy link
Contributor Author

This issue has a PR that solves it in Betaflight: betaflight/betaflight#2734

I will close the issue when this PR is merged into Cleanflight.

Regards!

@McGiverGim
Copy link
Contributor Author

The PR has been merged into CleanFlight. I close the issue, now it works. Thanks!

@luismi7777
Copy link

I have the opposite problem my buzzer not stop to sound a continuos beep and beep normally when activate mode flights or beeper mode or armed but with the continuos beeps always
Somebody knows how to fix this issue

I mount other naze at the same time with the same buzzer and works perfect

@mikeller
Copy link
Member

mikeller commented May 2, 2017

@luismi7777: You can try to see if changing beeper_inversion or beeper_od settings fixes it. But if the boards are the same, running the same configuration, then it's most likely a hardware fault.

@luismi7777
Copy link

One of them is a naze rev6 normal and the other is dot 10 with mag and baro

And what have I to put in cLi
I'm newbie
Thanks for all

@luismi7777
Copy link

@mikeller: can you say

Where are this options for this commands
Or what have I write in cLi to change this optios

@luismi7777
Copy link

I try after reads

Set beeper_inversion= on/ off
Set beeper_od= on/off
Nothing change

And the beeper always sound , is always on, do it all the sound aux channel and start but always sound

@mikeller
Copy link
Member

mikeller commented May 2, 2017

Well, looks like it's a hardware fault then.

@McGiverGim
Copy link
Contributor Author

Or do you have the beeper mode on.

jflyper pushed a commit to jflyper/cleanflight that referenced this issue Feb 7, 2018
…utput

New feature: digital output for controlling lighting with HAL
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