I have to send 6 bytes of sensor data from mesh server to mesh client. Is it possible to use simple_on/off model or have to create new model. Any sensor model example is available in mesh?
I have to send 6 bytes of sensor data from mesh server to mesh client. Is it possible to use simple_on/off model or have to create new model. Any sensor model example is available in mesh?
Hi,
Have a look at this case.
Do you get any errors when trying to send data with access_model_publish()?
can you please tell me how to send 6 bytes of data from server to client from the snippet i have posted. Please help me i'm new to mesh
What I meant was do you get any error codes when sending data with access_model_publish()?
I have created without issue and its working. can i know i can use 2 server nodes instead of using client to publish and subscribe.
A mesh network communicates via a client-server architecture, which means you will need both client and server.
ok thanks for your information. is it possible to print node address in tera term with mesh
ok thanks for your information. is it possible to print node address in tera term with mesh