User's Guide
Table Of Contents
- THINGMAGIC M6e User Guide
- Introduction
- Hardware Overview
- Hardware Interfaces
- Digital/Power Connector
- USB Interface
- General Purpose Input/Output (GPIO)
- Power Requirements
- Special RF Power Output Requirements for the M6e-A
- Environmental Specifications
- Electro-Static Discharge (ESD) Specification
- Mounting Screw Clearance
- Assembly Information
- Antennas
- M6e Mechanical Drawing
- Authorized Antennas
- M6e-A Authorized Cables
- Firmware Overview
- New Features - Version 1.21.2
- Margin Read Support for Monza6 Tags
- NXP UCODE7 Configuration Support
- Gen2 Parameters in Metadata
- Support for Acura Gen2V2 Tags
- Support for GEN2V2 Embedded Tag Ops
- Gen2V2 Support
- Denatran Tag Support
- Configurable T4 for Gen2 Protocol
- Ability to “Read Data” Immediately After Sending a “Write EPC” or “Write Data” Command
- Decoupling Antenna Selection from AsyncOnTime
- Support for Additional Regions
- Support for Set/get Quantization Value and Minimum Frequency in Open Region
- Operational Notes
- Boot Loader
- Application Firmware
- Custom On-Reader Applications
- New Features - Version 1.21.2
- Communication Protocol
- Functionality
- Specifications
- Compliance and IP Notices
- Error Messages
- Getting Started – Development Kit and Carrier Board
- Environmental Considerations
ThingMagic M6e User Guide 54
www.JADAKtech.com
FAULT_GEN2
PROTOCOL_OTHER_ER
ROR
420h This is an error returned by
Gen2 tags. It is a catch-all for
error not covered by other
codes.
Check the data that is being
passed in the command resulting
in this error. Try with a different
tag.
FAULT_GEN2_PROTOC
OL_MEMORY_OVERRUN
_BAD_PC
423h This is an error returned by
Gen2 tags. The specific
memory location does not
exist or the PC value is not
supported by the tag.
Check the data that is being
written and where it is being
written to in the command
resulting in this error.
FAULT_GEN2
PROTOCOL_MEMORY_L
OCKED
424h This is an error returned by
Gen2 tags. The specified
memory location is locked
and/or permalocked and is
either not writable or not
readable.
Check the data that is being
written and where it is being
written to in the command
resulting in this error. Check the
access password being sent.
FAULT_GEN2
PROTOCOL_INSUFFICIE
NT_POWER
42Bh This is an error returned by
Gen2 tags. The tag has
insufficient power to perform
the memory-write operation.
Try moving the tag closer to the
antenna. Try with a different tag.
FAULT_GEN2
PROTOCOL_NON_SPECI
FIC_ERROR
42Fh This is an error returned by
Gen2 tags. The tag does not
support error specific codes.
Check the data that is being
written and where it is being
written to in the command
resulting in this error. Try with a
different tag.
FAULT_GEN2
PROTOCOL_UNKNOWN_
ERROR
430h This is an error returned by
M6e when no more error
information is available about
why the operation failed.
Check the data that is being
written and where it is being
written to in the command
resulting in this error. Try with a
different tag.
Analog Hardware Abstraction Layer Fault Errors
Message Code Cause Solution
FAULT_AHAL_INVALID_F
REQ
500h A command was received to
set a frequency outside the
specified range.
Check the values you are trying to
set and be sure that they fall
within the range of the set region
of operation.
FAULT_AHAL_CHANNEL
_OCCUPIED
501h With LBT enabled an attempt
was made to set the
frequency to an occupied
channel.
Try a different channel. If
supported by the region of
operation turn LBT off.
FAULT_AHAL_TRANSMIT
TER_ON
502h Checking antenna status
while CW is on is not allowed.
Do not perform antenna checking
when CW is turned on.
Protocol Fault Errors (Continued)
Message Code Cause Solution