ACS ACR1255U-J1 Reference Manual

Bluetooth nfc reader
Hide thumbs Also See for ACR1255U-J1:
Table of Contents

Advertisement

ACR1255U-J1
Bluetooth
®
NFC Reader
Reference Manual V1.01
Subject to change without prior notice
info@acs.com.hk
www.acs.com.hk

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ACR1255U-J1 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for ACS ACR1255U-J1

  • Page 1 ACR1255U-J1 Bluetooth ® NFC Reader Reference Manual V1.01 Subject to change without prior notice info@acs.com.hk www.acs.com.hk...
  • Page 2: Table Of Contents

    SCardControl ......................34 6.1.5. ScardTransmit ......................34 6.1.6. ScardDisconnect ......................34 6.1.7. APDU Flow ........................35 6.1.8. Escape Command Flow ....................36 6.2. Contactless Smart Card Protocol ..................37 Page 2 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 3 Table 3 : USB Interface Wiring ......................10 Table 4 : ACR1255U-J1’s Bluetooth Service ..................16 Table 5 : ACR1255U-J1 Service Handles and UUID Information List ..........16 Table 6 : Command Code Summary ....................20 Table 7 : Response Code Summary ....................20 Page 3 of 73 ACR1255U-J1 –...
  • Page 4 Table 10 : MIFARE® Classic 1K Memory Map ..................43 Table 11 : MIFARE® Classic 4K Memory Map ..................44 Table 12 : MIFARE Ultralight® Memory Map ..................44 Page 4 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 5: Introduction

    1.0. Introduction ACR1255U-J1 Bluetooth® NFC Reader acts as an interface for the communication between a computer/mobile device and a contactless smart card or NFC-enabled device. It establishes a uniform interface from the computer/mobile device to the smart card for a wide variety of cards. By taking care of the card’s particulars, it releases the computer software programmer from being responsible with...
  • Page 6: Features

    ISO 18092 ISO 14443 Bluetooth® Smart PC/SC CCID RoHS 2 REACH VCCI (Japan) Microsoft® WHQL Applicable under PC-linked mode Uses an ACS-defined Android Library Uses an ACS-defined iOS Library Page 6 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 7: System Block Diagram

    3.0. System Block Diagram ACR1255U-J1 Buzzer LEDs Switch Bluetooth Mobile device or Computer Bluetooth Module Antenna Computer Re-chargeable battery Figure 1: ACR1255U-J1 Architecture Page 7 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 8: Figure 2: Acr1255U-J1 Usb Communication Architecture

    For USB communication architecture, the protocol between ACR1255U-J1 and other devices follow the CCID protocol. All communications for NFC are PC/SC–compliant. ACR1255U-J1 PCSC NFC Interface USB Interface (CCID) PCSC Layer T=CL & T=1 Emulation ISO 14443/ISO 18092 Interface Physical Interface...
  • Page 9: Figure 3: Bluetooth Smart Protocol Stack

    Bluetooth Smart protocol stack architecture is as follows: GAP Peripheral SIM Access GAP Peripheral Role Profile Profile Bond Manager GATT L2CAP Link Layer Physical Layer Figure 3: Bluetooth Smart Protocol Stack Page 9 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 10: Hardware Design

    ACR1255U-J1 uses a rechargeable Lithium-ion battery, which has a capacity of 320 mAh. 4.1.1. Battery charging Once the battery of ACR1255U-J1 runs out, it may be charged in any of the following modes: OFF, USB, Bluetooth; as long as it is connected to a power outlet. 4.1.2.
  • Page 11: Endpoints

    The carrier frequency of ACR1255U-J1 is 13.56 MHz 4.4.2. Card Polling ACR1255U-J1 automatically polls the contactless cards that are within the field. ISO 14443-4 Type A, ISO 14443 Type B, FeliCa, Topaz, MIFARE, and NFC tags are supported. 4.5. User Interface 4.5.1.
  • Page 12: Mode Selection Switch

    MODEL_KEY ANT_KEY UPDATE_KEY Figure 4: Keys on ACR1255U-J1 4.5.2. Mode Selection Switch ACR1255U-J1 has three modes: USB, Off and Bluetooth. User can select one mode at a time as a data transmission interface. Symbol Switch Active Mode PC-linked No power...
  • Page 13: Status Led

    4.5.3. Status LED ACR1255U-J1 has two bi-color LEDs to show the various operation statuses, where: • Blue - Bluetooth Status LED1 • Red - Battery Status LED2 • Green – USB Figure 5: LED Operation Status Mode Color LED Activity...
  • Page 14: Buzzer

    Slow flash Low battery Battery is charging 4.5.4. Buzzer ACR1255U-J1 has a buzzer that is used to notify user of card polling, Bluetooth connection, sleep mode, and low-battery status. Buzzer Activity Event One short beep Card has been detected or removed...
  • Page 15: Software Design

    The program flow of the Bluetooth connection is shown below: Bluetooth Start (Reset/Power up) Successful Connection? Enable Service Authentication Successful Authentication? Smart Card Operation with Security Channel Disconnect? Reset Power Off Figure 6: Bluetooth Connection Flow Page 15 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 16: Profile Selection

    5.2. Profile Selection ACR1255U-J1 is a smart card reader that is designed to use Bluetooth technology as an interface to transmit data. A customized service called Commands Communication with three pipes is used: one pipe is used for command request, the second pipe is for command response/card notification, and third is RFU.
  • Page 17: Authentication

    RND_A[0:15] and are originally generated by ACR1255U-J1. ACR1255U-J1 will first compare if RND_A[0:15] is the same as the original version. If it is the same, then the data processing server is authenticated by ACR1255U-J1. ACR1255U-J1 will then encrypt RND_B[0:15] obtained using the Customer Master Key and the feedback to the data processing server through the bridging device using the answer to the authentication response message.
  • Page 18: Figure 7: Authentication Procedure

    6. The final output data from the encryption process will be transferred to ACR1255U-J1 through the authentication response message. 7. In ACR1255U-J1, an encryption process will be performed on the received data to recover the 32 bytes of random number. ACR1255U-J1 will check the result RND_A[0:15] to see if they are the same as the original ones.
  • Page 19: Communication Profile

    Unidirectional authentication should be used to establish the binding between ACR1255U-J1 and the paired device. ACR1255U-J1 acts as a peripheral wherein it waits until the device to be paired with establishes a connection. The device to be paired with will need to send a PIN to complete the authentication process.
  • Page 20: Bluetooth Communication Protocol

    Example: 62010063 => Checksum = 63h 5.6. Bluetooth Communication Protocol ACR1255U-J1 communicates to the paired device using the Bluetooth interface with a predefined protocol. The protocol is similar to the formats of the CCID Command Pipe and Response Pipe. Command...
  • Page 21: Card Power On

    Example: Response = 80 00 08 00 00 00 3B 3B 83 80 01 41 07 00 44 ATR = 3B 83 80 01 41 07 00 44 Page 21 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 22: Card Power Off

    Offset Field Size Value Description CmdMessageType Length 0000h Data length Slot Sequence Param Parameter Check means the XOR values of all Check bytes in the command Data Data Page 22 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 23: Get Slot Status

    00h = Card present and active Param 01h = Card present but inactive 02h = Card absent Check means the XOR values of all Check bytes in the command Data Data Page 23 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 24: Apdu Command

    Response Data Format Offset Field Size Value Description CmdMessageType Length Data length Slot Sequence Param Parameter Check means the XOR values of all Check bytes in the command Data Data Page 24 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 25: Notify Card Status Command

    Data length Slot Sequence Status: Param 02h = Card present 03h = Card absent Check means the XOR values of all Check bytes in the command Data Data Page 25 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 26: Hardware Error Response

    03h = Command error 04h = Unauthorized 05h = Undefined error 06h = Receive data error Check means the XOR values of all Check bytes in the command Data Data Page 26 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 27: Escape Command

    2. Close automatic polling Request command: E0 00 00 40 00 Response command: E1 00 00 00 00 Note: To use a new PIN, the device should rebooted. Page 27 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 28 Request: 6B 00 05 00 00 00 A1 E0 00 00 40 00 Response: 83 00 05 00 00 00 E1 E1 00 00 00 00 3. Change PIN of ACR1255U-J1 Request command: E0 00 00 E0 11 + PINKey(3bytes) Where: PINKey = 3 bytes, in decimal e.g.,...
  • Page 29: Mutual Authentication And Encryption Protocol

    Table 8: Summary of Mutual Authentication Commands The 16-byte Session Key, SK[0:15,] is generated in both ACR1255U-J1 and the data processing server. It is obtained by padding the first 8 bytes of RND_B at the end of the first 8 bytes of RND_A, i.e.
  • Page 30: Rdr_To_Sph_Authrsp1

    5.7.3. RDR_to_SPH_AuthRsp1 This command is sent by ACR1255U-J1 in response to the SPH_to_RDR_ReqAuth. Offset Field Size Value Description Encrypted bMessageType Number of extra bytes in abRndNum field, and is LEN1 LEN2 0015h expressed in two bytes (wLength) long, and LEN1 is MSB while LEN2 is LSB;...
  • Page 31: Sph_To_Rdr_Authrsp

    Customer Master Key and pads it to the end of the 16-byte of random numbers. The overall 32-byte random numbers will be decrypted using the Customer Master Key and returned to ACR1255U-J1 using this command in order to have a successful authentication.
  • Page 32: Rdr_To_Sph_Authrsp2

    5.7.5. RDR_to_SPH_AuthRsp2 This command is sent by ACR1255U-J1 in response to the SPH_to_RDR_AuthRsp. Offset Field Size Value Description Encrypted bMessageType Number of extra bytes in abRndNum field, LEN1 LEN2 and is expressed in 0015h (wLength) two bytes long, and LEN1 is MSB while LEN2 is LSB;...
  • Page 33: Rdr_To_Sph_Ack (Error Handling)

    5.7.6. RDR_to_SPH_ACK (Error handling) This is an error handling acknowledgement message sent by the ACR1255U-J1 to the paired device to recognize the acceptance of some command messages. During the communication, any indicated error message will be transmitted using the RDR_to_SPH_ACK. The command is not encrypted.
  • Page 34: Host Programming (Pc-Linked) Api

    APDU for Contactless) are using this API for sending. 6.1.6. ScardDisconnect The SCardDisconnect function terminates a connection previously opened between the calling application and a smart card in the target reader. Refer to: http://msdn.microsoft.com/en-us/library/windows/desktop/aa379475%28v=vs.85%29.aspx Page 34 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 35: Apdu Flow

    6.1.7. APDU Flow Start SCardEstablishContext SCardListReaders Reader present? SCardConnect Connection successful? SCardTransmit SCardDisconnect Figure 8: ACR1255U-J1 APDU Flow Page 35 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 36: Escape Command Flow

    6.1.8. Escape Command Flow Start SCardEstablishContext SCardListReaders Reader present? SCardConnect SCardControl SCardDisconnect Figure 9: ACR1255U-J1 Escape Command Flow Page 36 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 37: Contactless Smart Card Protocol

    = 03h (ISO 14443A, Part 3) Card Name (C0 .. C1) = [00 01h] (MIFARE Classic 1K) Standard (SS) = 03h: ISO 14443A, Part 3 = 11h: FeliCa Page 37 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 38 ATS if available. ISO 14443A-3 or ISO 14443B-3/4 PICCs do have ATS returned. APDU Command = FF CA 01 00 00h APDU Response = 06 75 77 81 02 80 90 00h ATS = {06 75 77 81 02 80h} Page 38 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 39 1C 2D 94 11 F7 71 85 00 BEh} Application Data of ATQB = 1C 2D 94 11h Protocol Information of ATQB = F7 71 85h MBLI of ATTRIB = Page 39 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 40: Pseudo Apdu For Contactless Interface

    To get the serial number of the “connected PICC”: UINT8 GET_UID[5] = {FF, CA, 00, 00, 00}; To get the ATS of the “connected ISO 14443 A PICC”: UINT8 GET_ATS[5] = {FF, CA, 01, 00, 00}; Page 40 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 41: Picc Commands For Mifare® Classic (1K/4K) Memory Cards

    // Load a key {FF FF FF FF FF FFh} into the volatile memory location 00h. APDU = {FF 82 00 00 06 FF FF FF FF FF FFh} Page 41 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 42: Authentication For Mifare® Classic (1K/4K)

    Two volatile keys are provided. The volatile key can be used as a session key for different sessions. Load Authentication Keys Response Format (2 bytes) Response Data Out Result Page 42 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 43: Table 10: Mifare® Classic 1K Memory Map

    (1 block, 16 bytes) block) blocks) Sector 0 00h ~ 02h Sector 1 04h ~ 06h 2 KB Sector 30 78h ~ 7Ah Sector 31 7Ch ~ 7Eh Page 43 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 44: Table 11: Mifare® Classic 4K Memory Map

    Data32 Data33 Data34 Data35 Data read/write Data36 Data37 Data38 Data39 Data read/write Data40 Data41 Data42 Data43 Data read/write Data44 Data45 Data46 Data47 Table 12: MIFARE Ultralight® Memory Map Page 44 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 45: Read Binary Blocks

    APDU = FF B0 00 // Read 240 bytes starting from the binary block (MIFARE Classic 4K) // Block 80h to Block 8Eh (15 blocks) APDU = FF B0 00 Page 45 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 46: Update Binary Blocks

    10 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0Fh // Update the binary block of MIFARE Ultralight with Data {00 01 02 03h} APDU = FF D6 00 04 00 01 02 03h Page 46 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 47: Value Block Operation (Inc, Dec, Store)

    Value Block Operation Response Format (2 bytes) Response Data Out Result Value Block Operation Response Codes Results Meaning Success The operation is completed successfully. Error The operation is failed. Page 47 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 48: Read Value Block

    Example 2: Decimal 1 = {00h, 00h, 00h, 01h} Value Read Value Block Response Codes Results Meaning Success The operation is completed successfully. Error The operation is failed. Page 48 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 49: Copy Value Block

    // Copy the value from value block to value block APDU = FF D7 // Increment the value block by “5” APDU = FF D7 00 00 00 05h Page 49 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 50: Accessing Pc/Sc-Compliant Tags (Iso 14443-4)

    6.5. Accessing PC/SC-compliant tags (ISO 14443-4) All ISO 14443-4 compliant cards (PICCs) understand the ISO 7816-4 APDUs. ACR1255U-J1 just has to communicate with the ISO 14443-4 compliant cards through exchanging ISO 7816-4 APDUs and responses. ACR1255U-J1 will handle the ISO 14443 Parts 1-4 Protocols internally.
  • Page 51 INS = B2h P1 = 80h P2 = 00h Lc = None Data In = None Le = 08h Answer: 00 01 02 03 04 05 06 07h [$9000h] Page 51 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 52: Peripherals Control

    Size of abData field of this message Identifies the slot number for this bSlot command bSeq Sequence number for command abRFU Reserved for Future Use abData Byte array Data block sent to the CCID Page 52 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 53: Get Firmware Version

    Response = E1 00 00 00 14 41 43 52 31 32 35 35 55 2D 4A 31 20 53 57 56 20 31 2E 30 35 Firmware Version (HEX) = 41 43 52 31 32 35 35 55 2D 4A 31 20 53 57 56 20 31 2E 30 35 Firmware Version (ASCII) = “ACR1255U-J1 SWV 1.05” Page 53 of 73 ACR1255U-J1 –...
  • Page 54: Get Serial Number

    Response = E1 00 00 00 0C 52 52 33 33 30 2D 30 30 30 30 31 36 Serial Number (HEX) = 52 52 33 33 30 2D 30 30 30 30 31 36 Serial Number (ASCII) = “RR330-000016” Page 54 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 55: Led Control (In Usb Mode Only)

    Bit 1 1 = ON; 0 = OFF Bit 2 BLUE 1 = ON; 0 = OFF Bit 3 1 = ON; 0 = OFF Bit 4 - 7 Page 55 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 56: Led Status

    Bit 1 1 = ON; 0 = OFF Bit 2 GREEN 1 = ON; 0 = OFF Bit 3 1 = ON; 0 = OFF Bit 4 - 7 Page 56 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 57: Buzzer Control

    Buzzer On Duration 1 byte 00h = Turn OFF 01 to FFh = Duration (unit: 10 ms) Buzzer Control Response Format (6 bytes) Response Class Data Out Result Page 57 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 58: Set Led And Buzzer Status Indicator Behavior

    Note: Default value of behavior = 8Fh. Set LED and Buzzer Status Indicator Behavior Response Format (6 bytes) Response Class Data Out Result Default Behaviors Page 58 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 59: Read Led And Buzzer Status Indicator Behavior

    Bit 4 – 6 To light up the LED whenever the card Bit 7 Card Operation Blinking LED is being accessed Note: Default value of Behavior = 8Fh. Page 59 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 60: Set Automatic Picc Polling

    <1 – 0> = 1000 ms <1 – 1> = 2500 ms Bit 6 Bit 7 Enforce ISO14443A Part 4 1= Enable; 0= Disable Note: Default value of Polling Setting = 8Fh. Page 60 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 61 4. The JCOP30 card comes with two modes: ISO 14443A-3 (MIFARE Classic 1K) and ISO 14443A-4 modes. The application has to decide which mode should be selected once the PICC is activated. Page 61 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 62: Read Automatic Picc Polling

    <1 – 0> = 1000 ms <1 – 1> = 2500 ms Bit 6 Bit 7 Enforce ISO14443A Part 4 1= Enable; 0= Disable Note: Default value of Polling Setting = 8Fh. Page 62 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 63: Set Picc Operating Parameter

    1 = Detect The Tag Types to be detected during Bit 4 Topaz PICC Polling. 0 = Skip Bit 5 - 7 Note: Default value of Operation Parameter = 17h. Page 63 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 64: Read Picc Operating Parameter

    Felica 0 = Skip Bit 3 1 = Detect The Tag Type to be detected during Bit 4 Topaz PICC Polling. 0 = Skip Bit 5 - 7 Page 64 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 65: Set Auto Pps

    PICC. The PICC will become inaccessible if the PICC or the environment does not meet the requirement of the proposed communication speed. 2. The reader supports different speed between sending and receiving. Page 65 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 66: Read Auto Pps

    Value can be: 00h = 106 Kbps 01h = 212 Kbps 02h = 424 Kbps 03h = 848 Kbps FFh = No Auto PPS Note: Default setting is 02h. Page 66 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 67: Antenna Field Control

    1 byte. 01h = Enable Antenna Field 00h = Disable Antenna Field Note: Make sure the Auto PICC Polling is disabled first before turning off the antenna field. Page 67 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 68: Read Antenna Field Status

    Contactless Tag Detected] 03h = PICC Selected [PICC Select (Ref to ISO 14443) Success] 04h = PICC Activate [PICC Activation (Ref to ISO 14443) Success, Ready for APDU Exchange] Page 68 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 69: Card Emulation Mode Conversion

    01h = MIFARE Ultralight emulation RegValue 1 byte. Value writer to PN512’s GsNoff Register Set the Card Emulation Response Format (11 bytes) Response Class Data Out Result CardType Value Page 69 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 70: Sleep Mode Option

    Set Sleep Time Interval Response Format (6 bytes) Response Class Data Out Result Time Where: Time 1 byte 00h = 60 seconds 01h = 90 seconds 02h = 120 seconds 03h = 180 seconds Page 70 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 71: Change Tx Power Command

    Response Class Data Out Result Tx Power Where: Tx Power 1 byte 00h = -23 dBm 01h = -6 dBm 02h = 0 dBm 03h = 4 dBm Page 71 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 72: Read Tx Power Value

    Response Class Data Out Result Tx Power Where: Tx Power 1 byte 00h = -23 dBm 01h = -6 dBm 02h = 0 dBm 03h = 4 dBm Page 72 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk Version V1.01...
  • Page 73 The Bluetooth® word, mark and logos are registered trademarks owned by Bluetooth SIG, Inc. and any use of such marks by Advanced Card Systems Ltd. is under license. Other trademarks and trade names are those of their respective owners. Page 73 of 73 ACR1255U-J1 – Reference Manual info@acs.com.hk www.acs.com.hk...

Table of Contents

Save PDF