Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The library does not support esp8266 #20

Open
15670941101 opened this issue Nov 29, 2021 · 5 comments
Open

The library does not support esp8266 #20

15670941101 opened this issue Nov 29, 2021 · 5 comments

Comments

@15670941101
Copy link

Is there any way to use this library directly on esp8266?

@SRGDamia1
Copy link
Contributor

I'm not sure. Have you tried it? Does it work? If not, what errors do you get?

@15670941101
Copy link
Author

我不知道。你试过吗?它有效吗?如果没有,你会得到什么错误?

Yes, I tried, and the result is 0

@rishaldyprisly
Copy link

It still work, i'm using Wemos D1 Mini and D1 Mini Pro, both works fine. But i can't find correct value with int32

@rfaass
Copy link

rfaass commented Mar 28, 2022

It works for my esp32 lolin32; there is a debug option that gives you the raw RS485 traffic, that should help in debugging.

@hn
Copy link

hn commented Dec 5, 2022

You need to update your Arduino ESP8266 board package via the Board Manager to get the latest SoftwareSerial driver. Package V3.0.2 works fine with SensorModbusMaster, V2.6.3 does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants