---
title: "Custom Client | Introduction | N3uron KB V.1.20"
slug: "custom-client-introduction"
description: "Custom Client is a N3uron module designed to quickly and easily create device drivers for any serial, Ethernet or command-line devices where…"
updated: 2021-11-25T09:02:05Z
published: 2021-11-25T09:02:05Z
canonical: "docs.n3uron.com/custom-client-introduction"
---

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

# Introduction

**CustomClient** allows users to quickly and easily create device drivers for any serial, Ethernet or command line devices where an off-the-shelf driver is not available. Typical applications include communication to weight scales, barcode scanners, RFID readers, GPS devices, LORA sensors and more. It can also be used to communicate to devices using well-known protocols such as IEC 62056-5-21 modes A to D (also known as DLMS) and 1-Wire.

**CustomClient** is an out-of-the-box solution that is easy to set-up, configure, and manage. Only basic knowledge of communication protocols, the protocol specification and the target device or a simulator are required to get started.
