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.
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.