4/24/2016 3:33 PM | |
Joined: 4/28/2015 Last visit: 4/19/2025 Posts: 10876 Rating:
|
Hello, yes, if Slave not respond to that Timeout value end (standarad 1000 ms), Master repeat request to Slave. As Help show: Response timeout: Time in milliseconds allowed by "MB_MASTER" for the slave to respond. If the slave does not respond in this time, "MB_MASTER" repeats the request or terminates the request with an error if the specified number of retries has been sent. In my experience it works ok, simply Master repeat request every 1s until Slave not respond to request. You can also simulate this with some PC application as Slave, this is better preparing code functionality, then test on real device. |
Last edited by: Duris_I at: 4/24/2016 6:09:14 PMWith best regards... |
|
Follow us on