DIYDave

Results 7 comments of DIYDave

Hi dvvrao, How do you manage this? Create multiple ModbusMaster objects with different Slave ID ? Thanks in advance Dave

Hi Vishnuvardhan Many Thanks. In the meantime I have found a solution for me. I have changed the library so that every time a function is called from the sketch,...

> > @DIYDave so there will be only one .begin() for all the slaves? or do you pass all the slave ids? Yes, only one .begin(). Works great for me.

> @DIYDave Could you please share your changes on public repo? @tomek14 You can find my solution in my comment from 14 Sept 2018 above. Sorry, I don't know how...

> Hello @DIYDave > Test your solution in above > [#109 (comment)](https://github.com/4-20ma/ModbusMaster/issues/109#issuecomment-421412049) > but don't work for me. change lib to add slave > and use node1.begin(1, UART1); node2.begin(2, UART1);...

> Can someone share the code to help me read and write data for muilti slave? The solution from my post from Sept. 2018 has been running 24/7 for three...

Thanks for the fork, Hantuch. Unfortunately, I'm not very familiar with Github. I'm happy when I have my own reposotories under control. :-)