arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.19k stars 4.81k forks source link

Tasmota 12.5.0.4 does not switch the ap after Ap 0 #18861

Closed pawol closed 1 year ago

pawol commented 1 year ago

PROBLEM DESCRIPTION

Tasmota 12.5.0.4 does not switch the ap after Ap 0. Both APs are configured in the Tasmota and in the router.

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

Configure 2 APs and just send Ap 0 command via console

EXPECTED BEHAVIOUR

Switch between AP1 and AP2 after command Ap 0

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

After Ap 0 we see RESET + timeout and old AP is still used:

00:00:00.002 HDW: ESP8266EX 00:00:00.050 CFG: Wczytano z pamięci flash w F5, Licz 1709 00:00:00.056 QPC: Count 1 00:00:00.075 Projekt tasmota - Gniazdo w pokoju przy TV Wersja 12.5.0.4(tasmota)-2_7_4_9(2023-06-12T11:09:58) 00:00:00.563 WIF: Łączenie z AP2 Network STA bak w trybie 11n jak gniazdo-2-0855... 00:00:06.699 QPC: Reset 00:00:15.029 WIF: Nie udało się nawiązac połączenia, limit czasu przekroczony 00:00:15.365 WIF: Łączenie z AP1 Network STA w trybie 11n jak gniazdo-2-0855... 00:00:28.779 WIF: Nie udało się nawiązac połączenia, limit czasu przekroczony 00:00:30.132 WIF: Łączenie z AP1 Network STA w trybie 11n jak gniazdo-2-0855... 00:00:34.006 WIF: Połączony 00:00:34.258 HTP: Aktywny serwer Web gniazdo-2-0855 z adresem IP 192.168.2.36 00:00:35.289 MQT: Próba połączenia... 00:00:35.307 MQT: Połączony

(Please, remember to close the issue when the problem has been addressed)

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue was automatically closed because of being stale. Feel free to open a new one if you still experience this problem.