---
title: "Communication layer error - Roger"
description: "Roger - lider branży zabezpieczeń oferujący systemy kontroli dostępu, rejestracji czasu pracy, rejestracji pracy wartowników. Zapraszamy!"
url: "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/low-level-configuration-rogervdm/communication-layer-error"
date: "2026-06-27T13:18:52+00:00"
language: "en-GB"
---

#  Communication layer error

- [Download](https://www.roger.pl/en/support/technical-support/download)
- [Newsletter](https://www.roger.pl/en/support/technical-support/newsletter)
- [News](https://www.roger.pl/en/support/technical-support/news)
- [Quick Start Guide](https://www.roger.pl/en/support/technical-support/quick-start-guide)
- [Remote Technical Support](https://www.roger.pl/en/support/technical-support/remote-technical-support)
- [FAQ - Frequently Asked Questions](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions)
    - [Access Control](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control)
        - [RACS 5 System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system)
            - [Low Level Configuration (RogerVDM)](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/low-level-configuration-rogervdm)
            - [High Level Configuration (VISO)](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/high-level-configuration-viso)
            - [RACS 5 Services (RogerSVC)](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/racs-5-services-rogersvc)
        - [RACS 4 System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-4-system)
        - [Access Terminals](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/access-terminals)
        - [Auxiliary Equipment](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/auxiliary-equipment)
        - [Transponders](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/transponders)
        - [Electronic Code Locks](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/electronic-code-locks)
    - [Time &amp; Attendance](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/time-attendance)
    - [Guard Tour System](https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-guard-tour-system)

**Description:
The controller is visible on the list in RogerVDM but the connection cannot be established.**

![Communication layer error](https://www.roger.pl/images/stories/FAQ/communication-layer-error.png "Communication layer error")

**Solution:**

Check if the controller responds to PING from the Windows command line.

If not, check the settings of the network card (mask and IP) as the computer subnet address must be the same as the controller subnet address.

If yes, then there is probably an IP conflict on the network. The MC16 and another device on the network have the same IP. This can be verified by turning the MC16 off or disconnecting it from the network. If there is still the answer to the PING command, we can be sure that there is an IP address conflict. Connect the MC16 controller directly to the computer and change its IP address to another (free) one.

**Note: In the case of controllers with firmware 1.3 or older, you have to first manually switch the controller over to the service mode by shorting the CLK and DTA terminals and restarting the power supply on the controller. After 10 seconds (when all LEDs are flashing), disconnect CLK and DTA. The controller will light up LED 2, which means it is in service mode.**

The IP address should be entered manually in RogerVDM. It is the IP address defined in the IP.INI file located on the microSD card on the controller (192.168.0.213 by default). The file can be edited and values can be changed. The network settings for normal operation and service mode may be different.

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.roger.pl/en" }, { "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.roger.pl/en/support" }, { "@type": "ListItem", "position": 3, "name": "Technical Support", "item": "https://www.roger.pl/en/support/technical-support" }, { "@type": "ListItem", "position": 4, "name": "FAQ - Frequently Asked Questions", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions" }, { "@type": "ListItem", "position": 5, "name": "Access Control", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control" }, { "@type": "ListItem", "position": 6, "name": "RACS 5 System", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system" }, { "@type": "ListItem", "position": 7, "name": "Low Level Configuration (RogerVDM)", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/low-level-configuration-rogervdm" }, { "@type": "ListItem", "position": 8, "name": "Communication layer error", "item": "https://www.roger.pl/en/support/technical-support/faq-frequently-asked-questions/faq-access-control/racs-5-system/low-level-configuration-rogervdm/communication-layer-error" } ] }
```
