how to send message "hello Nordic" from one nrf52832 to another nrf52832. where I have to add my message string in service and which function i have to use in peripheral side. as in the central how to read this string message, what are the steps I have to follow in order to receive the message from peripheral,after receiving the message I have to display on the console. please help me out.