This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

server and client model in same element index

Can a server and a client of dimming example, have same element instead of different element ID.

I got worked for server and client model in single node, but they are in different element index.

When I combined in single element index, they worked, but I can't use unicast address to send data, I can only use Group address for it.

So, How can I use unicast address to send data from client to server and get data from server to client in response.

Thank You

Bivay



Parents Reply
  • As of now the only workaround is to have client and server model in seperate elements. But this only apply if the responses sent by the server model is segmented messages, if not client and server model can be on the same element. We are looking into the issue and try to fix this as soon as possible. 

    I'm a little bit confused, you said "I got worked for server and client model in single node, but they are in different element index." but now it doesn't work?

Children
Related