Thinger.io and MKR WiFi 1010 OTA not working

I am trying to run OTA on a MKR WiFi 1010 from VSCode using the ThingerWiFiNINAOTA library. The upload seems to work fine, but the device never starts and it is not available over the serial port after the OTA attempt. I need to enter bootloader mode to re-program the device over the serial port. Any suggestions?

It seems very weird, I was wondering if you can share with us the serial debug output, in order to have a closer idea about the microncontroller issue and help you solving this.

Which library version are you using? Sometimes last versions have bugs (trying to fix something or adding something else, inadvertently affect other functions) downgrading to a previous may let you work meanwhile they publish the patch.

Hope this helps