<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>how to send message &amp;quot;hello Nordic&amp;quot; from one nrf52832 to another nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23923/how-to-send-message-hello-nordic-from-one-nrf52832-to-another-nrf52832</link><description>how to send message &amp;quot;hello Nordic&amp;quot; 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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Jul 2017 05:55:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23923/how-to-send-message-hello-nordic-from-one-nrf52832-to-another-nrf52832" /><item><title>RE: how to send message "hello Nordic" from one nrf52832 to another nrf52832</title><link>https://devzone.nordicsemi.com/thread/94183?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 05:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da640c65-bc65-47b2-93b3-65844628eb42</guid><dc:creator>IC</dc:creator><description>&lt;p&gt;Sorry, I did not get your point can you please elaborate where exactly i can add this string in which function. what are the changes i have to make in peripheral program.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send message "hello Nordic" from one nrf52832 to another nrf52832</title><link>https://devzone.nordicsemi.com/thread/94182?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 05:39:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c160acdb-6cab-4066-a62c-45a722e182dd</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Yes you are supposed to take the hart example as an example and then modify it to send a fixed string. That is less code and simpler so the examples should just need some code removed and replaced with your fixed string.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send message "hello Nordic" from one nrf52832 to another nrf52832</title><link>https://devzone.nordicsemi.com/thread/94181?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 05:07:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85dd90c9-cbd0-45e4-bcf9-4fde20a5c145</guid><dc:creator>IC</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I dont want to send the data from console, i have to make one char array&lt;/p&gt;
&lt;p&gt;char arr[]=&amp;quot;Hello nordic&amp;quot;
after this where i have to add this &amp;quot;arr&amp;quot; or in which function i have to add this &amp;quot; arr&amp;quot;  in uart program&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send message "hello Nordic" from one nrf52832 to another nrf52832</title><link>https://devzone.nordicsemi.com/thread/94180?ContentTypeID=1</link><pubDate>Sun, 30 Jul 2017 13:38:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cb94df3-5fe9-47b1-b704-16ea450e9b31</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Nordic has a BLE UART example both client and server which does exactly this. It exactly takes a message (in the example from actual UART input) and sends it to the server where it&amp;#39;s output on the actual UART.&lt;/p&gt;
&lt;p&gt;This is exactly what you are asking for. Please compile and run those examples and then ask a question about anything you don&amp;#39;t understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>