ArduinoModbus
ArduinoModbus copied to clipboard
Blocked Communication
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.