My team was looking to transfer a 20-byte value (or 'message') between a mesh client and server, what is the best way to achieve this? I have practiced with the light_switch and dimming demos for Mesh, but we are not sure how to expand to a larger state size
How do you recommend to transfer this 20-byte message from the client to server?