You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you sir for this amazing project. Earlier i was communicating with energy meters modbus interface with serial1 of pico pi, using arduinoModbus library and it was working flawlessly. with 3.6.1 update my rp2040 gateway cant have faithful communication with modbus device anymore and returns error like invalid data or modbus response is not from requested address. but earlier same code with same library with version 3.6.0 was working fine.