Skip to content

Can't get Modbus RTU data from an Arduino Server via Modbus serial #1099

Answered by nikstp
nikstp asked this question in Help
Discussion options

You must be logged in to vote

Okay, the issue was actually very simple (and silly) -

The slave address is indeed 42, but putting 0x42 -> 66 in base 10, so I was trying to reach the wrong address. It should be just an int - number representing the slave ID.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
6 replies
@janiversen
Comment options

@nikstp
Comment options

@nikstp
Comment options

@janiversen
Comment options

@nikstp
Comment options

Comment options

You must be logged in to vote
3 replies
@nikstp
Comment options

@janiversen
Comment options

@nikstp
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by nikstp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants