<?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>nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42409/nrf52840-ble-central-application-and-ios-peripheral-applicaiton</link><description>Dear Nordic, 
 
 I am trying to do the following; 
 
 
 nrf52840dk will be ble central 
 ios will be peripheral 
 ios will begin to advertise then nrf52840 will connect 
 after connection is established ;
 
 nrf52840dk will send &amp;quot;AAAAA&amp;quot; 
 ios will receive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Jan 2019 11:19:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42409/nrf52840-ble-central-application-and-ios-peripheral-applicaiton" /><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/166196?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 11:19:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e09a497a-afdb-454c-931e-8c5eda631d05</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Thanks for feeding back.&lt;/p&gt;
&lt;p&gt;Now please verify the answer:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1200._5F00_Verify_2D00_answer_2D00_nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/166193?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 11:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f313dd30-98ad-41bf-949f-2d9627d2d67e</guid><dc:creator>sami_ozen</dc:creator><description>&lt;p&gt;our problem was about not to set indication peoperty on ios app.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165418?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 12:09:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b96b0fb-ed18-49d2-8cb4-a168cf6a2b04</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please use sniffer 2 beta 3, PCA10056 is supported in this version.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165232?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 15:45:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87ffed3e-ae47-4be6-b3e3-c53e6455f4cc</guid><dc:creator>sami_ozen</dc:creator><description>&lt;p&gt;static uint32_t cccd_configure(uint16_t conn_handle, uint16_t handle_cccd, bool enable)&lt;br /&gt;{&lt;br /&gt; NRF_LOG_DEBUG(&amp;quot;Configuring CCCD. CCCD Handle = %d, Connection Handle = %d&amp;quot;,&lt;br /&gt; handle_cccd,conn_handle);&lt;/p&gt;
&lt;p&gt;tx_message_t * p_msg;&lt;br /&gt; uint16_t cccd_val = enable ? BLE_GATT_HVX_NOTIFICATION : 0;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;enable is true so it is set as notification.&lt;/li&gt;
&lt;li&gt;i found that i cant sniff it because as i read from devzone blesniffer does not work with pca10056&amp;nbsp;&lt;/li&gt;
&lt;li&gt;i will upload ios app shortly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165230?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 15:42:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2138c125-4535-43cc-8492-17609ff91296</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You enable notification by writing 1 to the CCCD characteristic. I would suggest to have a look at the ble_app_uart_c to see how it&amp;#39;s done.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165218?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be91d98a-8046-4fd2-bb65-dee2981838ff</guid><dc:creator>sami_ozen</dc:creator><description>&lt;p&gt;I will upload my ios code shortly, and get back to you ASAP&lt;/p&gt;
&lt;p&gt;How can i enable the notificaiton for ble_central_blink_c ?&lt;/p&gt;
&lt;p&gt;I will also get a sniffer&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sami&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165212?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:057ec6c6-9c16-4190-8ffe-c0a11bfe9886</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It&amp;#39;s depend on how you write your code on the phone app to handle the &amp;quot;receive AAAA and respond BBBB&amp;quot; . Do you have that part in the code ?&amp;nbsp;&lt;br /&gt;How do you send the response ? Via notification or indication ? Have you enable notification by the&amp;nbsp;&lt;span&gt;ble_cental_blink_c&amp;nbsp;&amp;nbsp; ?&amp;nbsp;&lt;br /&gt;If you can capture a &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/"&gt;sniffer trace&lt;/a&gt; we can see more of what happens over the air.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165071?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 08:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:805a97a5-f8a9-4f27-9b82-5327bfd7e00d</guid><dc:creator>sami_ozen</dc:creator><description>&lt;p&gt;Yes, ios does support being a Peripheral, İ already have an ios app , and with ble_cental_blink_c&amp;nbsp; i can write to it but icant read back any response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 ble central application and ios peripheral applicaiton</title><link>https://devzone.nordicsemi.com/thread/165067?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 08:25:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5b8ec05-b885-46a9-bd93-0ffad8d63020</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Do iOS devices support being a Peripheral?&lt;/p&gt;
&lt;p&gt;For iOS&amp;nbsp;examples, you would have to look to iOS developer sites&lt;/p&gt;
&lt;p&gt;The Nordic SDK contains a number of Central examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>