Hey there.
I'd love to enable the diagnostic mode in my Nexus 5 so that I can trace the radio interface with software such as QXDM, X-CAL, etc... but I've had no luck so far.
basically I'm trying to change the variable sys.usb.config to [diag,adb] as shown in this post for the Nexus 4. I'm doing:
> su -c 'setprop sys.usb.config diag,adb'
(if you run getprop you see that the correct order is sys.usb, not usb.sys as shown in that post)
However, when I enter this command the phone automatically reboots... and the value is reverted back to [mtp,adb].
Any ideas? Do you know of any 'friendlier' way to enable diag mode on the Nexus 5? For example, in the Galaxy S4 you can just dial *#0808# to get into the USB config menu, which easily allows you choose the DM mode... but I can't find a similar menu on the Nexus 5.
Seems a bit absurd to me that a developer-oriented phone is the hardest one to put in diag mode... :/
Note: I'm rooted.
I'd love to enable the diagnostic mode in my Nexus 5 so that I can trace the radio interface with software such as QXDM, X-CAL, etc... but I've had no luck so far.
basically I'm trying to change the variable sys.usb.config to [diag,adb] as shown in this post for the Nexus 4. I'm doing:
> su -c 'setprop sys.usb.config diag,adb'
(if you run getprop you see that the correct order is sys.usb, not usb.sys as shown in that post)
However, when I enter this command the phone automatically reboots... and the value is reverted back to [mtp,adb].
Any ideas? Do you know of any 'friendlier' way to enable diag mode on the Nexus 5? For example, in the Galaxy S4 you can just dial *#0808# to get into the USB config menu, which easily allows you choose the DM mode... but I can't find a similar menu on the Nexus 5.
Seems a bit absurd to me that a developer-oriented phone is the hardest one to put in diag mode... :/
Note: I'm rooted.
Last edited: