ACS AET62 NFC Reader with Fingerprint Sensor User Manual

Page 36

Advertising
background image

Document Title Here

Document Title Here

Document Title Here

Example 6: To blink the Red and Green LEDs of 1Hz for 3 times
// Assume both the Red and Green LEDs are initially OFF. //
// Both Initial Red and Green Blinking States are ON //


Red LED On


Red LED Off

T2 =
500ms

T1 =
500ms



Green LED On



Green LED Off



1Hz = 1000ms Time Interval = 500ms ON + 500 ms OFF
T1 Duration = 500ms = 0x05

T2 Duration = 500ms = 0x05
Number of repetition = 0x03

APDU = “FF 00 40 F0 04 05 05 03 03”
Response = “90 00”

Example 7: To blink the Red and Green LED in turn of 1Hz for 3 times
// Assume both Red and Green LEDs are initially OFF. //
// The Initial Red Blinking State is ON; The Initial Green Blinking States is OFF //

Red LED On



Red LED Off

T2 =
500ms

T1 =
500ms



Green LED On



Green LED Off




1Hz = 1000ms Time Interval = 500ms ON + 500 ms OFF
T1 Duration = 500ms = 0x05
T2 Duration = 500ms = 0x05
Number of repetition = 0x03
APDU = “FF 00 40 D0 04 05 05 03 01”; Response = “90 00”

AET62 Reference Manual

Version 1.00

Page 36 of 35

[email protected]

www.acs.com.hk

Advertising