<?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>nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10047/nrf51422-connection-bluetooth</link><description>I want to make a Bluetooth connection with nrf51422.
I am using the Keil software.
But I do not understand what the program will do the bluetooth connection.
Can you help me</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Nov 2015 08:15:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10047/nrf51422-connection-bluetooth" /><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37236?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2015 08:15:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fca3c47-1391-4025-a0ab-d72b990ee0e5</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;Thanks,solved problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37234?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2015 07:07:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7469b9c3-120e-4b3a-b2d6-f454af73ca0e</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;Thanks,solved problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37235?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 13:00:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a2e1f5b-43c6-47d4-a003-e809a5e1a05e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I often experience problems using packs, as it is too easy to get version issues between different packs. I recommend you to download the non-pack variant of &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v9.x.x/nRF51_SDK_9.0.0_2e23562.zip"&gt;SDK 9.0.0&lt;/a&gt; and try using that. All examples should build without any issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37233?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 11:45:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:869e197b-b40b-4c20-a450-8f499c1a9d43</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Drivers\3.0.1\gpiote\nrf_drv_gpiote.c(43): error:  #20: identifier &amp;quot;GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS&amp;quot; is undefined
nrf_drv_gpiote_evt_handler_t handlers[
UMBER_OF_GPIO_TE+GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS];&lt;/p&gt;
&lt;p&gt;I have to do I get this error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37232?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 09:51:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f27a5de6-6e05-4f1d-9d36-9f98b2589d5e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Have you looked at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/ble_sdk_app_nus_eval.html?cp=4_1_0_4_4_17"&gt;UART/Serial Port Emulation over BLE&lt;/a&gt; example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37231?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 09:48:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34a1e40a-66f7-4d4a-82b6-cc6d8de692ab</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;I understand I wrote some code to Keil programs.
I want to make Android phone connections.
The application I use UART NRF ToolBox (UART Service)
What should I write the program Keil for UART service&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37230?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 09:47:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:295787a1-dec9-4c6a-89b7-2545d51b334c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;If you are new to the nRF51 I recommend you look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/nrf51_getting_started.html?cp=4_1_0_1"&gt;Getting Started&lt;/a&gt; section in the SDK documentation. Then you should probably look at &lt;a href="https://devzone.nordicsemi.com/tutorials/5/ble-advertising-a-beginners-tutorial/"&gt;BLE Advertising, a beginner&amp;#39;s tutorial&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/tutorials/8/ble-services-a-beginners-tutorial/"&gt;BLE Services, a beginner&amp;#39;s tutorial&lt;/a&gt;, which will teach you the basics of creating a BLE peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51422 connection bluetooth</title><link>https://devzone.nordicsemi.com/thread/37229?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 09:44:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37b17a40-0134-49f8-8164-5543f349ca5c</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Which part(s) don&amp;#39;t you understand?&lt;/p&gt;
&lt;p&gt;Have you looked at the provided examples - both the nRF51422 embedded code &lt;strong&gt;&lt;em&gt;and&lt;/em&gt;&lt;/strong&gt; the sample Android/iOS apps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>