SetIMEI

From Opale Wiki
Revision as of 15:24, 10 March 2026 by Administrator (talk | contribs) (Created page with "This command sets module IMEI number for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetIMEI''' |Port index [ORIGINAL] |GSM port IMEI |} '''OUTPUT''' If ORIGINAL is specified then the original IMEI of the modem is returned. Otherwise, the last programmed IMEI is returned. Command output in the following format: "%s\n", imei '''EXAMPLES'''<syntaxhighlight lang="text"> ~# GetIMEI 1 895825000699682 # Get IMEI 0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command sets module IMEI number for the specified GSM port.

COMMAND

Command Line Arguments Returns
GetIMEI Port index [ORIGINAL] GSM port IMEI

OUTPUT

If ORIGINAL is specified then the original IMEI of the modem is returned. Otherwise, the last programmed IMEI is returned.

Command output in the following format:

"%s\n", imei

EXAMPLES

~# GetIMEI 1
895825000699682

#  Get IMEI 0 ORIGINAL
895825000699682