eModbus / eModbus

Modbus library for RTU, ASCII and TCP protocols. Primarily developed on and for ESP32 MCUs.

Home Page:https://emodbus.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examine use of USBserial on ESP32-S3

Miq1 opened this issue · comments

Noted by @BrotherCreamy, using the USB as a Serial interface (like on ESP32S3 devices) does not work.

This needs to be examined and potentially fixed.

I am wondering if you could try again with the latest release?

Closing this as no answer given.