SDK Version : Mesh 4.0 & SDK_16.0
Software : Segger Embedded Studio
Hardware : 2 PCA10040 devices as a client and a server
System : Windows 7
Hi,
I want to send a string from client to server.Can you please help me for the same
SDK Version : Mesh 4.0 & SDK_16.0
Software : Segger Embedded Studio
Hardware : 2 PCA10040 devices as a client and a server
System : Windows 7
Hi,
I want to send a string from client to server.Can you please help me for the same
Hi,
I suggest you have a look at the following threads:
https://devzone.nordicsemi.com/f/nordic-q-a/46092/send-string-in-a-mesh-with-nrf52dk
https://devzone.nordicsemi.com/f/nordic-q-a/29836/send-and-receive-a-string-via-access-layer (This post includes a custom simple_message model example that will let you send a string over the mesh network. It is made for Mesh SDK v1.0.0 but I suggest you to use the example application as a reference/guidance on how you can make a custom model for Mesh SDK 4.0.0, that let you send a string. )
https://devzone.nordicsemi.com/f/nordic-q-a/31256/receiving-simple-message-mesh
There are many similar threads on Devzone discussing this already, I recommend you try to search around a bit if you have further questions regarding this.
Hi,
I suggest you have a look at the following threads:
https://devzone.nordicsemi.com/f/nordic-q-a/46092/send-string-in-a-mesh-with-nrf52dk
https://devzone.nordicsemi.com/f/nordic-q-a/29836/send-and-receive-a-string-via-access-layer (This post includes a custom simple_message model example that will let you send a string over the mesh network. It is made for Mesh SDK v1.0.0 but I suggest you to use the example application as a reference/guidance on how you can make a custom model for Mesh SDK 4.0.0, that let you send a string. )
https://devzone.nordicsemi.com/f/nordic-q-a/31256/receiving-simple-message-mesh
There are many similar threads on Devzone discussing this already, I recommend you try to search around a bit if you have further questions regarding this.