Hi d_stranz,
I gone through the link which you mentioned above. In examples, state transition or connect method uses graphical signal mechanism (I mean by clicking a button).
In my case, through serial communication based on response success/failure result.
For example, The request to device connect request is from sender and response is updated in serial handler by reading a particular bit to decide device is connected/disconnected. So based on this, the now sender side has to take a call for further command processing. How does sender get this info? I don't have any graphical button to connect state transition.
Similarly, I have another device where it would require same mechanism. When both device connected, then rest of my application starts running.
Could you please give sample, which would help me to implement further.
Best Regards,
Anita




Reply With Quote

Bookmarks