recovering lost cpe wrongly set as wireless client in bridge

hello, today I made this mistake, I put a wireless client interface into a bridge. now I can see the cpe in the neighbour list with 2 mac address but it doesn’t respond to mac telnet or normal telnet.
radio is setup as nv2-nstreme-80211 in client mode with a dhcp client on wlan interface and on bridge.
can I recover it in any way except via cable? I’d like to keep that as the very last option.
I just guess a one-direction mac-telnet could work, cause the radio answers correctly to arp requests (I just guess she can send to ff:ff:ff:ff:ff:ff but not to any other mac address, and she can receive correctly).

thank you if you can help me!

I’ve had that happen. My problem was for whatever reason it would not pull an IP on wlan1. I got the client to power cycle his cpe, it pulled an IP and I could get into it.

As far as I can tell, station pseudo bridge breaks mac telnet.

fixed it. real mac ends in D5 and the radio was answering to arp requests saying it was on D4. I forced an arp entry with D5 and telnet worked :smiley:
bridge killed istantly and mac-telnet then worked again.