Connection diagrams SV705

Basic connection diagram

Basic connection diagramSV705shown below. This circuit is suitable for many budget inverters Anern, Daxtromn, Edecoa, PowMr, Easun, Axioma, Anenji and many other brands withan RS232 port, which is connected to an RJ45 connector and has a standard wiring.. On the inverter, this port is intended for connecting wifi data loggers, computers and other devices.SV705has the same connector with the same pin arrangement, so to connect to the inverter you can use a regular patch cord for Internet connections.

connection diagram
Attention! Do not connect the SV705 to routers or other LAN devices that have similar connectors.

To control power, you need to use a solid state relay (SSR) with an LA characteristic (current regulation 4-20mA). You can also use a relay with a VD characteristic (voltage adjustment 0-10V). If the load power exceeds 1.5-2 kW, then the solid-state relay must be installed on a heat sink. Links to trusted sellers of such relays and other necessary components and parts are locatedon this page.

Using switch SW1 you can connect the boiler to the network directly. This way it can be used in its usual mode. This may be necessary, for example, on a cloudy day.

Connection diagrams for other inverters

For all single-phase inverters, the power section is connected in the same way as in the basic diagram. The differences will be in the connection of information exchange, as well as in the connection of additional power sources. First, let's look at inverters that have an RS232 port with a different RJ45 pinout. Below is a diagram for Datouboss inverters. To connect them, you need to make your own cable according to the diagram.

Connection diagram of SV705 to Datouboss inverters

datouboss connection diagram

Connection diagram for inverters with DB-9 connector

Some inverters Voltronic, Axioma, Altek and others have an RS232 port connected to this connector. It is necessary to make a cable according to the diagram.

DB9 connection diagram

Connection diagram of SV705 to Jsdsolar J4000, J5500 inverters

These inverters have an RS232 port connected to a USB Type A connector. It is necessary to make a cable according to the diagram. To power the SV705 you need to connect an external 12V power supply.

Jsdsolar connection diagram

Connection diagram of SV705 to SRNE inverters

SRNE connection diagram

Connection diagram for SV705 to MUST inverters

MUST connection diagram

Connection diagram of SV705 to LuxPower inverters

LuxPower connection diagram

Connection diagram of SV705 to Growatt SPF inverters

Growatt connection diagram

Connection diagram for SV705 to Deye 1phase inverters

Deye1 connection diagram

Connection diagram for SV705 to Deye 3phase inverters

These inverters are connected via RS-485 via the ModeBUS connector. To control the load you will needthree-phase relay version.Also for such a relay you will needradiator

Deye3 connection diagram

Alternative diagram for connecting SV705 to Deye 3phase inverters

Here are usedsingle-phase SSR relays with VD control characteristic (0-10V).

Deye33 connection diagram

Parallel connection of SV705 and statistics collection devices

The first method is to use a laptop or tablet running the program to collect statistics instead of cloud servicesMultiSIBcontrol. This program only works with inverters that have the Voltronic&Clones protocol. Such a program collects much better statistics compared to cloud services. After all, it collects data once every 2 seconds, while cloud services poll the inverter once every 5 minutes. Thanks to frequent polling, the work of such a program can be combined with workSV705. To do this, you need to connect both devices to the inverter via an RJ45 splitter (all identical contacts are paralleled) or independently solder such a cable to connect two devices at the same time. Changed connection diagramSV705shown below.

connection diagram

On the cable that directly connects to the SV705, you need to cut the orange conductor (pin2). This will block our device from sending requests.

Requests will now be sent by a computer or tablet.SV705will “eavesdrop” on the inverter’s responses, extract the necessary information from them and regulate energy consumption.

The second way is to connectSV705and wifi datalogger via a special routerYR-8103. This router allows two master devices to poll one slave device quasi-simultaneously. Access conflict is resolved by buffering and staggering requests and responses. This device has an RS485 interface. Therefore, if the equipment has such an interface, then it can be connected to the router ports directly. If the equipment has an RS232 interface, then it must be connected via RS232-RS485 converters.

The connection diagram for inverters with RS232 port is shown below. To power YR-8103,SV705, wifi datalogger and converters can use 12V power from the inverter. For example, the Anenji 4kW inverter “pulls” such a load. An alternative solution is to supply power from an external power supply.

YR8103 connection diagram1

For inverters with an RS485 port, the circuit is simpler. The connection diagram for SRNE inverters is shown below as an example.

YR8103 connection diagram2

In addition to wifi data loggers, you can also combine workSV705and other statistics collection devices. Below is an example of a joint connection diagramSV705and Solar Assistance.

YR8103 connection diagram3

The third method allows you to connectSV705simultaneously with Home Assistant. It is as follows. We connect the inverter to Home Assistant using known methods. We configure it to export inverter data. Let's assemble a simple inverter emulator circuit on ESP32 and connect it to SV705. The emulator will receive real-time data from the real inverter and work with the SV705. This option is described in more detailHere.

HA bridge

Additional schemes

Connection diagram for SV705 to LCD

The SV705 device can display its operational information on the LCD screen. If you wish, you can connect a similar LCD to your device. The connection diagram is below. Unfortunately, we cannot yet offer a ready-made device case for this option. You will have to make it yourself.

LCD connection diagram

Connection diagram to Anenji/Aninerel inverters with built-in wifi datalogger

Some models of these inverters come with a built-in wifi data logger. This makes connecting external devices difficult. A simple circuit on ESP32 is a wifi<->RS232 bridge. It allows you to connect SV705 to such inverters via “external” RS232. This is described in more detailHere

LCD

Connection diagram for inverters with USB Type B connector

Some inverters have a USB Type B connector for connection. For example, some Must inverter models have only such a connector. Inside, a CH340 chip is connected to this connector, which converts USB to UART. This makes connecting external devices difficult. A simple circuit on the ESP32S3 is an RS232<->USB bridge. It allows you to connect SV705 to such inverters through such a bridge. This is described in more detailHere

LCD