Skip to content

Commit

Permalink
Merge pull request #1170 from wvdv2002/patch-1
Browse files Browse the repository at this point in the history
Update compatible-adaptors.md - added Wifi - RS485 option
  • Loading branch information
wills106 authored Dec 22, 2024
2 parents 638de8c + 6480ef5 commit acff8cd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/compatible-adaptors.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ Note that port 8899 is also open on the LSW-3 logger, but any ModBus TCP connect
- Pocket WiFi 3.0 with Firmware V3.004.03 and above is only officially supported.
- SolaX only mentions Gen4 Hybrid, other inverters may work?

## Wifi - RS485

### [Tasmota modbus bridge on ESP8266](https://tasmota.github.io/docs/Modbus-Bridge)

An ESP8266 dongle with Tasmota installed and setup as a modbus bridge works great.
Use a RS485 module to convert the modbus serial interface to RS485.
This works flawless for my Solis hybrid inverter.

## Untested but should work according to the specs...

### [USR-N510 RS485 to Ethernet](https://www.pusr.com/products/1-rs485-serial-port-etherne-device-servers-usr-n510.html)
Expand Down Expand Up @@ -115,4 +123,4 @@ This RS485 adaptor is very problematic:
**Not to be confused with the DIN Rail mounted Waveshare RS485 TO ETH (B) mentioned above.**
- This adaptor does not support "Modbus Transmission" it is a passive device.
- You can't submit requests to the Inverter.
- It does not work!
- It does not work!

0 comments on commit acff8cd

Please sign in to comment.