---
title: "SolarMax Client | Introduction | N3uron KB V1.22"
slug: "solarmax-client-introduction"
description: "SolarMax Client is a N3uron module that allows users to quickly and easily establish connections to SolarMax devices, such as inverters and power meters…"
updated: 2025-09-30T15:55:33Z
published: 2025-12-23T10:25:55Z
---

> ## 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

The **Solarmax Client** module allows connecting N3uron to **SOLARMAX** devices such as inverters, power meters and weather stations, as long as they support the **MaxComm** protocol via serial or TCP connections.

The **Maxcomm** protocol is based on the master-slave principle, the **SolarMax** devices do not send data spontaneously but only respond to queries from the master devices, and only one device can be polled each time. If the receiving device does not support the data type, it shall return a message with the missing key or the key without the value. The data that can be retrieved and the configuration that can be set depends on the type of device.

Note:In the [Example](/v122/docs/solarmax-client-examples) section, you can find three useful templates for inverters, weather stations and power meters that use the MaxComm protocol.
