OpenWrt on EAP245v3 shows bad file

Like you said, this is without Lucy.

I configured internet via ssh on EAP connected to main router 192.168.1.1.

1'st: connected EAP to laptop
2'nd: ```
uci set network.lan.ipaddr='192.168.1.2'
uci set network.lan.gateway='192.168.1.1'
uci set network.lan.dns='8.8.8.8 8.8.4.4'
uci set dhcp.lan.ignore=1
uci commit
reboot

3'rd: connected EAP to router Lan
4'th: installed Luci on it

Works cool, only can not connect to 5Ghz network.

Wifi wasnl Lanned:

uci set wireless.wifinet1.network='lan'
uci commit wireless
wifi

Now 5gHz works, but slow. Arround 70Mb/s. Should be 600

Probably openwrt doesnt cooperate with my radio :frowning:

Pls, advice me how can back to original firmware. Is it ok put newest Tp link img via Luci web interface?

You shouldn't upload the TP-Link firmware as is, unless you want a brick.

The instructions on how to create a compatible sysupgrade file from the TP-Link's upgrade file can be found on the EAP225 wiki page.

I did brick :frowning: yestetday.
Just put tplink img and put via Luci.

Now I have "green light" worth 100 EUR.

Is there enything what I can do in this case?

pon., 27 wrz 2021, 17:07 użytkownik Sander Vanheule via OpenWrt Forum <mail@forum.openwrt.org> napisał:

The bootloader on the EAP245v3 has an emergency web interface, where you can upload TP-Link's firmware images in case it fails to boot. Since you flashed a TP-Link image, I think this mode should be triggered. Try if you can access a web interface on the default IP address (192.168.0.254?) of the device when you power it on.

1 Like

I can not connect to EAP. I tried 192.168.0.1, 254...

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.