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

ESP8266 Master read/write Hreg #13

Open
wants to merge 322 commits into
base: master
Choose a base branch
from

Conversation

Barone1968
Copy link

I tried to use your library to configure ESP8266 master, (example Coil only) and certainly I have not been able, can you help me, I tried to Use hreg but nothing..thanks

Fixed crash at transaction timeout
Change transaction callback function arguments
Prepare to add readCoil/Ists/Ireg/Hreg
Add writeHreg for multiple registers write
pull/push/read/write* methods returns transaction id or 0 on error
Implement removeCoil/etc methods
remove lastTransaction method
- Fix TransactionId
- Misc documentation fixes
- Fix memory leak (issue #208)
- Extend cbEnable/cbDisable API
- Fix TCP-to-RTU example
- MODBUS_MAX_WORDS/BITS
- NULLREG
- Alternative API read/write functions implemented
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

Successfully merging this pull request may close these issues.