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

modbus Slave freeze #36

Open
GoogleCodeExporter opened this issue Oct 13, 2015 · 1 comment
Open

modbus Slave freeze #36

GoogleCodeExporter opened this issue Oct 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

If on the master I write "modbus_construct (write, 2, 
PRESET_MULTIPLE_REGISTERS, 254, 16, writeRegs2);"
because I want to write 16 bytes starting at position 254 in the 
holdingRegs[HOLDING_REGS_SIZE] array, (the size is 287)  the slave freeze.
The array holdihgRegs is too big?

I use master version V10 and slave version V8.

Any suggestion?
Thanks



Original issue reported on code.google.com by [email protected] on 24 Nov 2014 at 12:13

@GoogleCodeExporter
Copy link
Contributor Author

Hi,

Have a look at the forum thread 
http://forum.arduino.cc/index.php?topic=176142.240

Use SMMV2r2 and SMSV10

Original comment by [email protected] on 10 Dec 2014 at 10:53

  • Removed labels: Type-Defect

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

No branches or pull requests

1 participant