Appendix a: error messages, Common error messages, Fault_msg_wrong_number_of_data – (100h) – ThingMagic Micro Hardware User Manual
Page 70: Cause, Solution, Fault_invalid_opcode – (101h)

Common Error Messages
A D I V I S I O N O F T R I M B L E
Appendix A: Error Messages
65
Appendix A: Error Messages
Common Error Messages
The following table lists the common faults discussed in this section.
FAULT_MSG_WRONG_NUMBER_OF_DATA – (100h)
Cause
If the data length in any of the Host-to-M5e/M5e-Compact messages is less than or more
than the number of arguments in the message, the reader returns this message.
Solution
Make sure the number of arguments matches the data length.
FAULT_INVALID_OPCODE – (101h)
Cause
The opCode received is invalid or not supported in the currently running program
(bootloader or main application) or is not supported in the current version of code.
Fault Message
Code
FAULT_MSG_WRONG_NUMBER_OF_DATA – (100h)
100h
101h
FAULT_UNIMPLEMENTED_OPCODE – 102h
102h
FAULT_MSG_POWER_TOO_HIGH – 103h
103h
FAULT_MSG_INVALID_FREQ_RECEIVED (104h)
104h
FAULT_MSG_INVALID_PARAMETER_VALUE - (105h)
105h
FAULT_MSG_POWER_TOO_LOW - (106h)
106h
FAULT_UNIMPLEMENTED_FEATURE - (109h)
109h
FAULT_INVALID_BAUD_RATE - (10Ah)
10Ah