Konnected Pro, firmware update failing

Just now trying to migrate legacy integration of Konnected in home assistant to esp32 version.

Updated firmware no problem. Connecting via ethernet.

App detects the device. Configure firmware and hit build. WHen trying to update I keep getting the message “Unable to determine OTA update is successful, please reboot the app”

Rebooting the app does nothing. Device is no longer visible on LAN at this point. Cycling power to device does nothing. At this point only way to bring device backonline is again flash firmware via USB cable.

Kinda stuck here…

Only thing I haven’t tried is using wifi firmware.

Tried wifi firmware same issue. Once trying to update firmware via app device is basically non responsive on network and will not reconnect.

Update**

Somehow finally got it visible within home assistant but I I had to update all zone names from within home assistant. If I try to do any configuration via app device goes non responsive no matter how many times I reboot it which ends up requiring reflashing.

App is nifty but needs some work it seems.

@deux_work sorry for the late reply on this one.

My suspicion is that it’s reverting back to the wrong Ethernet controller type when you build/customize in the Konnected app, and that’s causing it to go offline after the OTA update.

Go back to the Konnected app, go to the device Settings > Network > Ethernet and make sure that the Ethernet type for your board version is selected (see the version number printed on the front of the board under the logo).

Thank you! I will give it a try this weekend when I have time to debug it in case something goes awry.