DESCRIPTION
ROM Phone Nokia 8.3 5G – ROM Android 10
ONLY SDM765
ROM 7 – Official Nokia 8.3 5G Version : BGT-349N-0-00WW-B01 – BGT_00WW-user 10
install with flash_all.bat or flash_all.sh
| "bat" |
SelectShow> |
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || echo Missmatching image and device
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || exit /B 1
fastboot erase boot || @echo "Erase boot error" && exit /B 1
fastboot flash xbl xbl.elf || @echo "Flash xbl error" && exit /B 1
fastboot flash xbl_config xbl_config.elf || @echo "Flash xbl_config error" && exit /B 1
fastboot flash abl abl.elf || @echo "Flash abl error" && exit /B 1
fastboot flash tz tz.mbn || @echo "Flash tz error" && exit /B 1
fastboot flash hyp hyp.mbn || @echo "Flash hyp error" && exit /B 1
fastboot flash devcfg devcfg.mbn || @echo "Flash devcfg error" && exit /B 1
fastboot flash storsec storsec.mbn || @echo "Flash storsec error" && exit /B 1
fastboot flash bluetooth BTFM.bin || @echo "Flash bluetooth error" && exit /B 1
fastboot flash modem NON-HLOS.bin || @echo "Flash modem error" && exit /B 1
fastboot flash core_nhlos Core_NON-HLOS.bin || @echo "Flash core_nhlos error" && exit /B 1
::fastboot flash mdcompress mdcompress.mbn || @echo "Flash mdcompress error" && exit /B 1
fastboot flash dsp dspso.bin || @echo "Flash dsp error" && exit /B 1
fastboot flash logfs logfs_ufs_8mb.bin || @echo "Flash logfs error" && exit /B 1
fastboot flash keymaster km4.mbn || @echo "Flash keymaster error" && exit /B 1
::fastboot flash splash splash.img || @echo "Flash splash error" && exit /B 1
fastboot flash featenabler featenabler.mbn || @echo "Flash featenabler error" && exit /B 1
::fastboot flash misc misc.img || @echo "Flash misc error" && exit /B 1
fastboot flash toolsfv tools.fv || @echo "Flash toolsfv error" && exit /B 1
fastboot flash metadata metadata.img || @echo "Flash metadata error" && exit /B 1
fastboot flash aop aop.mbn || @echo "Flash aop error" && exit /B 1
fastboot flash qupfw qupv3fw.elf || @echo "Flash qupfw error" && exit /B 1
fastboot flash imagefv imagefv.elf || @echo "Flash imagefv error" && exit /B 1
fastboot flash uefisecapp uefi_sec.mbn || @echo "Flash uefisecapp error" && exit /B 1
fastboot flash multiimgoem multi_image.mbn || @echo "Flash multiimgoem error" && exit /B 1
fastboot flash vbmeta_system vbmeta_system.img || @echo "Flash vbmeta_system error" && exit /B 1
fastboot flash vbmeta vbmeta.img || @echo "Flash vbmeta error" && exit /B 1
fastboot flash dtbo dtbo.img || @echo "Flash dtbo error" && exit /B 1
::fastboot flash cache cache.img || @echo "Flash cache error" && exit /B 1
fastboot flash userdata userdata.img || @echo "Flash userdata error" && exit /B 1
fastboot flash recovery recovery.img || @echo "Flash recovery error" && exit /B 1
::fastboot erase sec || @echo "Erase sec error" && exit /B 1
fastboot flash super super.img || @echo "Flash super error" && exit /B 1
fastboot flash boot boot.img || @echo "Flash boot error" && exit /B 1
fastboot reboot || @echo "Reboot error" && exit /B 1
|
ROM 6 – Official Nokia 8.3 5G Version : BGT-00WW_3_49B_B01 – BGT_00WW-user 10 - install QPST
ROM 5 – Official Nokia 8.3 5G Version : BGT-00WW_2_27A_B01 – BGT_00WW-user 10 - install QPST
ROM 4 – Official Nokia 8.3 5G Version : BGT-2210-0-00WW-B01 – BGT_00WW-user 10
install with flash_all.bat or flash_all.sh
| "bat" |
SelectShow> |
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || echo Missmatching image and device
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || exit /B 1
fastboot erase boot || @echo "Erase boot error" && exit /B 1
fastboot flash xbl xbl.elf || @echo "Flash xbl error" && exit /B 1
fastboot flash xbl_config xbl_config.elf || @echo "Flash xbl_config error" && exit /B 1
fastboot flash abl abl.elf || @echo "Flash abl error" && exit /B 1
fastboot flash tz tz.mbn || @echo "Flash tz error" && exit /B 1
fastboot flash hyp hyp.mbn || @echo "Flash hyp error" && exit /B 1
fastboot flash devcfg devcfg.mbn || @echo "Flash devcfg error" && exit /B 1
::fastboot flash storsec storsec.mbn || @echo "Flash storsec error" && exit /B 1
fastboot flash bluetooth BTFM.bin || @echo "Flash bluetooth error" && exit /B 1
fastboot flash modem NON-HLOS.bin || @echo "Flash modem error" && exit /B 1
fastboot flash core_nhlos Core_NON-HLOS.bin || @echo "Flash core_nhlos error" && exit /B 1
fastboot flash toolsfv tools.fv || @echo "Flash toolsfv error" && exit /B 1
::fastboot flash mdcompress mdcompress.mbn || @echo "Flash mdcompress error" && exit /B 1
fastboot flash dsp dspso.bin || @echo "Flash dsp error" && exit /B 1
fastboot flash keymaster km4.mbn || @echo "Flash keymaster error" && exit /B 1
::fastboot flash splash splash.img || @echo "Flash splash error" && exit /B 1
fastboot flash featenabler featenabler.mbn || @echo "Flash featenabler error" && exit /B 1
::fastboot flash misc misc.img || @echo "Flash misc error" && exit /B 1
fastboot flash aop aop.mbn || @echo "Flash aop error" && exit /B 1
fastboot flash qupfw qupv3fw.elf || @echo "Flash qupfw error" && exit /B 1
fastboot flash imagefv imagefv.elf || @echo "Flash imagefv error" && exit /B 1
fastboot flash uefisecapp uefi_sec.mbn || @echo "Flash uefisecapp error" && exit /B 1
fastboot flash multiimgoem multi_image.mbn || @echo "Flash multiimgoem error" && exit /B 1
fastboot flash vbmeta_system vbmeta_system.img || @echo "Flash vbmeta_system error" && exit /B 1
fastboot flash vbmeta vbmeta.img || @echo "Flash vbmeta error" && exit /B 1
fastboot flash dtbo dtbo.img || @echo "Flash dtbo error" && exit /B 1
::fastboot flash cache cache.img || @echo "Flash cache error" && exit /B 1
fastboot flash userdata userdata.img || @echo "Flash userdata error" && exit /B 1
fastboot flash recovery recovery.img || @echo "Flash recovery error" && exit /B 1
::fastboot erase sec || @echo "Erase sec error" && exit /B 1
fastboot flash super super.img || @echo "Flash super error" && exit /B 1
fastboot flash boot boot.img || @echo "Flash boot error" && exit /B 1
fastboot reboot || @echo "Reboot error" && exit /B 1
|
ROM 3 – Official Nokia 8.3 5G Version : BGT-1140-0-00WW-B01 – BGT_00WW-user 10
install with flash_all.bat or flash_all.sh
| "bat" |
SelectShow> |
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || echo Missmatching image and device
::fastboot getvar product 2>&1 | findstr /r /c:"^product: *BabyGroot\>" || exit /B 1
fastboot erase boot || @echo "Erase boot error" && exit /B 1
fastboot flash xbl xbl.elf || @echo "Flash xbl error" && exit /B 1
fastboot flash xbl_config xbl_config.elf || @echo "Flash xbl_config error" && exit /B 1
fastboot flash abl abl.elf || @echo "Flash abl error" && exit /B 1
fastboot flash tz tz.mbn || @echo "Flash tz error" && exit /B 1
fastboot flash hyp hyp.mbn || @echo "Flash hyp error" && exit /B 1
fastboot flash devcfg devcfg.mbn || @echo "Flash devcfg error" && exit /B 1
::fastboot flash storsec storsec.mbn || @echo "Flash storsec error" && exit /B 1
fastboot flash bluetooth BTFM.bin || @echo "Flash bluetooth error" && exit /B 1
fastboot flash modem NON-HLOS.bin || @echo "Flash modem error" && exit /B 1
fastboot flash core_nhlos Core_NON-HLOS.bin || @echo "Flash core_nhlos error" && exit /B 1
fastboot flash toolsfv tools.fv || @echo "Flash toolsfv error" && exit /B 1
::fastboot flash mdcompress mdcompress.mbn || @echo "Flash mdcompress error" && exit /B 1
fastboot flash dsp dspso.bin || @echo "Flash dsp error" && exit /B 1
fastboot flash keymaster km4.mbn || @echo "Flash keymaster error" && exit /B 1
::fastboot flash splash splash.img || @echo "Flash splash error" && exit /B 1
fastboot flash featenabler featenabler.mbn || @echo "Flash featenabler error" && exit /B 1
::fastboot flash misc misc.img || @echo "Flash misc error" && exit /B 1
fastboot flash aop aop.mbn || @echo "Flash aop error" && exit /B 1
fastboot flash qupfw qupv3fw.elf || @echo "Flash qupfw error" && exit /B 1
fastboot flash imagefv imagefv.elf || @echo "Flash imagefv error" && exit /B 1
fastboot flash uefisecapp uefi_sec.mbn || @echo "Flash uefisecapp error" && exit /B 1
fastboot flash multiimgoem multi_image.mbn || @echo "Flash multiimgoem error" && exit /B 1
fastboot flash vbmeta_system vbmeta_system.img || @echo "Flash vbmeta_system error" && exit /B 1
fastboot flash vbmeta vbmeta.img || @echo "Flash vbmeta error" && exit /B 1
fastboot flash dtbo dtbo.img || @echo "Flash dtbo error" && exit /B 1
::fastboot flash cache cache.img || @echo "Flash cache error" && exit /B 1
fastboot flash userdata userdata.img || @echo "Flash userdata error" && exit /B 1
fastboot flash recovery recovery.img || @echo "Flash recovery error" && exit /B 1
::fastboot erase sec || @echo "Erase sec error" && exit /B 1
fastboot flash super super.img || @echo "Flash super error" && exit /B 1
fastboot flash boot boot.img || @echo "Flash boot error" && exit /B 1
fastboot reboot || @echo "Reboot error" && exit /B 1
|
ROM 2 – Official Nokia 8.3 5G Version : BGT-114A-0-00WW-B01 – BGT_00WW-user 10
ROM Install :
QPST
1.Connect your phone to PC and let the driver install
2.Install QPST
3.Open QPST Configuration -> Add new port -> Select the com port of your device -> exit
4.Go to Start -> All Programs -> QPST eMMC Software Download open the tool -> Check program boot loaders -> Browse for the device com port
5.Click Load XML def and browse for rawprogram0.xml in folder ROM
6.Click Load Patch def and browse for patch0.xml in folder ROM
7.Check the search path 2 and browse for the folder ROM
8.Now click download, wait for the download to finish (it never finish but it also detects for a new driver, and that’s important)
and it will search for the new hardware found, install the driver
ROM 1 – Official Nokia 8.3 5G Version : BGT-1030-0-00WW-B01 – BGT_00WW-user 10
Gapps include – No Rooted
Language support : Multilang
ROM Install :
install with OST_v6.2.8
※Please make a backup of your device before installing or updating ROM