New How to Enable NOKIA Qualcomm Diagnostic Mode command

afan-mobile

Active Member
Nov 22, 2021
88
54
pakistan
adb shell
su
setprop sys.usb.config diag,adb

if above commands not work then try below commands,

adb shell
su
setprop sys.usb.config rndis,diag,adb
 
  • Like
Reactions: Rehox
Top