Lumia 650 Emergency Files Upd -

Before initiating the emergency file update, the following criteria must be met to ensure data integrity and hardware safety:

  • Open WPinternals → “Flash” → “Emergency File” tab.
  • Load the RM-1152.ede and MPRG8909_fh.elf.
  • Click “Flash emergency files”.
  • Device reboots to Flash Mode (red screen).
  • Flash a standard FFU firmware via Thor2 or WPinternals.
  • thor2 -mode emergency -hexfile "hex_MSM8909_RM1152.hex" -mbnfile "msimage_MSM8909_RM1152.mbn" -orig_gpt
    

    If successful, device reboots to Flash mode. lumia 650 emergency files upd

    Open Command Prompt as Administrator. Navigate to the folder containing thor2.exe. Before initiating the emergency file update, the following

    For Lumia 650 Single SIM (RM-1152):

    thor2 -mode emergency -hexfile "C:\path\to\emergency\RM1152_UPD.ede" -mbnfile "C:\path\to\emergency\RM1152_UPD.ecv" -orig_gpt
    

    For Dual SIM (RM-1154):

    thor2 -mode emergency -hexfile "C:\path\to\emergency\RM1154_UPD.ede" -mbnfile "C:\path\to\emergency\RM1154_UPD.ecv" -orig_gpt
    

    Add -protectfromdesync if you get communication timeouts. thor2 -mode emergency -hexfile "hex_MSM8909_RM1152