Hello,
i've flashed an EAP615-Wall AP with OpenWRT.
The device works fine with OpenWRT. However, I can't connect another PoE device to LAN Port 3, which would then also receive power. After consulting Netgear Support, there's an option to enable or disable PoE Out for LAN Port 3 under Advanced Settings in the original software. I suspect I can't enable or disable it via OpenWRT? Or can I check or find out in OpenWRT?
Regards, Stefan Harbich
@mk24 according to the product page, this device is 802.3af/at compatible. And it is stated that PoE+ is required on the PoE input pin if PoE out is to be used.
Hello, when I try to set up PoE-Passthrough, I get the following error message:
root@rome03:~# uci delete system.poe_passthrough
root@rome03:~# uci set system.poe_passthrough=gpio_switch
root@rome03:~# uci set system.poe_passthrough.name="PoE Passthrough"
root@rome03:~# uci set system.poe_passthrough.gpio_pin=poe-passthrough
root@rome03:~# uci set system.poe_passthrough.value=1
root@rome03:~# uci commit
uci: Parse error (invalid command) at line 1, byte 0
root@rome03:~# reload_config
uci: Entry not found
uci: Parse error (invalid command) at line 1, byte 0