andresarmento / modbus-esp8266

A library that allows your ESP8266 to communicate via Modbus protocol, acting as a slave (master in development). Supports IP via wireless network (Modbus IP).
BSD 3-Clause "New" or "Revised" License
146 stars 236 forks source link

ESP8266 Master read/write Hreg #13

Open Barone1968 opened 3 years ago

Barone1968 commented 3 years ago

I tried to use your library to configure ESP8266 master, (example Coil only) and certainly I have not been able, can you help me, I tried to Use hreg but nothing..thanks

emelianov commented 3 years ago

I tried to use your library to configure ESP8266 master, (example Coil only) and certainly I have not been able, can you help me, I tried to Use hreg but nothing..thanks

@Barone1968 Please create issue under https://github.com/emelianov/modbus-esp8266/issues and provide more details on the problem.