<?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 string data from nrf51 to nrf 52 with BLE ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45197/how-to-send-string-data-from-nrf51-to-nrf-52-with-ble</link><description>Hello ! I encountered a problem in sending and receiving data from one nrf51 card to another nrf52 card 
 i use this method in (ble_config.c) to send string data : 
 
 void send_string(char * string_to_send) { ble_nus_string_send(&amp;amp;m_nus, (uint8_t *) string_to_send</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Mar 2019 14:43:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45197/how-to-send-string-data-from-nrf51-to-nrf-52-with-ble" /><item><title>RE: how to send string data from nrf51 to nrf 52 with BLE ?</title><link>https://devzone.nordicsemi.com/thread/177634?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 14:43:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbb38224-d5f5-4d1f-b4dc-8900d3413694</guid><dc:creator>awneil</dc:creator><description>[quote userid="77986" url="~/f/nordic-q-a/45197/how-to-send-string-data-from-nrf51-to-nrf-52-with-ble"] I encountered a problem[/quote]
&lt;p&gt;&lt;strong&gt;&lt;em&gt;What&lt;/em&gt; problem&lt;/strong&gt;, exactly, did you encounter?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;How to properly post source code:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7446._5F00_Insert-Code-_2D00_-Nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>