CMB27 / ModbusRTUSlave

This is an Arduino library that implements the slave/server logic of the Modbus RTU protocol.
MIT License
58 stars 14 forks source link

Connection problem rasberry pi pico #38

Closed STEMSupport closed 2 months ago

STEMSupport commented 2 months ago

Hi Chris,

I recently tried to integrate this library for the Raspberry Pi Pico (RP2040) to facilitate Modbus communication. However, despite my best efforts, I've encountered timeout errors, seems like I never receive an answer on the line.

In light of your expertise in this domain, I sended an invitation to my repository. Would you be available to spare a moment and have a quick look at the code I've developed?

Your assistance would be greatly appreciated.

Thank you for considering my request.

STEMSupport commented 2 months ago

I did found the problem, it was hardware related.