Page 65 of 77 Copyright © Access-IS 2020
8.11 Disable media arrival and removal notifications
Use this command to disable the media arrival/removal notifications sent from the NFC module; the
NFC module becomes a slave unit. The application software should poll for the card by sending the
Get media serial number command (on page 63).
Note: This command is applicable only to the serial host interface. This command fails if sent to a
USB device.
8.11.1 Management command bytes
As defined in Communicating with
individual readers (on page 33)
Disables notifications
Any other value enables notifications
8.11.2 Management response bytes
[0x90] - Success
[0x69] - Failure
8.11.3 Example
This command disables notifications from the NFC reader.
[0x6F][0x01][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x0E][0x00][0x01]
[0x80][0x36][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x0E][0x90][0x00]
8.12 Set serial interface baud rate
Use this command to change the serial interface baud rate. If the command succeeds, then
subsequent commands are sent using the new baud rate.
Note: This command is applicable only to the serial host interface. This command fails if sent to a
USB device.