0% found this document useful (0 votes)
729 views

QXDM

This document provides instructions for entering different modes and running commands on a mobile device connected to testing software. It describes entering offline, reset, and factory test modes, reading and writing to memory locations, running script files to automate commands, sending GPS messages, and using wait times between commands. The modes and commands allow testing and debugging the device operation both in normal and service modes.

Uploaded by

Pradeep Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
729 views

QXDM

This document provides instructions for entering different modes and running commands on a mobile device connected to testing software. It describes entering offline, reset, and factory test modes, reading and writing to memory locations, running script files to automate commands, sending GPS messages, and using wait times between commands. The modes and commands allow testing and debugging the device operation both in normal and service modes.

Uploaded by

Pradeep Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. mode offline-d ; After typing this, my mobile turns into "Service required" 2.

mode offline-a ; Another offline mode, Whta's the difference? also "Service r equired" 3. mode reset ; the phone get back to normal mode after reset 4. requestnvitemidread ID ; read NV-ITEM by the id 5. requestnvitemread NAME; read NV-ITEM by the NAME, Example: requestnvitemread sec_code 6. mode ftm ; my mobile turns into "Factory test mode" 7. mode online ; works with mode ftm, not working when in offline mode 8. run <script file name>. scr ; run certain script which can edit by text edito r, it's a .scr file with some command line, normally putted in the QXDM install directory 9. wait TIME ; let the phone wait a certain time before do next command; used to be used in a scr file 10. send_is801_message <GpsControl> <FileName> [<SetBitOption>] ; GPSONE test co mmand...more to learn

You might also like