ArduinoModbus icon indicating copy to clipboard operation
ArduinoModbus copied to clipboard

Blocked Communication

Open martink65 opened this issue 4 years ago • 0 comments

I have a project where I read serveral modbus register. It works so far. If I will store the values to mySql database, the communication is blocked. I have tried with the mySql _Connection Library and via php-script. Both storage-applications are running, if I used in separate sketches. My hardware is an Arduino Mega2560 with an Ethernet Shield 2. The inserted libraries are: ArduinoModbus Version 1.0.3, MySql_Connection Version 1.2.0.

martink65 avatar Feb 06 '21 16:02 martink65