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

R6700v3, LED wrong status, buttons inactive #31

Open
magnificu opened this issue Apr 10, 2020 · 1 comment
Open

R6700v3, LED wrong status, buttons inactive #31

magnificu opened this issue Apr 10, 2020 · 1 comment

Comments

@magnificu
Copy link

Hi,

On Netgear R6700v3 when the radio is off, the LED continue to stay on (build r42847)
In the source code I could not find R6700v3 to map correctly the LED's
Below is what I tested on the device, please note that some of the LED's have reverse logic state.

LED power >> gpio disable 1 #LED white is on, gpio disable 2 #LED orange is on
LED internet >> gpio disable 7 #LED white is on
LED 2.4Ghz >> gpio disable 9 #LED white is on
LED 5Ghz >> gpio disable 8 #LED white is on
LED guest >> gpio disable 12 #LED white is on
LED USB3 >> gpio disable 13 #LED white is on
LED/button WiFi on/off >> gpio enable 11 #LED white is on
LED/button WPS on/off >> gpio enable 10 #LED white is on

Pressing the buttons (WiFi and WPS) have no effect on the WiFi Radio status.
I am open to run tests in order to help fixing this issue.

@magnificu
Copy link
Author

Interestingly is that when I set in Services >> SES / AOSS / EZ-SETUP / WPS Button
Turning off radio >> Enable
Turn radio off at boot >> Enable
after reboot, the LED 2.4Ghz and LED 5Ghz are off.

It seems that the bug affects the GUI interface.
Pressing the buttons (WiFi and WPS) have no effect on the WiFi Radio status or on the LED's

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

1 participant