I’m sure I’m going to totally mess up the validity/consistency/comprehensibility of this question, but here goes my best effort.
I have several locations where I’ve installed Tasmota devices and they revert to factory default config sometimes (when power goes out, I think). I’ve tried SETOPTION65 1 but that didn’t help.
We have a power outage last night, and a bunch of Tasmotas are now at default config. This means they are in AP mode waiting for a station to connect to it, get an IP via DHCP from it, web browse to the Tasmota’s web config page and tell it which wifi network (SSID) to connect to.
Instead of travelling there, I am hoping I can do this using the local hAPax3 (which I have access to).
Using winbox or terminal /INTERFACE WIFIWAVE2 SCAN 4 I see the Tasmota devices (SSID tasmota-DEA63D-1597 for example).
If I click the CONNECT button, then my wireless interface named WIFI2 changes mode to STATION and takes on the SSID of the tasmota device.
Does this mean the hAP is now a station connected to the tasmota device? How can I now access the tasmota device’s web config page?
EDIT: I set the frequency in the master interface to match the tasmota’s and enabled DHCP client on the tasmota wireless interface I created in STATIOn mode and I am connected!
Now if I can just figure out how to get a web browser to access 192.168.4.1