Then I thought i needed wpad-mbedtls instead of wpad-basic-mbedtls for 802.11k/r/v.
I learned that 8mb flash is no the gold standard anymore but almost too little flash and that if i wanted wpad-mbedtls i had to integrate it to the Firmware.
I was getting over motivated and asked chat-gpt to help me reduce space as much as possible so i can integrate wpad-mbedtls.
You may be able to log into the router on its IPv6 link-local address. That address can be discovered with an anycast ping. On your PC: ping ff02::1%eth0
Replace eth0 with the PC's interface name of its Ethernet port which is connected to the router. The interface name can be discovered with ip link show on Linux or ipconfig on Windows.
If successful there will be two ping replies. One is your own PC. The other one is the router. It will have the last digits from the router's MAC address. Use that complete IP to ssh. In theory it could also be used to access Luci but browser support for this varies.
today I tried again.
Windows PC first wifi fixed ip 192.168.1.2 gaterway 192.168.1.1
no ping successful it seemed
then Lan fixed ip 192.168.1.3 gateway 192.168.1.1
ping 192.168.1.1 -t in cmd succes
putty ssh port 22 192.168.1.1
now how do I get stuff working again?
ssh flash image?
I have to look up how scp works.
I have little experience with tftp and telnet.
But it will be doable ^^
I really want the device to work with 802.11r/k/v.
How big can the image be for the TP-Links 8Mb flash?
What beside ppp can I leave away?
My Image would be 6.8Mb in Size