codev

Results 5 comments of codev
trafficstars

hi @khoih-prog , can you please port emodbus library to rp2040 arduino pico core. i will try to run tests. thank you sir

> Hi @salasidis > > You can try this Async [**eModbus** library](https://github.com/eModbus/eModbus) I just found out. It's designed for **ESP32**, but IMO, it's easy to port to other platforms, such...

hi @salasidis , how did you connect multiple clients to connect to tcp server, please help if if were able to do that.

Thank you sir for yur response. but same issue still happening. #include "WiFiSpi.h" #include "WiFiSpiClient.h" const int _MISO = 12; const int _MOSI = 15; const int _SCK = 14;...

it was issue with fingerprint. now its connecting. thankyou sir