Hi Team,
I am working on NRF52832 based on the BLE mesh protocol
here I am using the Light_switch example of SDK - nrf5sdkformeshv500sr
Here I transfer boolean(0 and 1) data with additional information from Light_switch - Client to Light_switch - Server
Here instead of tx&rx the boolean data I need to transfer the string data
like name, device unique ID, etc
in case of no possible sent multiple string data
help me pass a single string
eg: "Nordic"
kindly do needful, thanks in advance
Best Regards,
Venkatraaman J S.