Hi,
if you don’t have network enabled, you can modify the “nv_recovery.sh” to comment the line “reboot_system”:
ota_log "enable_remote_access"
if ! enable_remote_access; then
ota_log "Failed to run \"enable_remote_access\""
reboot_system
fi