<?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 connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21159/how-to-connect-bluetooth-of-nrf51822-with-my-android-phone-if-i-am-not-using-nordic-master-control-pannel</link><description>i want to connect the bluetooth of device (nrf51822) to my android phones bluetooth without using master control pannel.i want general bluetooth connection. can you please tell me how can i modify my code for changing id or key of code so that it can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Jun 2017 05:03:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21159/how-to-connect-bluetooth-of-nrf51822-with-my-android-phone-if-i-am-not-using-nordic-master-control-pannel" /><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82797?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2017 05:03:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:848614d7-7098-4a6f-90cb-f11c59ccfc98</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;yes. i found it.&lt;/p&gt;
&lt;p&gt;Thank You
Pallavi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82801?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 13:20:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2008808-0f5a-4317-86d3-c66839f04e33</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/error_5F00_mdata.png"&gt;error_mdata.png&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82800?ContentTypeID=1</link><pubDate>Sat, 24 Jun 2017 12:27:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1f65523-a95c-4890-94dd-edf0dd4b3eeb</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What do you mean, you &amp;quot;&lt;em&gt;are&lt;/em&gt; looking&amp;quot;??&lt;/p&gt;
&lt;p&gt;You&amp;#39;ve given the link - so you &lt;strong&gt;&lt;em&gt;have&lt;/em&gt; found&lt;/strong&gt; it!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82799?ContentTypeID=1</link><pubDate>Sat, 24 Jun 2017 12:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ff6ab50-1ebe-49ff-9d39-ff4878ff8e2e</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;This is the nordic uart app android code and i am looking for this code so that i can design my own app by referring this.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Pallavi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82798?ContentTypeID=1</link><pubDate>Sat, 24 Jun 2017 12:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95b27f63-22a2-43d9-8355-26162645cd17</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;hello,
i am looking for this android code,
&lt;a href="https://github.com/NordicSemiconductor/Android-nRF-UART"&gt;github.com/.../Android-nRF-UART&lt;/a&gt; and i got this and thank you for your code   as well as your suggestion.
Thank you&lt;/p&gt;
&lt;p&gt;Pallavi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82796?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 14:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0d33906-8438-4c2e-981e-977aab29f3fb</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You can send data from the nRF51 using the  &lt;code&gt;ble_nus_string_send&lt;/code&gt; function in the ble_app_uart example&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;uint32_t err_code;
uint8_t data[20];
sprintf((char *)data, &amp;quot;User-data %d&amp;quot;, user_data);
            
//Send user data to nRF Toolbox app
err_code = ble_nus_string_send(&amp;amp;m_nus, data, sizeof(data));
APP_ERROR_CHECK(err_code);
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82795?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 07:25:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:594b0c0b-593a-4539-b9e4-bfce149ba8f7</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;thank you for your code.its working and i have added service to it.now the app can be able to connect with my device.but at next stage i am not getting how can i send data and receive data from that aap.can you help me for this.exchanging data between my app and the ble_app_uart code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82794?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 08:23:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d36c8a5f-632f-4f02-8970-a8b446f3b003</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;thank you for the links.now i will go through this guidline.if i have any problem then i will update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to connect bluetooth of nrf51822 with my android phone if i am not using nordic master control pannel</title><link>https://devzone.nordicsemi.com/thread/82793?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 06:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94cfe917-1335-4292-a8ed-30d389ae1781</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;a href="https://developer.android.com/guide/topics/connectivity/bluetooth-le.html"&gt;developer.android.com/.../bluetooth-le.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/googlesamples/android-BluetoothLeGatt"&gt;github.com/.../android-BluetoothLeGatt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The source code for Nordic&amp;#39;s example apps is available - so you can use that as a starting point&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor"&gt;github.com/NordicSemiconductor&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>