---
title: "Configure Akuvox Devices as OSDP Input or Output Devices"
slug: "configure-osdp-on-door-phonesaccess-control-terminals-1"
status: "update"
updated: 2026-08-06T07:25:10Z
published: 2026-08-06T07:25:10Z
canonical: "knowledge.akuvox.com/configure-osdp-on-door-phonesaccess-control-terminals-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.akuvox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Akuvox Devices as OSDP Input or Output Devices

Open Supervised Device Protocol(OSDP) is a communication protocol designed for security and access control systems. Akuvox door phones and access control terminals can communicate with OSDP-compatible readers through the RS485 interface.

Depending on the deployment scenario, an Akuvox device can work as:

- **OSDP Input Device**: Receives credential information from an OSDP reader and controls door access.
- **OSDP Output Device**: Works as an OSDP reader and sends credential information to an OSDP input device.

When users present credentials on the OSDP output device, the credential information is transmitted through RS485 to the OSDP input device. After verification, the input device triggers the relay to unlock the door.

## OSDP Version Comparison

Akuvox devices support both standard OSDP communication and OSDP V2.0 communication depending on the device model and firmware version.

OSDP V2.0 is an enhanced version of OSDP that provides improved security and device management capabilities while maintaining compatibility with the basic OSDP communication framework.

## Supported Devices

| Device Model | Minimum Firmware Version | Supported Role |
| --- | --- | --- |
| S539 | 539.30.10.219 | Input / Output |
| S538 | 538.30.10.705 | Input / Output |
| S535 | 535.30.10.233 | Input / Output |
| X915 V2.0 | 2915.30.10.219 | Input / Output |
| X916 | 916.30.10.216 | Input / Output |
| X912 | 912.30.11.7 | Input only |
| X910 | 2910.30.10.240 | Input / Output |
| R29 | 29.30.10.227 | Input / Output |
| R20 V5.0 | 320.30.10.206 | Input only |
| A094 | 92.30.10.123 | Input / Output |
| A08 | 108.30.10.120 | Input / Output |
| A05 V2.0 | 205.30.10.111 | Input / Output |

For OSDP V2.0 compatibility, see [Configure OSDP V2.0](/v1/docs/configure-osdp-on-door-phonesaccess-control-terminals#configure-osdp-v20).

## Configure the OSDP Input Device

In this example, X912 works as the OSDP Input Device.

### Set up RS485

1. Enter the X912’s IP in a browser and enter the username and password. The defaults are both admin.
2. Go to the **Device > RS485** interface.
3. Select **OSDP** as the Apply RS485 Setting To option. Its default RS485 mode is Input.
4. Set the Encryption.
5. When the Akuvox intercom device serves as the card reader, such as A08, you can:
  - Check the encryption box and customize the SCBK(Secure Channel Key Block) value. Make sure the value is consistent between the X912 and A08.
  - Check the encryption box and leave the SCBK field blank on both X912 and A08. The devices will adopt the default encryption key set by Akuvox.
  - Uncheck the encryption box. The data transmission is not encrypted.
6. If it is an encrypted third-party card reader, please check the Encryption box and confirm the SCBK value with the third-party service provider.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-4H1UU8ML.png)

### Set up User Credentials

1. Go to X912’s **Directory > User** interface.
2. Click Add to add a new user or click the Edit icon to modify an existing user.
3. Set the Private PIN code and/or the RF Card code.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-CW8Q5WHI.png)

1. Check the relay to be triggered and apply the schedule.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-POCXFS8Z.png)

1. Click Submit.

## Configure the OSDP Output Device

In this example, A08 works as the OSDP Output Device.

1. Enter A08’s IP address in a browser. You can search its IP with IP scanner software.
2. Enter the username and password. The defaults are both admin.
3. Go to **Device > RS485** interface and select **OSDP** as the Apply RS485 Setting To option.
4. Set the Transfer Mode to **Output**.
5. Set the Encryption. When checked, make sure the SCBK value is the same as that set in the X912.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-BB0GYHWQ.png)

1. [Optional]Set up the Local Relay Verification.

- When enabled, the card reader will verify the credentials first before transmitting the data. You need to set up the [credentials](/v1/docs/configure-osdp-on-door-phonesaccess-control-terminals#set-up-users-on-x912) in the card reader as well for successful door opening.
- When disabled, the card reader will directly output the data without verification.

1. Click Submit to save the settings.

When users swipe cards or enter PINs on A08, the door will be opened.

## Configure OSDP V2.0

Specific devices support the OSDP V2.0, optimizing the interaction between the OSDP input and output devices.

> [!NOTE]
> Compatible models and versions(or higher)
> 
> - A095: 95.30.10.110
> - A094: 92.30.10.208
> - A08: 108.30.11.50
> - X915V2: 2915.30.10.532
> - R29: 29.30.10.607
> - S539: 539.30.10.507
> - S538: 538.30.10.705
> - E16V3: 416.30.12.20
> 
> Only A08 can work as the OSDP output. Other models can only work as the OSDP input.

This chapter takes A095 as the input device and A08 as the output device.

### Set up the Output Device

1. Use the device IP to log in to its web interface. The initial username and password are admin.
2. Go to the **Device > RS485** interface.
3. Select **OSDP** in the **Apply RS485 Setting To** dropdown menu.
4. Set **Transfer Mode** to **Output**.
5. Optionally, you can:

- Check **Encryption** and customize the **SCBK Value**(32 characters, only 0-9, A-F allowed), which should be consistent with the OSDP input side.
- Check **Local Verification**. When enabled, the device will verify the credentials first before transmitting the data.
- Set up the **RS485 Address** to distinguish this device from others.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-WXYH9FJL.png)

1. Submit the settings.

### Set up the OSDP Input

1. Use the device IP to log in to its web interface. The initial username and password are admin.
2. Go to the **Device > Reader** interface.
3. Specify which reader interface is connected to the OSDP output device, and set its mode to **OSDP**.
4. With the output device not encrypted, A095 will automatically scan the connected device and display its information.

If it is encrypted, enter the **Encryption Key**(SCBK value) and click **Scan**.
5. When connected, the **Connection Status** changes to **Online**. You can click ![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-H65DOP6Y.png)to view the information, such as the serial number and firmware version.
6. Check the door(s) to be opened.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-RJYFTI6J.png)

1. Submit the settings.

Then, assign credentials to a user.

1. Go to the **Directory > User** interface.
2. Click **Add** to add a user.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-VTH1B0L6.png)

1. Enter the username.
2. Enter the private PIN and/or RF card code.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-19MN5ON8.png)

1. Scroll to the **Access Setting** part.
2. Check the door(s) to be opened by the user.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-H3H1J4L2.png)

When the user uses this credential on the A08, the door will be opened.

## Configure RS485 on the Smart Access Cloud

When the Akuvox device is deployed on the Smart Access Cloud and used in a new commercial project(created after Oct.15, 2024), you can set up the RS485 feature on the cloud.

- This feature only applies to devices that work as OSDP input.
- Installers have permission to add and edit devices, while project managers can only modify devices’ settings.

> [!NOTE]
> Compatible models and minimum versions
> 
> - R29: 29.30.10.404;
> - R20: 320.30.11.30;
> - X916: 916.30.10.508;
> - X915 V2: 2915.30.10.420;
> - X912: 912.30.11.107;
> - X910: 2910.30.11.28;
> - S539: 539.30.10.507;
> - S538: 538.30.10.705;
> - S535: 535.30.11.8;
> - A08: 108.30.11.8;
> - A05V2: 205.30.11.114;
> - A094: 92.30.10.205;
> - A095: 95.30.10.110.

Take an installer account as an example.

1. Log in to the cloud with your account.
2. Navigate to the target office project and click **Devices** on the left column.
3. Click **New** to add a device or click![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-UKBF3E7P.png)to modify a device’s settings.
4. Select the relay to be triggered by OSDP, for example, Relay A.
5. Specify that the OSDP card reader is used as the entry or exit reader.
6. Enter the RS485 address if the device is connected to more than one card reader.
7. Select the device’s RS485 port that is connected to the card reader. If the device only has one port, choose RS485 A.

![](https://cdn.document360.io/f09a6106-e976-455e-b2d0-3d88b5385960/Images/Documentation/image-4JQJDXEC.png)

1. Click Submit.

After configuration, users can open doors with [their credentials issued from the cloud](https://knowledge.akuvox.com/docs/akuvox-smartplus-property-manager-portal-guide-office#add-personnel-one-by-one).
