Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD

Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD

Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-21 16:25:23
Model: EAP660 HD  
Hardware Version: V1
Firmware Version: 1.4.2 Build 20250318 Rel. 32204

Hallo Zusammen, ich habe ein Problem mit dem neusten Update 1.4.2 Build 20250318 Rel. 32204 für den EAP 660 HD V1.

 

Ich habe letzte Nacht ein Firmware bei Scheduler gestartet, auf zwei von den Geräten, nachts damit es keinem stört.

Allerdings habe ich am Mittag festgestellt, dass fast alle mit ESPHome Geräte und auch Shelly's mit ESPHome Home nicht mehr verbunden sind.

Eine Logik konnte ich bis eben nicht finden, mal waren sie da, dann wieder weg. Sieht man übrigens an den Geräten selber und an den Hotspots die sie als Fallback aufmachen.

 

Nach dem ich nun verzweifelt versucht hatte, die Geräte ins Netzwerk zurück zu holen, habe ich ein Rollback auf 1.3.2 gemacht.

Es funktionierte alles auf Anhieb - danke für diese Funktionalität!

Alle Geräte waren in wenigen Sekunden wieder sofort im WLAN - wie man es sich eben wünscht.

 

Trotzdem bin ich sehr verärgert, ich weiß das normale WLAN Router mit meiner Anzahl von Geräten überfordert wären,

aber das letzte Firmware-Update war jedoch nicht ein mal "Beta" und hat solche Mängel, dass diese auch nicht lokalisierbar sind.

 

Da ESP, egal ob mit Arduino oder IDF mittlerweile überall gang und gebe sind, gerade in kleineren Unternehmen, würde ich mir trotzdem Wünschen hier Feedback zu erhalten was genau geändert wurde, ich konnte dies bezüglich nichts finden in den Changelogs

 

 

PS: Verwende Softwarecontroller Version 5.15.20.20

 

Changelog für die Firmware:
 

Recommended Controller Software Version: Omada Controller v5.15 or above

New features:
1. Added support for Radius portal logout and CHAP encryption in Standalone mode.
2. Added support for portal landing page selection in Standalone mode.
3. Added support for modifying the Inform URL via SSH.
4. Added EAP Power Supply information in LLDP messages.

Enhancements:
1. Optimized the configuration process to reduce SSID configuration time.
2. Optimized the default NTP server list.
3. Optimized EAP Portal authentication functionality.
4. Optimized wired client traffic reporting of accelerated models.

Bug fixed:
1. Fixed the issue that loopback detection messages were forwarded to the SSID 
interface, which could result in excessive utilization in large-scale deployments.
2. Fixed the issue that modifying the PPSK without RADIUS profile caused clients 
connected to other SSID to disconnect.

Notes:
1.This version of firmware is applied to the Omada APP v4.21 or above.

Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0      
  0      
#1
Options
11 Reply
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-23 08:50:18

Hi  @axute 

 

Thanks for posting here.

This is the first feedback we recieved this kind of feedback. To know more details, please give us the following info:

1. What's the SSID settings of the ESP deivces?

2. Apart from the EAP660 HD, do you have other EAP units in the network? Please send a screenshot of the controller's device page;

 

 

Please disable the following options of the SSID and see if it helps:

 

  0  
  0  
#2
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-23 16:25:44

  @Vincent-TP 

for 1. I have the following SSID-Settings:

 

I also tried WPA/WPA2 PSK/AES, but nothing changed.

 

Configuration on ESP32 (all devices have the same. There are two stored, the closest access point is selected automatically)
 

wifi:
  ap:
    ssid: "XXXXXXXXXXX${device_name}"
    password: !secret wifi_password_fallback
  networks:
    - ssid: !secret wifi_ssid
      password: !secret wifi_password
      priority: 0.0
      bssid: CA:06:C3:XX:XX:XX
    - ssid: !secret wifi_ssid
      password: !secret wifi_password
      priority: 0.0
      bssid: 66:E9:31:XX:XX:XX

(X = anonymized)
 

for 2. I have also one EAP615-Wall configured but offline (not in use, replaced months ago by the second EAP660 HD).

The 802.11r is usefull for some other smarthome devices.

 

for 3. I'll try updating your configuration using just one device, as otherwise my entire smart home won't be usable.

I'll give you feedback when I find a solution to update just one device. I can't find an easy way to do this at the moment.

 

Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0  
  0  
#3
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-23 16:42:52

  @Vincent-TP 

If I try your configuration without a firmware update (1.3.2):

  • Some Tasmota devices are not accessible via HTTP/MQTT (but are connected and have an IP address).
  • Some Shelly products with the latest original firmware are also unavailable: Shelly 2 Plus
  • ESPHome devices are online 
Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0  
  0  
#4
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-24 06:16:06

Hi  @axute 

 

Thanks for the reply.

IoT devices typically neither require roaming capabilities nor advanced features. In fact, enabling these unnecessary functions may sometimes lead to compatibility issues.

Please disable 802.11r and all options under Multicast/Broadcast Management, and let those IOT devices connect to the SSID only.

 

 

For other devices, you can create a separate SSID and enable advanced features as you want.

 

I recommend testing with the latest firmware.

  0  
  0  
#5
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-24 17:59:04 - last edited 2025-06-24 18:15:56

  @Vincent-TP 

Start situation: 
 

14 ESPHome flashed Devices (Shelly v1/ESP8266, ESP32 - different manufacturers)
5 Shelly Devices with Original Firmware - latest
10 Tasmota Firmware Devices via MQTT
 

AP-1: Firmware 1.3.2AP-2: Firmware 1.3.2

802.11r: onARP-to-Unicast Conversion: onMulticast-to-Unicast Conversion: IPv4: on - IPv6 on - 100%

 

Steps I did:

  1. First I tried to disable 802.11r, everthing works fine
    All devices are online (connected to AP-1 and AP-2).
     
  2. Upgrade AP-2 with Firmware 1.4.2.
    Only 4 other devices connect to the AP-1 - connected to another SSID: Desktop-PCs and Google Chrome Cast Devices)
    Wait for 5 Minutes - none of the 3 device types will connect to AP-2.
     
  3. Disabled ARP-to-Unicast Conversion ( = off).
    One Shelly wit ESPHome (ESP8266) and Tasmota devices are connected to AP-2.
    ESP32 devices will not connect to AP-2, they take the longer way to AP-1 with old Fimware.
     
  4. Disable Multicast-to-Unicast Conversion: IPv4
    Same as 3. - ESP32 devices will not connect to AP-2, they take the longer way to AP-1 with old Fimware.
    That's now the configuration that you suggested, right?
     
  5. Rolling back AP-2 to Firmware 1.3.2
    Same as 3. - ESP32 devices will not connect to AP-2, they take the longer way to AP-1 with old Fimware.
     
  6. Enable ARP-to-Unicast Conversion (= on) and Enable Multicast-to-Unicast Conversion
    All 3 Device types connect to AP-2.

 

Is there anything else I could test for you?

PS: it is a IPv4 only network, disable Multicast conversion for IPv6 make no sense.

Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0  
  0  
#6
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-25 03:33:28

Hi  @axute 

 

Thank you for sharing the test results.

Currently, the compatibility between the advanced features and third-party IoT devices is unclear, and the above are just some recommended tests.

 

Based on your test results, does Test 6 work properly with the latest firmware? If so, please keep this configuration.

 

Enable ARP-to-Unicast Conversion (= on) and Enable Multicast-to-Unicast Conversion
All 3 Device types connect to AP-2.

 

 

  0  
  0  
#7
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-25 20:54:22 - last edited 2025-06-25 20:57:07

  @Vincent-TP 

Unfortunately not.

After the rollback in point 5, firmware 1.3.2 is running, which works with all devices with ARP/Multicast enabled.

The latest firmware doesn't work with my current configuration, nor does it work with your recommendation.

 

PS: The only thing that works is: romaing with 802.11r disabled.

Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0  
  0  
#8
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-26 08:30:25

Hi  @axute 

 

PS: The only thing that works is: romaing with 802.11r disabled.

 

>>>Does the 1.4.2 work when the 802.11r disabled?

 

axute wrote

  @Vincent-TP 

Unfortunately not.

After the rollback in point 5, firmware 1.3.2 is running, which works with all devices with ARP/Multicast enabled.

The latest firmware doesn't work with my current configuration, nor does it work with your recommendation.

 

PS: The only thing that works is: romaing with 802.11r disabled.

 

  0  
  0  
#9
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-26 20:54:41

  @Vincent-TP 

Nope it was disabled when the AP was running with Firmware 1.4.2.

It was disabled with point 1., and also now after the rollback to 1.3.2 (point) - but everything works, and it also look like some devices are roaming (saw it in the event log).

 

Omada Controller @ Home-Assistant: https://github.com/jkunczik/home-assistant-omada Hardware: 1x ER7206 v1.0, 3x TL-SG2008P v1.0, 1x SG2008P v3.20, 2x EAP660 HD(EU) v1.0
  0  
  0  
#10
Options
Re:Probleme mit der letzten Firmware 1.4.2 Build 20250318 Rel. 32204 für EAP 660 HD
2025-06-27 03:30:27

Hi  @axute 

 

When using 1.4.2, clients won't connect to the EAP, regardless of any configuration, correct?

 

To better assist you, I've created a support ticket via your registered email address and escalated it to our support engineer to look into the issue. The ticket ID is TKID250651667. Please check your email box and ensure the support email is well received. Thanks!

 

  0  
  0  
#11
Options