To display only the features present on a particular device, select one or more filters from the SmartDocs bar below.
Input fields accept ENGLISH ONLY.
Queries from MX are not supported on Zebra devices running Android 11 or later. See alternative method.
EMDK For Android - 13.0
The "SmartDocs" bar can customize this page to show only the features present on a particular Zebra device.
OSX, MX and Android version information for a device can be found in the Android Settings panel or by querying the device through ADB, EMDK or the MX CSP. More info.
The NFC Manager (NfcMgr) controls near field communications options on the device, including power supplied to the NFC radio and the state and behavior of features to improve performance and/or to avoid interoperability issues. NFC is a short-range wireless specification that enables two devices that are touching or within very close proximity to communicate using magnetic field induction.
NFC Manager is supported only on the following Zebra devices:
This is the On/Off switch for the NFC radio on the device, which controls the ability to use near field communications to exchange information with other devices.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: EnabledNFC
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | Enable | Turns on the NFC radio. |
MX: 8.3+ |
||
0 | Disable | Turns off the NFC radio. |
MX: 8.3+ |
Controls whether to reset all NFC settings to system-defined default values. This feature can be used to return a device with unknown NFC settings to a known state.
Parm Name: ResetToDefaults
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
1 | (checked) | Resets all NFC settings to system-defined default values. |
MX: 8.3+ |
||
0 | (unchecked) | Leaves NFC settings unchanged. |
MX: 8.3+ |
This is the On/Off switch for Card Emulation (CE) mode. When enabled, the device behaves like a contactless smart card and can be used in place of credit/debit card, transit card, access card, etc. When CE is enabled, the device does not generate its own RF field but relies on the NFC reader to do so.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: enableCE
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | Enable | Enables Card Emulation mode on the device. |
MX: 8.3+ |
||
0 | Disable | Disables Card Emulation on the device. |
MX: 8.3+ |
Controls whether to use NFC Data Exchange Format (NDEF) when exchanging information between two NFC devices. NDEF is a binary format that can exchange application-defined payloads between devices or store payloads in an NFC tag.
Note: DEPRECATED; control of this feature by NFC Manager will be discontinued in a future release. Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: skipNdef
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | use | Enables the device to exchange data using NDEF. |
MX: 8.3+ |
||
0 | don't use | Prevents the device from using NDEF to exchange data. |
MX: 8.3+ |
Controls whether to allow peer-to-peer communication between two NFC devices. Common P2P applications include person-to-person money transfer, exchange of photos, business-card or other types of data and anything that uses Android Beam.
Note: DEPRECATED; this feature will be discontinued in a future release. Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: p2p
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | use | Allows peer-to-peer data exchange between two NFC devices. |
MX: 8.3+ |
||
0 | don't use | Prevents peer-to-peer data exchange. |
MX: 8.3+ |
Used to select the Polling mode, which is invoked when the device is attempting to detect a nearby NFC tag or a device seeking to communicate in peer-to-peer mode. Use this parameter to find the best balance between detection speed and power consumption.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: pollingMode
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
2 | Hybrid | Enables Hybrid polling, which attempts to balance detection speed and power consumption. |
MX: 8.3+ |
||
1 | Standard | Enables Standard polling, which is fastest and consumes the most power. |
MX: 8.3+ |
||
0 | Low Power | Enables Low Power polling, which is slowest and consumes the least device power. |
MX: 8.3+ |
Controls use of NFC when the device is displaying the Android lock screen.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: enableNfcLock
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | Enable | Allows NFC to be used from the Android lock screen. |
MX: 8.3+ |
||
0 | Disable | Prevents NFC from being used from the Android lock screen. |
MX: 8.3+ |
Controls whether CPU speed us boosted during NFC transactions, which improves transaction speed in some scenarios.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: enableCPUBoost
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | Enable | Boosts CPU speed during NFC transactions. |
MX: 8.3+ |
||
0 | Disable | Does not boost CPU speed during NFC transactions. |
MX: 8.3+ |
This is the On/Off switch for logging of NFC events on the device.
Shown if: Enable NFC is NOT "Disable"
Parm Name: Logging
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 10.3+ |
||
1 | Enable | Turns on logging of NFC events on the device. |
MX: 10.3+ |
||
0 | Disable | Turns off logging of NFC events on the device. |
MX: 10.3+ |
Controls whether the device reads NFC "Type A" tags, which are based on ISO/IEC 14443A specifications.
Input value rules:
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Shown if: Enable NFC is NOT "Disable"
Parm Name: techTypeA
Requires:
- MX: 8.3+
Controls whether the device reads NFC "Type B" tags, which are based on ISO/IEC 14443B specifications.
Input value rules:
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Shown if: Enable NFC is NOT "Disable"
Parm Name: techTypeB
Requires:
- MX: 8.3+
Controls whether the device reads NFC "Type F" tags, which are based on FeliCA JIS X6319-4 specifications most commonly used in Japan.
Input value rules:
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Shown if: Enable NFC is NOT "Disable"
Parm Name: techTypeF
Requires:
- MX: 8.3+
Controls whether the device reads NFC "Type V" tags, a single mode that recognizes all tag types implemented to the ISO/IEC 15693 standard.
Input value rules:
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Shown if: Enable NFC is NOT "Disable"
Parm Name: techTypeV
Requires:
- MX: 8.3+
Controls the NFC communication speed for Type A tags. Greater speeds improve transaction times but are more prone to errors.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: baudRateA
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | 106 kbps | Sets a 106 kbps communication rate for Type A tags. |
MX: 8.3+ |
||
16 | 212 kbps | Sets a 212 kbps communication rate for Type A tags. |
MX: 8.3+ |
||
32 | 424 kbps | Sets a 424 kbps communication rate for Type A tags. |
MX: 8.3+ |
||
2 | No restriction | Allows NFC communication for Type A tags at any speed. |
MX: 8.3+ |
Controls the NFC communication speed for Type B tags. Greater speeds improve transaction times but are more prone to errors.
Note: Supported only on MC93, TC52, TC57, TC72, TC77 and TC8380 devices.
Parm Name: baudRateB
Option | Name | Description | Note | Status | Requires |
---|---|---|---|---|---|
86 | Do not change | This value (or the absence of this parm from the XML) causes no change to device settings; any previously selected setting is retained. |
MX: 8.3+ |
||
1 | 106 kbps | Sets a 106 kbps communication rate for Type B tags. |
MX: 8.3+ |
||
16 | 212 kbps | Sets a 212 kbps communication rate for Type B tags. |
MX: 8.3+ |
||
32 | 424 kbps | Sets a 424 kbps communication rate for Type B tags. |
MX: 8.3+ |
||
2 | No restriction | Allows NFC communication for Type A tags at any speed. |
MX: 8.3+ |